cc -v
which cc
On Monday, October 20, 2003, at 11:05 AM, Bill Pogue wrote:
Alexander,
I did find the config.log. I searched the file for "fail", "abort" , "error" and "unknown". There are some "unknown"s at the beginning of the file that don't seem relevant because installation continued past them. In the excerpt from config.log below I've marked where "fail" and a suspicious "unknown" occur with ###### My Comment ######. I looked through the "Cache variables" and "Output variables" but didn't recognize any catastrophic keywords. Are there error keywords I should be looking for I've overlooked?
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 ###### Is unknown bad here? ######
configure:2011: $? = 1
configure: failed program was: ###### Only instance of "fail in config.log" ######
#line 1988 "configure"
#include "confdefs.h"
int main () {
;
return 0;
}
configure:2038: error: C compiler cannot create executables ###### This is the error message I got trying to install ######
check `config.log' for details.
Bill
On Sunday, October 19, 2003, at 09:11 PM, Alexander K. Hansen wrote:
The July 2002 version is right for 10.2.x , although Fink recommends the
December 2002 version for some packages. It must be something else then.
If you look under
/sw/src/sed-4.0.5-1/sed-4.0.5
you should find a file called config.log (which was mentioned in your error
message). This may have some information that will clarify what's going on
-------------------------------------------------------
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
