[Numpy-discussion] build problem on solaris
Gerald John M. Manipon
Geraldjohn.M.Manipon at jpl.nasa.gov
Wed Jun 1 07:28:32 CDT 2005
Hello,
I compiled python 2.4.1 on a solaris 2.8 box using gcc 3.2.3. When
I try to build Numeric 24.0b2, I get this error:
building 'RNG.RNG' extension
/usr/local/bin/gcc -fno-strict-aliasing -DNDEBUG -O -fPIC -IInclude
-IPackages/FFT/Include -IPackages/RNG/Include
-I/export/00/gmanipon/sciflo/include/python2.4 -c
Packages/RNG/Src/ranf.c -o
build/temp.solaris-2.8-sun4u-2.4/Packages/RNG/Src/ranf.o
Packages/RNG/Src/ranf.c: In function `Mixranf':
Packages/RNG/Src/ranf.c:153: conflicting types for `gettimeofday'
/usr/include/sys/time.h:390: previous declaration of `gettimeofday'
Packages/RNG/Src/ranf.c:153: warning: extern declaration of
`gettimeofday' doesn't match global one
error: command '/usr/local/bin/gcc' failed with exit status 1
Has anyone encountered this problem? Any help is greatly appreciated.
Gerald
More information about the Numpy-discussion
mailing list