I can't seem to install algae.  The full transcript is in the file 
"algae_attemp.txt" at 
http://homepage.mac.com/nealackercrocker/FileSharing.html.

Here's just the tail end, where all the error messages are:

cc -g -O2 -DHAVE_CONFIG_H -I..  -I/sw/include  -c -o zero.o zero.c
cc -L/sw/lib -L/usr/local/lib -L../blas -L../lapack -o algae abs.o 
acos.o add.o append.o apply.o asin.o assign.o atan.o band.o bdiag.o 
binop.o blas.o btrans.o cast.o cfft.o children.o code.o conjugate.o 
cram.o cos.o cosh.o da.o datum.o dense.o diag.o divide.o dynio.o 
eig.o entity.o error.o exception.o execute.o exp.o factor.o fft.o 
file_io.o fill.o filter.o find.o form.o for_loop.o fpe.o fread.o 
full.o function.o generate.o get.o getopt.o getopt1.o gpskca.o hash.o 
ifft.o imag.o init.o lapack.o leastsq.o log.o logical.o lose.o main.o 
matio.o matrix.o max.o mem.o member.o message.o mod.o multiply.o 
negate.o norm.o not.o npsol.o ok.o parse.o partition.o pile.o pmem.o 
power.o print.o printf.o product.o profile.o put.o rand.o read.o 
real.o scalar.o scan.o sets.o sin.o sinh.o solve.o sort.o sparse.o 
sqrt.o subtract.o svd.o symmetric.o table.o tan.o tanh.o test.o 
thin.o time.o transform.o transpose.o unop.o vector.o zero.o 
-llapack -lblas  -lg2c -lf2c   -lm -ldl
/usr/bin/ld: warning -L: directory name (/usr/local/lib) does not exist
/usr/bin/ld: warning table of contents of library: 
/sw/lib/liblapack.a not sorted slower link editing will result (use 
the ranlib(1) -s option)
/usr/bin/ld: Undefined symbols:
_ATL_xerbla
_cblas_dgemm
_cblas_dscal
_cblas_dtrsm
_cblas_idamax
_cblas_dsyrk
_ATL_zcplxinvert
_cblas_izamax
_cblas_zgemm
_cblas_zgemv
_cblas_zscal
_cblas_zswap
_cblas_ztrsm
_cblas_ztrsv
_cblas_zherk
_ATL_dGetNB
_ATL_sGetNB
_ATL_zGetNB
_ATL_cGetNB
/usr/bin/ld: warning unused multiple definitions of symbol _warn
message.o definition of _warn in section (__TEXT,__text)
/usr/lib/libm.dylib(err.o) unused definition of _warn
/usr/bin/ld: warning unused multiple definitions of symbol _getopt
getopt.o definition of _getopt in section (__TEXT,__text)
/usr/lib/libm.dylib(getopt.o) unused definition of _getopt
/usr/bin/ld: warning unused multiple definitions of symbol _optarg
getopt.o definition of _optarg in section (__DATA,__data)
/usr/lib/libm.dylib(getopt.o) unused definition of _optarg
/usr/bin/ld: warning unused multiple definitions of symbol _opterr
getopt.o definition of _opterr in section (__DATA,__data)
/usr/lib/libm.dylib(getopt.o) unused definition of _opterr
/usr/bin/ld: warning unused multiple definitions of symbol _optind
getopt.o definition of _optind in section (__DATA,__data)
/usr/lib/libm.dylib(getopt.o) unused definition of _optind
/usr/bin/ld: warning unused multiple definitions of symbol _optopt
getopt.o definition of _optopt in section (__DATA,__data)
/usr/lib/libm.dylib(getopt.o) unused definition of _optopt
make[1]: *** [algae] Error 1
make: *** [source] Error 2
### make failed, exit code 2
Failed: compiling algae-3.5.1-1 failed


Thanks,
Neal

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to