[SciPy-user] Getting error in building atlas

Pranav Bagora pbagora at yahoo.com
Tue Jul 26 15:47:02 EDT 2005


Hello,

i m trying to build scipy with python 2.4 on windows
XP using Cygwin/MINGW. I am getting an error while
building atlas library i.e. while installing
atlas_buildinfo.h is required but it is not present in
any directory, this is the error that i m getting ,

$ make install arch=$ARCH
make -f Make.top install arch=WinNT_P4SSE3
make[1]: Entering directory
`/cygdrive/u/builds/src/atlas'
cd bin/WinNT_P4SSE3 ; make xatlas_install
make[2]: Entering directory
`/cygdrive/u/builds/src/atlas/bin/WinNT_P4SSE3'
make[2]: `xatlas_install' is up to date.
make[2]: Leaving directory
`/cygdrive/u/builds/src/atlas/bin/WinNT_P4SSE3'
cd bin/WinNT_P4SSE3 ; ./xatlas_install -d   


IN STAGE 1 INSTALL:  SYSTEM PROBE/AUX COMPILE
make[2]: Entering directory
`/cygdrive/u/builds/src/atlas/bin/WinNT_P4SSE3'
cd /cygdrive/u/builds/src/atlas/src/auxil/WinNT_P4SSE3
; make -s ATL_buildinfo.o
make[3]: Entering directory
`/cygdrive/u/builds/src/atlas/src/auxil/WinNT_P4SSE3'
Makefile:1: Make.inc: No such file or directory
make[3]: *** No rule to make target `Make.inc'.  Stop.
make[3]: Leaving directory
`/cygdrive/u/builds/src/atlas/src/auxil/WinNT_P4SSE3'
make[2]: [IStage1] Error 2 (ignored)
cd /cygdrive/u/builds/src/atlas/src/auxil/WinNT_P4SSE3
; make lib
make[3]: Entering directory
`/cygdrive/u/builds/src/atlas/src/auxil/WinNT_P4SSE3'
Makefile:1: Make.inc: No such file or directory
make[3]: *** No rule to make target `Make.inc'.  Stop.
make[3]: Leaving directory
`/cygdrive/u/builds/src/atlas/src/auxil/WinNT_P4SSE3'
make[2]: *** [IStage1] Error 2
make[2]: Leaving directory
`/cygdrive/u/builds/src/atlas/bin/WinNT_P4SSE3'
ERROR 396 DURING CACHESIZE SEARCH!!.  CHECK
INSTALL_LOG/Stage1.log FOR DETAILS.
make[2]: Entering directory
`/cygdrive/u/builds/src/atlas/bin/WinNT_P4SSE3'
cd ../.. ; make error_report arch=WinNT_P4SSE3
make[3]: Entering directory
`/cygdrive/u/builds/src/atlas'
make -f Make.top error_report arch=WinNT_P4SSE3
make[4]: Entering directory
`/cygdrive/u/builds/src/atlas'
uname -a 2>&1 >>
bin/WinNT_P4SSE3/INSTALL_LOG/ERROR.LOG
/bin/gcc.exe -v 2>&1  >>
bin/WinNT_P4SSE3/INSTALL_LOG/ERROR.LOG
Reading specs from
/usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure
--verbose --prefix=/usr --exec-prefix=/usr
--sysconfdir=/etc --libdir=/usr/lib
--libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info
--enable-languages=c,ada,c++,d,f77,java,objc
--enable-nls --without-included-gettext
--enable-version-specific-runtime-libs --without-x
--enable-libgcj --disable-java-awt --with-system-zlib
--enable-interpreter --disable-libgcj-debug
--enable-threads=posix --enable-java-gc=boehm
--disable-win32-registry --enable-sjlj-exceptions
--enable-hash-synchronization --enable-libstdcxx-debug
: (reconfigured) 
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using
dmd 0.125)
/bin/gcc.exe -V 2>&1  >>
bin/WinNT_P4SSE3/INSTALL_LOG/ERROR.LOG
gcc: `-V' option must have argument
make[4]: [error_report] Error 1 (ignored)
/bin/gcc.exe --version 2>&1  >>
bin/WinNT_P4SSE3/INSTALL_LOG/ERROR.LOG
/usr/bin/tar.exe  cf error_WinNT_P4SSE3.tar
Make.WinNT_P4SSE3 bin/WinNT_P4SSE3/INSTALL_LOG/*
/usr/bin/gzip.exe  --best error_WinNT_P4SSE3.tar
mv error_WinNT_P4SSE3.tar.gz error_WinNT_P4SSE3.tgz
make[4]: Leaving directory
`/cygdrive/u/builds/src/atlas'
make[3]: Leaving directory
`/cygdrive/u/builds/src/atlas'
make[2]: Leaving directory
`/cygdrive/u/builds/src/atlas/bin/WinNT_P4SSE3'
Error report error_<ARCH>.tgz has been created in your
top-level ATLAS
directory.  Be sure to include this file in any help
request.

Any suggestions what should be done ?

Thanks,
Pranav 


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 




More information about the SciPy-User mailing list