On

Package manager version: 0.31.6
Distribution version: selfupdate-rsync Tue Jan 24 15:33:43 2012, 10.5, powerpc
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode: 3.1.4

compiling: octave-atlas-3.0.5-3005 failed with

#!/bin/sh -ev
 export CFLAGS='-O3 -MD'
 export CXXFLAGS='-O3 -MD'
 export FFLAGS='-O3'
 if [ "-atlas" = "" ]
 then 
        a='--with-lapack=-Wl,-framework,Accelerate 
--with-blas=-Wl,-framework,Accelerate'
        export FFLAGS='-O3 -ff2c'
 else 
        a='--with-lapack=-llapack --with-blas="-lf77blas -lcblas"'
    export FFLAGS='-O3'
 fi
 FLIBDIR="/sw/lib/gcc4.6/lib"
 ./configure FLIBS="-L${FLIBDIR} -lgfortran" --prefix=/sw       
F77=/sw/bin/gfortran-fsf-4.6 --host=powerpc-apple-darwin 
--build=powerpc-apple-darwin \
        --infodir='${prefix}/share/info' --mandir='${prefix}/share/man' 
--libexecdir='${prefix}/lib' \
        --enable-shared --enable-dl --disable-static --without-mpi --with-hdf5 
--with-fftw $a
configure: error: unrecognized option: -lcblas"
Try `./configure --help' for more information.
### execution of /var/tmp/tmp.2.xNOADR failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-octave-atlas-3.0.5-3005
(Reading database ... 544703 files and directories currently installed.)
Removing fink-buildlock-octave-atlas-3.0.5-3005 ...
Failed: phase compiling: octave-atlas-3.0.5-3005 failed

TIA

Dominique

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to