great that im sitting here replying to my own e-mails....however, if anyone's having the same problem the solution is to set the gcc compiler to 3 and not 3.3 ie
sudo gcc_select 3 and fink install fort77 and then redo the fink update-all... maybe that is something that needs to be addressed? --- Frederik Zahle <[EMAIL PROTECTED]> wrote: > correction: > > i obviously ran a fink update-all!!! > > --- Frederik Zahle <[EMAIL PROTECTED]> wrote: > I > did a fink install-all and ran into this problem: > > > > /bin/mkdir -p /sw/src/fort77-1.18-15 > > gzip -dc /sw/src/fort77-1.18.tar.gz | /sw/bin/tar > > -xvf > > - > > fort77-1.18/ > > fort77-1.18/Makefile > > fort77-1.18/fort77 > > fort77-1.18/fort77.1 > > fort77-1.18/tests/ > > fort77-1.18/tests/baz/ > > fort77-1.18/tests/baz/bazfoo.f > > fort77-1.18/tests/test.pl > > fort77-1.18/tests/fort77 > > fort77-1.18/tests/mainmiss.f > > fort77-1.18/tests/foo.f > > fort77-1.18/tests/long.c > > fort77-1.18/tests/long.f > > fort77-1.18/tests/synerr.f > > fort77-1.18/tests/bar.F > > fort77-1.18/fort77-1.18.lsm > > sed 's|<PREFIX>|/sw|g' < > > > /sw/fink/dists/stable/main/finkinfo/languages/fort77-1.18-15.patch > > | patch -p1 > > patching file fort77 > > echo "no compile script" > > no compile script > > /bin/rm -rf /sw/src/root-fort77-1.18-15 > > /bin/mkdir -p /sw/src/root-fort77-1.18-15/sw > > /bin/mkdir -p /sw/src/root-fort77-1.18-15/DEBIAN > > mkdir -p /sw/src/root-fort77-1.18-15/sw/bin > > mkdir -p > > /sw/src/root-fort77-1.18-15/sw/share/man/man1 > > make install > > BINDIR=/sw/src/root-fort77-1.18-15/sw/bin > > > MANDIR=/sw/src/root-fort77-1.18-15/sw/share/man/man1 > > (cd tests; ./test.pl -v) > > ./fort77 -c foo.f ... test successful. > > ./fort77 -c bar.F ..."bar.o" not generated by "( > > ./fort77 -c bar.F ) >/dev/null 2>&1" > > ./fort77 -c -o gargle.o foo.f ..../fort77 foo.f > > ..../fort77 baz/bazfoo.f ..../fort77 -c > baz/bazfoo.f > > ..../fort77 -o bar.o -c baz/bazfoo.f ..../fort77 > -o > > tscht foo.f ..../fort77 -k foo.f ..../fort77 -g -k > > foo.f ..../fort77 -c -f long.f ..../fort77 > > mainmiss.f > > ..../fort77 -c foo.f && ./fort77 -c mainmiss.f && > > ./fort77 -o foo foo.o mainmiss.o ..../fort77 -c > > foo.f > > && ./fort77 -o foo foo.o mainmiss.f ..../fort77 > > synerr.f && touch gargle ...Total 1 error(s) > > encountered. > > make: *** [test] Error 1 > > ### execution of failed, exit code 2 > > Failed: installing fort77-1.18-15 failed > > > > my system is running OSX 10.3 > > > > Fink: > > Package manager version: 0.17.4 > > Distribution version: 0.6.2.cvs > > > > > > I found one other thread with the same problem, > but > > it > > didnt look like there was any solution to it! any > > ideas? > > > > thanks, > > frederik > > > > > ________________________________________________________________________ > > Yahoo! Messenger - Communicate instantly..."Ping" > > your friends today! Download Messenger Now > > http://uk.messenger.yahoo.com/download/index.html > > > > ________________________________________________________________________ > Yahoo! Messenger - Communicate instantly..."Ping" > your friends today! Download Messenger Now > http://uk.messenger.yahoo.com/download/index.html > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and > Integration > See the breadth of Eclipse activity. February 3-5 in > Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Fink-beginners mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-beginners ________________________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
