Hi all -- I'm trying to get atlas installed so I can use GRASS GIS, but I've got a spanking new dual g5 here, and basic fink install does not appear to be working (both the binary and the source install is failing). When it asks me for my processor, I select UNKNOWN since G5 does not appear. Below is a portion of the compile which includes the finally failure (I didn't know how much to include):
*** ../ATL_col2blk.c: In function `ATL_dcol2blk_aX': ../ATL_col2blk.c:79: error: `vector' undeclared (first use in this function) ../ATL_col2blk.c:79: error: (Each undeclared identifier is reported only once ../ATL_col2blk.c:79: error: for each function it appears in.) ../ATL_col2blk.c:79: error: parse error before "float" ../ATL_col2blk.c:80: error: parse error before "float" make[7]: *** [ATL_dcol2blk_aX.o] Error 1 make[7]: *** Waiting for unfinished jobs.... ../ATL_row2blkT.c: In function `ATL_drow2blkT_NB_aX': ../ATL_row2blkT.c:64: error: `vector' undeclared (first use in this function) ../ATL_row2blkT.c:64: error: (Each undeclared identifier is reported only once ../ATL_row2blkT.c:64: error: for each function it appears in.) ../ATL_row2blkT.c:64: error: parse error before "float" ../ATL_row2blkT.c:65: error: parse error before "float" ../ATL_row2blkT.c:74: error: parse error before "float" ../ATL_row2blkT.c:75: error: parse error before "float" make[7]: *** [ATL_drow2blkT_aX.o] Error 1 make[6]: *** [dlib] Error 2 make[5]: *** [dmmlib] Error 2 make[4]: *** [res/atlas_cacheedge.h] Error 2 make[3]: *** [dinstall] Error 2 make[2]: *** [MMinstall] Error 2 STAGE 2-1-2: CacheEdge DETECTION make -f Makefile INSTALL_LOG/atlas_cacheedge.h pre=d 2>&1 | ./xatlas_tee INSTALL_LOG/dMMCACHEEDGE.LOG cd /sw/src/atlas-3.6.0-1/ATLAS/tune/blas/gemm/OSX_UNKNOWNAltiVec_2 ; make res/atlas_cacheedge.h pre=d make dRunFindCE cd /sw/src/atlas-3.6.0-1/ATLAS/src/blas/gemm/OSX_UNKNOWNAltiVec_2 ; make dlib make auxillib dcleanuplib dusergemm cd /sw/src/atlas-3.6.0-1/ATLAS/src/auxil/OSX_UNKNOWNAltiVec_2 ; make lib make[7]: Nothing to be done for `lib'. cd KERNEL ; make -f dMakefile dlib make[7]: Nothing to be done for `dlib'. cd /sw/src/atlas-3.6.0-1/ATLAS/src/blas/gemm/OSX_UNKNOWNAltiVec_2 ; make dusermm make[7]: `dusermm' is up to date. make -j 2 dlib.grd /usr/bin//cc -o ATL_dcol2blk_aX.o -c -DL2SIZE=4194304 -I/sw/src/atlas-3.6.0-1/ATLAS/include -I/sw/src/atlas-3.6.0-1/ATLAS/include/OSX_UNKNOWNAltiVec_2 -I/sw/src/atlas-3.6.0-1/ATLAS/include/contrib -DAdd__ -DStringSunStyle -DATL_OS_OSX -DATL_AltiVec -DATL_AVcc -DATL_AS_OSX_PPC -DATL_NCPU=2 -O -maltivec -mabi=altivec -DDREAL -DALPHAX ../ATL_col2blk.c /usr/bin//cc -o ATL_drow2blkT_aX.o -c -DL2SIZE=4194304 -I/sw/src/atlas-3.6.0-1/ATLAS/include -I/sw/src/atlas-3.6.0-1/ATLAS/include/OSX_UNKNOWNAltiVec_2 -I/sw/src/atlas-3.6.0-1/ATLAS/include/contrib -DAdd__ -DStringSunStyle -DATL_OS_OSX -DATL_AltiVec -DATL_AVcc -DATL_AS_OSX_PPC -DATL_NCPU=2 -O -maltivec -mabi=altivec -DDREAL -DALPHAX ../ATL_row2blkT.c ../ATL_col2blk.c: In function `ATL_dcol2blk_aX': ../ATL_col2blk.c:79: error: `vector' undeclared (first use in this function) ../ATL_col2blk.c:79: error: (Each undeclared identifier is reported only once ../ATL_col2blk.c:79: error: for each function it appears in.) ../ATL_col2blk.c:79: error: parse error before "float" ../ATL_col2blk.c:80: error: parse error before "float" make[6]: *** [ATL_dcol2blk_aX.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../ATL_row2blkT.c: In function `ATL_drow2blkT_NB_aX': ../ATL_row2blkT.c:64: error: `vector' undeclared (first use in this function) ../ATL_row2blkT.c:64: error: (Each undeclared identifier is reported only once ../ATL_row2blkT.c:64: error: for each function it appears in.) ../ATL_row2blkT.c:64: error: parse error before "float" ../ATL_row2blkT.c:65: error: parse error before "float" ../ATL_row2blkT.c:74: error: parse error before "float" ../ATL_row2blkT.c:75: error: parse error before "float" make[6]: *** [ATL_drow2blkT_aX.o] Error 1 make[5]: *** [dlib] Error 2 make[4]: *** [dmmlib] Error 2 make[3]: *** [res/atlas_cacheedge.h] Error 2 make[2]: *** [/sw/src/atlas-3.6.0-1/ATLAS/tune/blas/gemm/OSX_UNKNOWNAltiVec_2/res/atlas_c achedge.h] Error 2 ERROR 572 DURING CACHE EDGE DETECTION!!. cd ../.. ; make error_report arch=OSX_UNKNOWNAltiVec_2 make -f Make.top error_report arch=OSX_UNKNOWNAltiVec_2 uname -a 2>&1 >> bin/OSX_UNKNOWNAltiVec_2/INSTALL_LOG/ERROR.LOG /usr/bin//cc -v 2>&1 >> bin/OSX_UNKNOWNAltiVec_2/INSTALL_LOG/ERROR.LOG Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) /usr/bin//cc -V 2>&1 >> bin/OSX_UNKNOWNAltiVec_2/INSTALL_LOG/ERROR.LOG cc: `-V' option must have argument make[4]: [error_report] Error 1 (ignored) /usr/bin//cc --version 2>&1 >> bin/OSX_UNKNOWNAltiVec_2/INSTALL_LOG/ERROR.LOG /sw/bin//tar cf error_OSX_UNKNOWNAltiVec_2.tar Make.OSX_UNKNOWNAltiVec_2 bin/OSX_UNKNOWNAltiVec_2/INSTALL_LOG/* /sw/bin//tar: bin/OSX_UNKNOWNAltiVec_2/INSTALL_LOG/Stage1.log: file changed as we read it /sw/bin//gzip --best error_OSX_UNKNOWNAltiVec_2.tar mv error_OSX_UNKNOWNAltiVec_2.tar.gz error_OSX_UNKNOWNAltiVec_2.tgz Error report error_<ARCH>.tgz has been created in your top-level ATLAS directory. Be sure to include this file in any help request. First, make sure this error is not covered in the ATLAS errata file, http://math-atlas.sourceforge.net/errata.html All known errors, and most common mistakes/system problems are documented in this file, so it will save everyone hassle in the long run if you take the time to scope it out before sending e-mail to the help list. If this does not have the solution to your problem, and you can't figure out what went wrong, submit a support request to the ATLAS support tracker, as discussed here: http://math-atlas.sourceforge.net/faq.html#help In the above examples, <ARCH> should be replaced with your architecture string, such as "Linux_PIII" or "FreeBSD_21264". make[1]: *** [install] Error 255 make: *** [install] Error 2 ### execution of (make failed, exit code 2 Failed: compiling atlas-3.6.0-1 failed -- Jonathan A. Greenberg, PhD NRC Research Associate NASA Ames Research Center AIM: jgrn307 MSN: [EMAIL PROTECTED] ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
