On 12/15/2013 9:36 AM, me.grimm wrote: > /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive > > Making all in libdca > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I../include -I/sw/include -Wall -g -O3 -fomit-frame-pointer -mtune=i386 > -c -o bitstream.lo bitstream.c > > mkdir .libs > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -c bitstream.c -fno-common -DPIC -o > .libs/bitstream.o > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -c bitstream.c -o bitstream.o >/dev/null > 2>&1 > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I../include -I/sw/include -Wall -g -O3 -fomit-frame-pointer -mtune=i386 > -c -o parse.lo parse.c > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -c parse.c -fno-common -DPIC -o > .libs/parse.o > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -c parse.c -o parse.o >/dev/null 2>&1 > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -I../include -I/sw/include -Wall -g -O3 -fomit-frame-pointer -mtune=i386 > -c -o downmix.lo downmix.c > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -c downmix.c -fno-common -DPIC -o > .libs/downmix.o > > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/sw/include -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -c downmix.c -o downmix.o >/dev/null 2>&1 > > /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O3 > -fomit-frame-pointer -mtune=i386 -no-undefined -version 0:0:0 > -export-symbol-regex dca_.* -L/sw/lib -o libdca.la -rpath /sw/lib > bitstream.lo parse.lo downmix.lo -lm > > gcc -dynamiclib -o .libs/libdca.0.0.0.dylib .libs/bitstream.o > .libs/parse.o .libs/downmix.o -L/sw/lib -lm -mtune=i386 -install_name > /sw/lib/libdca.0.dylib -Wl,-compatibility_version -Wl,1 > -Wl,-current_version -Wl,1.0 > > duplicate symbol ___sputc in: > > .libs/bitstream.o > > .libs/parse.o > > ld: 1 duplicate symbol for architecture x86_64 > > clang: error: linker command failed with exit code 1 (use -v to see > invocation)
Please remember to add your OS X and Fink versions when reporting a bug (see the end of the failed build output). In this case, this is a somewhat common error, so I am assuming you're on 10.9. Try a selfupdate and rebuild libdca to see if the fix I just committed works for you. Hanspeter ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ 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