On 3/9/06, 美濃部 幸郎 <[EMAIL PROTECTED]> wrote: > --- "Alexander K. Hansen" <[EMAIL PROTECTED]> > からのメッセージ: > > On 3/8/06, 美濃部 幸郎 <[EMAIL PROTECTED]> wrote: > > > I want to run a fortran file with g77. > > > But the next error occurs, > > > '/usr/bin/ld: can't open: > > > /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a > > (No such > > > file or directory, errno = 2) > > > collect2: ld returned 1 exit status'. > > > I don't know what's wrong. > > > Please help me! > > > My System: > > > OSX 10.4.5, > > > Xcode 2.2, > > > X window X11 1.1 - XFree86 4.4.0, > > > g77 3.4.3-2 > > > > > > > > > > > > > That file no longer exists with XCode 2.2. Do a > > "fink selfupdate" > > (with rsync or cvs updates turned on) and install a > > current g77: > > > > http://pdb.finkproject.org/pdb/package.php/g77 > > > > -- > > Alexander K. Hansen > > Fink Documenter > > [Day Job] Levitated Dipole Experiment > > http://psfcwww2.psfc.mit.edu/ldx/ > > > Dear Mr.Hansen > I tried to update fink(fink update-cvs) and install g77 > 3.4.3-13 along with your advice. > I succeeded in updating, but failed in installing g77. > Should I install unstable g77? > I don't know what I should do. > Please help me! > > When I failed in installing, fink gave me the next > message. > collect2: ld returned 1 exit status > make[2]: *** [cc1] Error 1 > make[1]: *** [stageprofile_build] Error 2 > make: *** [profiledbootstrap] Error 2 > ### execution of /var/tmp/tmp.2.52R6Y0 failed, exit code 2 > > Sincerely yours, > Y.MINOBE > > You may need to try the version from unstable.
But before you do that, paste up more of your build error--start with the last line that the build system tried to run. In your case the 'ld' command should be involved somewhere. -- 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&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
