/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)

make[2]: *** [libdca.la] Error 1

make[1]: *** [all-recursive] Error 1

make: *** [all] Error 2

### execution of make failed, exit code 2

### execution of /tmp/fink.aj0nj failed, exit code 2

Removing runtime build-lock...

Removing build-lock package...

/sw/bin/dpkg-lockwait -r fink-buildlock-libdca-0.0.5-1

(Reading database ... 99061 files and directories currently installed.)

Removing fink-buildlock-libdca-0.0.5-1 ...

Failed: phase compiling: libdca-0.0.5-1 failed
-- 


thanks!
m
------------------------------------------------------------------------------
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

Reply via email to