On Nov 8, 2005, at 23:38, Robert T Wyatt wrote:

Jeff Whitaker wrote:
This was caused by the szip support I added in 4.2r1. I just removed it in CVS.
-Jeff

Okay, I updated HDF and got a different error (please let me know if I didn't provide the relevant lines):

if g++-3.3 -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/ include -I/sw/include -I/sw/include/hdf -I/sw/include/python2.4 - I/sw/include -g -O2 -MT gdl-datatypes.o -MD -MP -MF ".deps/gdl- datatypes.Tpo" -c -o gdl-datatypes.o `test -f 'datatypes.cpp' || echo './'`datatypes.cpp; \ then mv -f ".deps/gdl-datatypes.Tpo" ".deps/gdl-datatypes.Po"; else rm -f ".deps/gdl-datatypes.Tpo"; exit 1; fi
In file included from /sw/include/python2.4/Python.h:77,
                 from includefirst.hpp:31,
                 from datatypes.cpp:18:
/sw/include/python2.4/objimpl.h:255: warning: use of `long double' type; its
   size may change in a future release
/sw/include/python2.4/objimpl.h:255: warning: (Long double usage is reported
   only once for each file.
/sw/include/python2.4/objimpl.h:255: warning: To disable this warning, use
   -Wno-long-double.)
In file included from /sw/include/python2.4/numarray/libnumarray.h:17,
                 from /sw/include/python2.4/numarray/numarray.h:6,
                 from datatypes.cpp:21:
/sw/include/python2.4/numarray/nummacro.h:27: error: parse error before `;'
   token
datatypes.cpp: In member function `int Data_<<anonymous template type
   parameter> >::Scalar2index(SizeT&) const [with Sp = SpDByte]':
datatypes.cpp:2320:   instantiated from here
datatypes.cpp:477: warning: comparison is always false due to limited range of
   data type
datatypes.cpp: In member function `int Data_<<anonymous template type
   parameter> >::Scalar2index(SizeT&) const [with Sp = SpDUInt]':
datatypes.cpp:2322:   instantiated from here
datatypes.cpp:477: warning: comparison is always false due to limited range of
   data type
make[3]: *** [gdl-datatypes.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: phase compiling: gdl-0.8.10-3 failed


That's a bug in numarray 1.4.1. A bug report has been filled for it:
http://sourceforge.net/tracker/index.php? func=detail&aid=1350954&group_id=1369&atid=101369
Meanwhile you can downgrade to a earlier version of numarray.

Sébastien



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to