On 4/7/06, Christine Delire <[EMAIL PROTECTED]> wrote: > I am trying to install g95 on a G5 10.3.9 using fink. > > The compilation fails with these errors > > there is a series of messages like: > ld: libgcc/./_divdi3_s.o malformed object (stray relocation PAIR entry > (1) in section (__TEXT,__eh_frame)) > ld: libgcc/./_divdi3_s.o malformed object (stray relocation PAIR entry > (3) in section (__TEXT,__eh_frame)) > ld: libgcc/./_moddi3_s.o malformed object (stray relocation PAIR entry > (1) in section (__TEXT,__eh_frame)) > ld: libgcc/./_moddi3_s.o malformed object (stray relocation PAIR entry > (3) in section (__TEXT,__eh_frame)) >
I believe these are warnings rather than errors. > then > /usr/bin/libtool: internal link edit command failed > make[2]: *** [libgcc_s.dylib] Error 1 > make[1]: *** [libgcc.a] Error 2 > make: *** [all-gcc] Error 2 You get this with _any_ form of build failure. > > Any hint ? > > I added unstable/main and unstable/crypto to the fink.conf file and > then ran > fink selfupdate > fink index > fink install g95 > > Christine. > > ------------------------------------------------------------------------ > ------ > Christine Delire, > [EMAIL PROTECTED] > or > [EMAIL PROTECTED] > Institut des Sciences de l'Evolution, case courier 61 > Université Montpellier II - > place E. Bataillon > 34095 Montpellier cedex 05 FRANCE > > France tel: 04 67 14 38 08 - fax: 04 67 04 20 32 > Abroad phone: 33 4 67 14 38 08 - FAX: 33 4 67 04 20 32 > We appreciate your trying not to flood the list with text, but it looks like the error message may be missing. :-) Try going back to the very last line that the compiler tried to run--after that there should be one or more error messages. Also, what version of the XCode Tools do you have installed? -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
