Date: 24 Nov 2003 00:27:37 -0000 From: tmseck-lists@netcologne.de (Thomas-Martin Seck) To: "Marc G. Fournier" <scrappy@hub.org>, freebsd-ports@freebsd.org Subject: Re: hdf fails to find f77? Message-ID: <20031124002737.8598.qmail@laurel.tmseck.homedns.org> In-Reply-To: <20031123200219.X771@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Marc G. Fournier <scrappy@hub.org>: > > on a 4.9-PRERELEASE machine, I consistently get: > > cc -fpic -DPIC -O -mpentium -pipe -I/usr/local/include -c vsfld.c -o vsfld.So > f77 -O -O -mpentium -pipe -I/usr/local/include -o df24ff.o -c df24ff.f > f77: not found > *** Error code 127 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > Stop in /usr/ports/graphics/hdf. > > if it requires f77 to build, shouldn't it be one of the dependencies? :( % which f77 /usr/bin/f77 % uname -mrs FreeBSD 4.9-STABLE i386 Do you have NO_FORTRAN in your make environment?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031124002737.8598.qmail>