Displaying 1 result from an estimated 1 matches for "no_fortran".
Did you mean:
nagfortran
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
...#39; undeclared (first use in this function)
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
(Each undeclared identifier is reported only once
Any idea ??? Thanks a lot in advance.
My make.conf is :
CPUTYPE=i686
CFLAGS= -O -pipe -mpentiumpro
COPTFLAGS= -O -pipe -mpentiumpro
NO_FORTRAN= true # do not build g77 and related libraries
NOGAMES= true # do not build games (games/ subdir)
NOUUCP= true # do not build uucp related programs
NOPROFILE= true # Avoid compiling profiled libraries
MAKE_KERBEROS5= yes
COMPAT22= yes
COMPAT3X= yes
COMPAT4X=...