[SciPy-dev] Re: [Scipy-cvs] Re: [SciPy-user] Next problem in CVS

Pearu Peterson pearu at cens.ioc.ee
Mon Mar 10 13:50:15 EST 2003


On Mon, 10 Mar 2003, Kasper Souren wrote:

> On Monday 10 March 2003 16:52, Pearu Peterson wrote:
>
> > Btw, not all problems now or in future are related to
> > the new CVS tree ;)
> 
> This one is, I guess...

Nope..
 
> I continued compiling, without the -msse2, and I ran into a "cannot find lX11" 
> error. So I did a cvs update, and now I'm getting:
> 
> $ python setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 20, in ?
>     from scipy_distutils.core import setup
>   File "scipy_core/scipy_distutils/core.py", line 14, in ?
>     from scipy_distutils.command import build_flib
>   File "scipy_core/scipy_distutils/command/build_flib.py", line 1082
>     <<<<<<< build_flib.py
>      ^
> SyntaxError: invalid syntax

Remove build_flib.py and do cvs update again.
I have disable -msse2 for g77<=3.2.2 in scipy cvs.

Pearu




More information about the SciPy-Dev mailing list