I'm running OS X 10.4.5 on a G4, with the latest unstable fink, updated daily. sane-backends-1.0.15-4 will not build, failing like:

mkdir .libs
gcc -o .libs/scanimage scanimage.o stiff.o -Wl,-framework - Wl,CoreFoundation -Wl,-framework -Wl,IOKit ../lib/liblib.a ../ backend/.libs/libsane.dylib -L/sw/lib /sw/lib/libusb.dylib /sw/lib/ libjpeg.dylib
/usr/bin/ld: multiple definitions of symbol _getopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib (getopt.So) definition of _getopt ../lib/liblib.a(getopt.o) definition of _getopt in section (__TEXT,__text)
/usr/bin/ld: multiple definitions of symbol _opterr
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib (getopt.So) definition of _opterr ../lib/liblib.a(getopt.o) definition of _opterr in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol _optind
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib (getopt.So) definition of _optind ../lib/liblib.a(getopt.o) definition of _optind in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol _optopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib (getopt.So) definition of _optopt ../lib/liblib.a(getopt.o) definition of _optopt in section (__DATA,__data)
collect2: ld returned 1 exit status
make[1]: *** [scanimage] Error 1
make: *** [all-recursive] Error 1
### execution of /var/tmp/tmp.1.akiT4e failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-sane-backends-1.0.15-4
(Reading database ... 145946 files and directories currently installed.)
Removing fink-buildlock-sane-backends-1.0.15-4 ...
Failed: phase compiling: sane-backends-1.0.15-4 failed

==============
fink -V | head -n 2:
Package manager version: 0.24.12
Distribution version: 0.8.0.rsync

sw_vers:
ProductName:    Mac OS X
ProductVersion: 10.4.5
BuildVersion:   8H14

gcc --version | head -n 1:
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247)

arch:
ppc


Kevin Horton
Ottawa, Canada




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to