LHerm wrote:
Greetings

I seem to be having a problem installing gcc4 unstable on my 10.3.9 machine. I ran selfupdate, then installed some other packages. Now I am trying to put gcc4 on the machine in an effort to get rid of the warning that my current compiler is known to give errors with C++. The

Is this the warning about a "broken" version of gcc? If yes, it is about gcc-3.3, and it suggests to install the November2004gccUpdater package from Apple. It has nothing to do with Fink gcc packages. Look at the last news item at the bottom of the Fink home page.

best that I can figure out is that it needs to access some java libraries and cannot. I tried "fink dumpinfo gcc4" but I was not able to figure anything out.

Beyond the errors that I get from fink, Fink Commander also says that I do not have the latest version of gcc4 installed and that I should try installing that before I report any errors. Unfortunately updating gcc4 is what I was attempting to do in the first place. So I think that I am caught up in a Catch-22 situation.

Again, I suspect you misunderstand FC's advice. It suggests to get the latest package description and to build from this before reporting errors. If you already have the latest package description, as you seem to have, it allows you to report your errors :-)

Concerning the error itself,
[]
../../../libjava/gnu/gcj/runtime/natNameFinder.cc:112: error: 'Dl_info' was not declared in this scope ../../../libjava/gnu/gcj/runtime/natNameFinder.cc:112: error: expected `;' before 'dl_info'
[etc]

this has some similarity with the problem described in FAQ#Q6.16: "I get build errors involving `Dl_info'." <http://fink.sourceforge.net/faq/comp-general.php?#dlfcn-from-oo>

Do you have any dl* stuff in /usr/local ?


--
Martin



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to