Hello, I'm trying to install geda-bundle on OS X 10.6. I'm quite new to fink but as I understand it this output below, from the gcc call onwards, is the important part:
gcc -g -O0 -Wall -o ngsconvert ngsconvert.o -L/sw/lib frontend/.libs/ libfte.a frontend/parser/.libs/libparser.a maths/misc/.libs/ libmathmisc.a misc/.libs/libmisc.a -lncurses -lm -lreadline ld: duplicate symbol _out_init in frontend/.libs/libfte.a(terminal.o) and ngsconvert.o collect2: ld returned 1 exit status make[3]: *** [ngsconvert] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ngspice-rework-18-100 (Reading database ... 36236 files and directories currently installed.) Removing fink-buildlock-ngspice-rework-18-100 ... Updating the list of locally available binary packages. Scanning dists/unstable/main/binary-darwin-i386 New package: dists/unstable/main/binary-darwin-i386/devel/ bison_2.3-1002_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/graphics/netpbm- bin_9.25-15_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/graphics/netpbm- shlibs_9.25-15_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/graphics/ netpbm_9.25-15_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/languages/ iverilog_0.9.1-1_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/text/docbook-dsssl- nwalsh_1.79-4_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/text/docbook- dtd_4.5.0-1_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/text/docbook- xsl_1.74.3-1_darwin-i386.deb Failed: phase compiling: ngspice-rework-18-100 failed Any suggestions would be appreciated. Thanks, Ollie ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
