Dear All, I try to compile ScientificPython-2.4.9 (http://starship.python.net/~hinsen/ScientificPython/) under Windows XP cygwin environment using python 2.3.3 ,and gcc (GCC) 3.3.3 (cygwin special).
The information shows as fillows: ---------------------------------------------------------- Using netCDF installation in /usr/local running build running build_py running build_ext building 'Scientific_netcdf' extension gcc -shared -Wl,--enable-auto-image-base build/temp.cygwin-1.5.10-i686-2.3/Src/Scientific_netcdf.o -L/usr/local/lib -L/usr/lib/python2.3/config -lnetcdf -lpython2.3 -o build/lib.cygwin-1.5.10-i686-2.3/Scientific/cygwin/Scientific_netcdf.dll build/temp.cygwin-1.5.10-i686-2.3/Src/Scientific_netcdf.o(.text+0x6eb): In function `initScientific_netcdf': /cygdrive/c/pygmt/ScientificPython-2.4.9/Src/Scientific_netcdf.c:2050: undefined reference to `_ncopts' build/temp.cygwin-1.5.10-i686-2.3/Src/Scientific_netcdf.o(.text+0x3067): In function `netcdf_seterror': /cygdrive/c/pygmt/ScientificPython-2.4.9/Src/Scientific_netcdf.c:46: undefined reference to `_ncerr' collect2: ld returned 1 exit status error: command 'gcc' failed with exit status 1 ------------------------------------------------ Does anyone meet same problem? -- Zhuanshi He / Z. He Advanced Environmental Monitoring Research Center (ADEMRC) Gwangju Institute of Science and Technology (GIST) 1 Oryong-dong, Puk-gu, Gwangju 500-712, South Korea Tel: +82-(0)62-970-3406 Fax: +82-(0)62-970-3404 -- http://mail.python.org/mailman/listinfo/python-list