On 10.4.3 with XCode 2.2 I have the following:

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



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to