On Jan 16, 2008 5:39 PM, Sergio Abarca <[EMAIL PROTECTED]> wrote: > > Hi, > > I have: > OSX 10.5.1 > Intel core duo processors (iMac) > fink 0.27.8 > > I am trying to install fink from source (I have Leopard on an iMac). I > installed already the Developer Tools that comes with Leopard. > > When running ./bootstrap /sw I have the following problem: > > onfigure: error: C compiler cannot create executables > See `config.log' for more details. > ### execution of PERL=/usr/bin/perl failed, exit code 77 > phase compiling: dpkg-bootstrap-1.10.21-1218 failed > > > I installed every package in the Leopard installation disk with a > *SDK* in its name but still have the problem. > > My config.log says: > > onfigure:1958: gcc -I/sw/bootstrap/include -I/sw/bootstrap/include -L/ > sw/bootstrap/lib conftest.c >&5 > /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld: /usr/lib/gcc/i686-apple- > darwin9/4.0.1/../../../libgcc_s.10.5.dylib load command 8 unknown cmd > field > /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld: /usr/lib/gcc/i686-apple- > darwin9/4.0.1/../../../libSystem.dylib unknown flags (type) of section > 6 (__TEXT,__dof_plockstat) in load command 0 > collect2: ld returned 1 exit status > configure:1961: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > > Do someone have an idea what I else I can do? Should I try to get > libgcc_s.10.5.dylib from the Internet and put it in my system? > > Thank you, > Sergio > > > >
It sounds like the installer may not have given you all of the files you need (which happens, unfortunately) . These problems have been associated with missing files from DevSDK. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
