hdf fails to find f77?

Thomas-Martin Seck tmseck-lists at netcologne.de
Sun Nov 23 16:27:27 PST 2003


* Marc G. Fournier <scrappy at 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?


More information about the freebsd-ports mailing list