yeah, i was just typing it from another computer though, so i tried to cut what looked like useless info. the entire thing:
(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-4 failed just saw that "bar.o not generated" for the first time... /*C*/ On Mon, 14 Jul 2003, Alexander K. Hansen wrote: > Date: Mon, 14 Jul 2003 09:00:46 -0400 > From: Alexander K. Hansen <[EMAIL PROTECTED]> > To: cameron.hanover <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Fink-users] fort77 failed > > It's usually not a good idea to snip your error message if you have a > problem: you're cutting out information. Try pasting the entire > output of the test where your fort77 build fails into a mail message. > > On Monday, July 14, 2003, at 08:28 AM, cameron.hanover wrote: > > > i've got fink installed on a g4 running 10.2.6. i've successfully > > installed 3 other packages [rasmol, imagemagick, and ghostscript], but > > now grace is giving me a problem. one of the dependencies of grace is > > fort77. > > > > when it tried to install, it starts with some tests, and succeeds on a > > couple of them. then it does a line: > > ./fort77 -c -o gargle.o foo.f ..../fort77 foo.f ....fort77 > > baz/bazfoo.f ....et cetera [it's about 5 lines long] > > ends with: ..../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-4 failed > > > > i tried fink -v install, but it didn't give me anything any more > > useful. > > i'm not really sure where to procede from here. any thoughts? > > -- > > -c > > > > ==-----------------------------------------------== > > my mistress when she walks treads on the ground > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Parasoft > > Error proof Web apps, automate testing & more. > > Download & eval WebKing and get a free book. > > www.parasoft.com/bulletproofapps1 > > _______________________________________________ > > Fink-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/fink-users > > > -- > Alexander K. Hansen > Levitated Dipole Experiment > http://www.psfc.mit.edu/LDX > > ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
