« Return to Thread: apcupsd-3.13.8 on Darwin with GCC 4.0.1 - Error during make, make install

Re: apcupsd-3.13.8 on Darwin with GCC 4.0.1 - Error during make, make install

by Jollyroger-2 :: Rate this Message:

Reply to Author | View in Thread

AHA!!  Thank you Adam! Yes, indeed I do have alias make='make -j 4' in my
~/.alias on this machine!  I did that some time ago thinking it would help
speed up compiles.  I didn't think it would actually cause something like
this to happen though.  In fact I've compiled tons of open source stuff on
this machine and haven't ever run into this problem.  So just out of
curiosity, why is this a problem for apcupsd, and not other open source
projects?

-JR


On 8/31/06 5:51 PM, "Adam Kropelin" <akropel1@...> wrote:

> JollyRoger wrote:
>> Ok I figured that might not be enough of a clue, sorry.
>>
>> So last night I installed Xcode 2.4 from developer.apple.com, and
>> untarred fresh sources from the apcupsd-3.13.8.tar.gz tar ball.
>> Looks like upgrading Xcode didn't change the error, unfortunately.
>>
>> Attached are the complete results.
>>
>> [...]
>
> Yikes! It's compiling things multiple times and in completely the wrong
> order. Are you by chance attempting a parallel make by aliasing make to
> 'make -j4' or something similar? Your output reeks of parallel make run
> amok.
>
> --Adam



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Apcupsd-users mailing list
Apcupsd-users@...
https://lists.sourceforge.net/lists/listinfo/apcupsd-users

 « Return to Thread: apcupsd-3.13.8 on Darwin with GCC 4.0.1 - Error during make, make install