[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ccp4bb]: ccp4-4.2 compilation problem



***  For details on how to be removed from this list visit the  ***
***          CCP4 home page http://www.ccp4.ac.uk         ***

While using RHL 7.2 standard gcc compilers (ie gcc2.96) OR gcc3.0.4, I got 
the following error message.

>configure --with-x linux

~
~

eval /usr/bin/g77 ${scala_FLAGS-"-O -w -fno-second-underscore -fno-globals 
-fno-automatic -O0"} -o scala scala.o -L../lib/src -lccp4
 -L/home/chernhoe/ccp4-4.2/lib/ccif -lccif 
-L/home/chernhoe/ccp4-4.2/lib/lapack -llapack -L/usr/lib -lblas && rm -f 
scala.o
/home/chernhoe/ccp4-4.2/lib/lapack/libblas.a(xerbla.o): In function `xerbla_':
xerbla.o(.text+0x1c): undefined reference to `f_iob'
xerbla.o(.text+0x2e): undefined reference to `f_iob'
xerbla.o(.text+0x41): undefined reference to `f_iob'
xerbla.o(.text+0x4a): undefined reference to `f_iob'
xerbla.o(.text+0x53): undefined reference to `f_stop'
collect2: ld returned 1 exit status
make[1]: *** [scala] Error 1
make: *** [srcdir] Error 2