On 10/2/2011 1:59 PM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Package manager version: 0.31.99.cvs > Distribution version: selfupdate-cvs Fri Sep 30 20:50:43 2011, 10.7, > x86_64 > Trees: local/main stable/main local/injected local/common local/10.7 > Xcode: 4.1 > > MaxBuildJobs is set to 1 > > I get the following failure: > > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include > - -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include > - -I../../../include -I../../.. -I./include -I../../../include > - -I/sw/include -O3 -funroll-loops -finline-functions -Wall -W -Winline > - -g -O2 -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c picture.c > - -fno-common -DPIC -o .libs/picture.o > if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > - -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG > - -I../../.. -I./include -I../../../include -I../../.. -I./include > - -I../../../include -I/sw/include -O3 -funroll-loops > - -finline-functions -Wall -W -Winline -g -O2 -MT replaygain.lo -MD -MP > - -MF ".deps/replaygain.Tpo" \ > -c -o replaygain.lo `test -f 'replaygain.c' || echo > './'`replaygain.c; \ > then mv -f ".deps/replaygain.Tpo" ".deps/replaygain.Plo"; \ > else rm -f ".deps/replaygain.Tpo"; exit 1; \ > fi > libtool: compile: cannot determine name of library object from `' > make[4]: *** [replaygain.lo] Error 1
I don't see this on 10.7.1 with MaxBuildJobs=1 or =8. Are all those '-' at the beginning of every line in your command above actually in the libtool command or are they an artifact of the email? Do you have *awk or sed installed? These are my equivalent commands here: gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -I../../.. -I./include -I../../../include -I/sw/include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c picture.c -fno-common -DPIC -o .libs/picture.o if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -I../../.. -I./include -I../../../include -I/sw/include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT replaygain.lo -MD -MP -MF ".deps/replaygain.Tpo" \ -c -o replaygain.lo `test -f 'replaygain.c' || echo './'`replaygain.c; \ then mv -f ".deps/replaygain.Tpo" ".deps/replaygain.Plo"; \ else rm -f ".deps/replaygain.Tpo"; exit 1; \ fi Hanspeter ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users