pkgsrc-Bugs archive

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

Re: pkg/46191



  There is no f77 binary in the gcc34 package, but mk/compiler/gcc.mk
  sets creates it in .gcc/bin, and a wrapper is also created.

No, it isn't. There was one created when f2c was used, but when using GCC's g77, no wrapper "f77" is generated.

And build of math/py-numpy fails with

gcc: numpy/linalg/lapack_litemodule.c
/pkgsrc/source/pkgsrc/math/py-numpy/work.pkgsrc-i86/.wrapper/bin/f77 -g -Wall -L/pkgsrc/gcc34f77/gcc34/lib/gcc/i386-pc-solaris2.10/3.4.6 -Wl,-R/pkgsrc/gcc34f77/gcc34/lib/gcc/i386-pc-solaris2.10/3.4.6 -L/pkgsrc/gcc34f77/gcc34/lib -Wl,-R/pkgsrc/gcc34f77/gcc34/lib -L/pkgsrc/gcc34f77/gcc34/lib/gcc/i386-pc-solaris2.10/3.4.6/ -Wl,-R/pkgsrc/gcc34f77/gcc34/lib/gcc/i386-pc-solaris2.10/3.4.6/ -L/usr/lib -Wl,-R/usr/lib -L/pkgsrc/gcc34f77/lib -Wl,-R/pkgsrc/gcc34f77/lib build/temp.solaris-2.10-i86pc-2.6/numpy/linalg/lapack_litemodule.o build/temp.solaris-2.10-i86pc-2.6/numpy/linalg/python_xerbla.o -L/pkgsrc/gcc34f77/lib -L/pkgsrc/gcc34f77/gcc34/lib/gcc/i386-pc-solaris2.10/3.4.6 -L/pkgsrc/gcc34f77/lib -Lbuild/temp.solaris-2.10-i86pc-2.6 -llapack -lblas -lpython2.6 -lg2c -o build/lib.solaris-2.10-i86pc-2.6/numpy/linalg/lapack_lite.so
Undefined                       first referenced
 symbol                             in file
main /pkgsrc/gcc34f77/gcc34/lib/gcc/i386-pc-solaris2.10/3.4.6/crt1.o ld: fatal: Symbol referencing errors. No output written to build/lib.solaris-2.10-i86pc-2.6/numpy/linalg/lapack_lite.so
collect2: ld returned 1 exit status

--
 Jörn Clausen                             
joern.clausen%uni-bielefeld.de@localhost
 Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
 Universität Bielefeld


Home | Main Index | Thread Index | Old Index