compiling fails on the latest snow leopard and xcode due to the following
error

hth - mattia

# atlas 'forgets' scabs1 (not dcabs1 !), so we get it here..

 cd BLAS/SRC; make scabs1.o; cd -

gfortran  -funroll-all-loops -fPIC -O3 -fomit-frame-pointer -fgcse-sm
-fgcse-las -ftree-loop-linear -mfpmath=sse -msse -msse2 -msse3 -m32 -c
scabs1.f -o scabs1.o

/sw/src/fink.build/atlas-3.9.11-1/LAPACK

 mkdir -p ../bld/lib

 ar cr ../bld/lib/libf77blas.a BLAS/SRC/scabs1.o; ar cr
../bld/lib/libptf77blas.a BLAS/SRC/scabs1.o

 cd ..

 ln -s /sw/bin/gcc-4 gcc

 export PATH=`pwd`:$PATH

pwd

 cd bld

 if [ i386 = 'x86_64' ]

 then ../ATLAS/configure -v 2 --prefix=/sw
--with-netlib-lapack=/sw/src/fink.build/atlas-3.9.11-1/ATLAS/../LAPACK/lapack_LINUX.a
-b 64 -F ic "$iflags" -F if "$iflags" $cflags

 else ../ATLAS/configure -v 2 --prefix=/sw
--with-netlib-lapack=/sw/src/fink.build/atlas-3.9.11-1/ATLAS/../LAPACK/lapack_LINUX.a
-b 32 -F ic "$iflags" -F if "$iflags" $cflags

 fi

gcc -I/sw/src/fink.build/atlas-3.9.11-1/bld/../ATLAS//CONFIG/include  -g -w
-c /sw/src/fink.build/atlas-3.9.11-1/bld/../ATLAS//CONFIG/src/atlconf_misc.c

gcc -I/sw/src/fink.build/atlas-3.9.11-1/bld/../ATLAS//CONFIG/include  -g -w
-o xconfig
/sw/src/fink.build/atlas-3.9.11-1/bld/../ATLAS//CONFIG/src/config.c
atlconf_misc.o

./xconfig -d s /sw/src/fink.build/atlas-3.9.11-1/bld/../ATLAS/ -d b
/sw/src/fink.build/atlas-3.9.11-1/bld  -v 2 -Ss flapack
/sw/src/fink.build/atlas-3.9.11-1/ATLAS/../LAPACK/lapack_LINUX.a -b 32 -F ic
'-fPIC -O3 -fomit-frame-pointer -mfpmath=387' -F if '-fPIC -O3
-fomit-frame-pointer -mfpmath=387'

/bin/sh: line 1: ./xconfig: No such file or directory

xconfig exited with 127

### execution of /var/tmp/tmp.2.Vbu5Yr failed, exit code 127

Removing runtime build-lock...

Removing build-lock package...

/sw/bin/dpkg-lockwait -r fink-buildlock-atlas-3.9.11-1

(Reading database ... 128003 files and directories currently installed.)

Removing fink-buildlock-atlas-3.9.11-1 ...

Failed: phase compiling: atlas-3.9.11-1 failed

--
Package manager version: 0.29.10
Distribution version: selfupdate-rsync Mon May 24 13:34:27 2010, 10.6, i386
Mac OS X version: 10.6.3
Xcode version: 3.2.2
gcc version: 4.2.1 (Apple Inc. build 5659)
make version: 3.81
Feedback Courtesy of FinkCommander
------------------------------------------------------------------------------

_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to