On Aug 30, 2004, at 1:13 AM, Thomas Pulhamus wrote:

Hi.

I recently wrote in about a problem I was having trying to get fink
update-all to run and having it fail while trying to compile gmp-4.1.3-11.
The error was, and continues to be, that the C++ compiler was not available.
It was suggested that I try installing gcc 3.1, though it was already
present. I reinstalled in but met with the same problem again. It was then
suggested that I take a look at the config.log in the build directory to see
if I could find out where specifically it had failed. While I really don't
possess the know how to really make heads or tails of what was going on in
there, I gather from the logs reporting of undefined symbols while checking
the compiler the failure was due to the recent upgrade to Xcode 1.5, which I
had installed. I thought then that I might try downgrading the XCode
installation to 1.2 to see if that made any difference. I ran the
uninstall-devtools perl script from the Xcode 1.5 disk and then checked to
make sure it had in fact gotten everything, which it seemed to. I then
installed Xcode 1.2, which seemed to go successfully. The build number of
gcc was reported by gcc -v as 1640 as opposed to 1666 for the Xcode 1.5 gcc
3.3. Anyway, after restarting and repairing permissions, I tried fink
update-all again. But it failed once again at exactly the same point.
Comparing the config.log files from the effort to compile under both builds,
1640 and 1666, of gcc 3.3, I discovered that they were exactly the same,
which is to say that the same symbols came back undefined, etc. I've pasted
the config.log file from the attempt to compile gmp with build 1640 of gcc
3.3 below. I would appreciate any advice/help that is available with this.


Thanks.

Sincerely,

Tom Pulhamus



<snip>

ld: warning prebinding disabled because dependent library: /usr/local/lib/libgcc.dylib is not prebound

This is the culprit. In general items in /usr/local can cause problems for Fink builds (there's a FAQ on this) and this particular library is almost guaranteed to.


--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to