|
我用的是redhat9.0,在编译时netcdf的库文件老是出错,不知道怎么解决,哪位大侠能解答一下?
错误提示如下
pgf77 -fast -byteswapio -Ktrap=fp -o terrain terrain.o -L../../Commons/env/liblinux/ -lnetcdf
../../Commons/env/liblinux//libnetcdf.a(string.o)(.text+0x53): In function `NC_check_name':
: undefined reference to `__ctype_b' |
|