[SciPy-dev] Install fails on Solaris 5.7

eric jones eric at enthought.com
Fri Jun 28 17:14:05 EDT 2002


Hey Tom,

I just ran into this too.  It has to do with some changes in the CVS
sources that didn't make it into the MANIFEST.in file (the file that
controls what gets put in the source tar balls each night).  I fixed
these today, and tonight's tarballs should work.  

You can fix your problem today by just going to the cvs repository
online

http://www.scipy.org/site_content/remap?rmurl=http%3A//scipy.net/cgi-bin
/viewcvsx.cgi/scipy/scipy_base/

and copying the two .inc files you see there into your scipy/scipy_base
directory.  Then build again.

Hopefully that will work.  

By the way, what lapack are you compiling against?

Eric

> -----Original Message-----
> From: scipy-dev-admin at scipy.net [mailto:scipy-dev-admin at scipy.net] On
> Behalf Of Tom Loredo
> Sent: Friday, June 28, 2002 4:19 PM
> To: scipy-dev at scipy.org
> Subject: [SciPy-dev] Install fails on Solaris 5.7
> 
> 
> Hi folks-
> 
> Just downloaded the latest snapshot:  SciPy-0.2.0_alpha_103.3567.
> The install chugs along fine until it reaches fastumath:
> 
> scipy_base.fastumath fastumath needs fortran libraries 0 0
> building 'scipy_base.fastumath' extension
> gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -
> I/home/laplace/include/python2.2 -c /home/laplace/src/python/SciPy-
> 0.2.0_alpha_103.3567/scipy_base/fastumathmodule.c -o
build/temp.solaris-
> 2.7-sun4u-2.2/fastumathmodule.o
> /home/laplace/src/python/SciPy-
> 0.2.0_alpha_103.3567/scipy_base/fastumathmodule.c:24:36:
> fastumath_nounsigned.inc: No such file or directory
> /home/laplace/include/python2.2/Numeric/arrayobject.h:275: warning:
> `PyArray_API' defined but not used
> /home/laplace/include/python2.2/Numeric/ufuncobject.h:131: warning:
> `PyUFunc_API' defined but not used
> error: command 'gcc' failed with exit status 1
> 
> 
> I can't find any .inc files anywhere in the snapshot; I don't know if
> that's what's causing the failure or not.  Any hints?
> 
> Thanks,
> Tom
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev




More information about the SciPy-Dev mailing list