« 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 Adam Kropelin :: Rate this Message:

Reply to Author | View in Thread

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