On Fri, Sep 18, 2009 at 8:41 AM, Robert Wyatt <[email protected]> wrote: > Alexander Hansen wrote: >> >> Ollie Glass wrote: >>> >>> 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 ... >>> >> <snip> >>> >>> Failed: phase compiling: ngspice-rework-18-100 failed >>> >>> Any suggestions would be appreciated. >>> >>> Thanks, >>> >>> Ollie >>> >> >> We'll cc the maintainer on this directly. This issue doesn't seem to >> happen for earlier OS X versions. >> >> - -- >> Alexander Hansen >> Fink User Liaison > > If it helps, I have a complete log here: > http://robertwyatt.info/fink/ngspice-rework-18-100.txt
I'm a bit out of my league here. I only have 10.5/i386 (and occasionally 10.4) to test with, and ngspice uses a healthy dose of voodoo in their compilation. I am pretty sure -18 compiled fine on 10.5. The newest upstream has a compilation issue under 10.5 as well: https://sourceforge.net/tracker/?func=detail&aid=2859013&group_id=38962&atid=423915 Robert, what version of GCC is that? Is it something I could simulate here? (Maybe with an upgraded xcode?) -- - Charles Lepple ------------------------------------------------------------------------------ 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
