From help-octave-request at bevo dot che dot wisc dot edu Sun Jan 25 04:39:32 2004 Subject: octave-2.1-50 configure doesn't find my ATLAS lapack? From: Markku Oksanen To: help-octave at bevo dot che dot wisc dot edu Date: Sun, 25 Jan 2004 12:34:47 +0200 (EET) I'm trying to build octave-2.1.50 with ATLAS 3.6.0 on Cygwin system, but I can't get octave cofigure to find ATLAS lapack (partial LAPACK). Other BLAS packages are recocnized propelly. What could be the problem? Does anyone know how fix this? >From config.log: configure:9627: checking for cheev_ configure:9683: gcc -o conftest.exe -g -O2 conftest.c -lm -lcblas -lf77blas -latlas -L/bin/../lib/gcc-lib/i686-pc-cygwin/3.3.1 -L/bin/../lib/gcc-lib -L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1 -L/bin/../lib/gcc-lib/i686-pc-cygwin/3.3.1/../../.. -L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../.. -lm -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 >&5 /cygdrive/c/WINDOWS/TEMP/ccUrmFaY.o(.text+0x1d): In function `main': /usr/local/octave-2.1.50/configure:9702: undefined reference to `_cheev_' /cygdrive/c/WINDOWS/TEMP/ccUrmFaY.o(.data+0x0):/usr/local/octave-2.1.50/configure:9701: undefined reference to `_cheev_' collect2: ld returned 1 exit status configure:9686: $? = 1 configure: failed program was: | #line 9632 "configure" | /* confdefs.h. */ ------------------------------------------------ configure:9717: checking for cheev_ in -llapack configure:9754: gcc -o conftest.exe -g -O2 conftest.c -llapack -L/bin/../lib/gcc-lib/i686-pc-cygwin/3.3.1 -L/bin/../lib/gcc-lib -L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1 -L/bin/../lib/gcc-lib/i686-pc-cygwin/3.3.1/../../.. -L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../.. -lm -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lcblas -lf77blas -latlas -lm >&5 /cygdrive/c/WINDOWS/TEMP/ccCWDULk.o(.text+0x16): In function `main': /usr/local/octave-2.1.50/configure:9773: undefined reference to `_cheev_' collect2: ld returned 1 exit status configure:9757: $? = 1 configure: failed program was: | #line 9724 "configure" | /* confdefs.h. */ ------------------------------------------------ and also following fails: configure:9717: checking for cheev_ in -llapack_rs6k Markku .............................................................. MTV3 Laajakaista - Hauskemman elämän puolesta. http://www.mtv3.fi/liittyma/hankinta/laajakaista/ ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------