[SciPy-dev] build problem error: file 'ARPACK\FWRAPPERS\dummy.f' does not exist

josef.pktd at gmail.com josef.pktd at gmail.com
Mon Dec 22 11:37:52 EST 2008


I was trying to build the current scipy trunk, r5286, and got stuck with arpack

this is the last part of the build log

building 'arpack' library
compiling Fortran sources
Fortran f77 compiler: C:\Programs\MinGW\bin\g77.exe -g -Wall -fno-second-undersc
ore -mno-cygwin -O3 -funroll-loops
error: file 'ARPACK\FWRAPPERS\dummy.f' does not exist

WindowsXP, mingw 3.4,
svn export
python25 setup.py bdist
>>> np.version.version
'1.3.0.dev6139'

I don't see any ARPACK\FWRAPPERS directory anywhere.

Josef



More information about the SciPy-Dev mailing list