No, that's not it. That error usually comes up when the Developer Tool version doesn't match the OS version. What versions of each do you have?
-- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX � -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Pogue Sent: Sunday, October 19, 2003 6:27 PM To: Fink Beginners Subject: [Fink-beginners] sed install failed Need help with sed-4.0.5 install. My installation aborted and the relevant error messages seem to be: > checking for cc... cc > checking for C compiler default output... configure: error: C compiler cannot create executables > check `config.log' for details. > ### execution of ./configure failed, exit code 77 > Failed: compiling sed-4.0.5-1 failed And these seem to relate to the following in the config.log: > configure:1982: cc -V </dev/null >&5 > cc: argument to `-V' is missing > configure:1985: $? = 1 > configure:2005: checking for C compiler default output > configure:2008: cc -I/sw/include -L/sw/lib conftest.c >&5 > /usr/bin/ld: /usr/lib/libSystem.dylib load command 9 unknown cmd field > configure:2011: $? = 1 > configure: failed program was: > #line 1988 "configure" > #include "confdefs.h" I suspect the solution is in there somewhere but it's beyond me. From reading through the archives it looks like the absence of /Developer/Tools is a frequent culprit but I have that installed. I did see a series of PATH statements near the beginning of config.log but "PATH:/Developer/Tools" was not there. If this is the problem I don't know how to correct it. ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
