|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
...*.o -Xlinker -Bstatic -L/home/duns/duns-2.7.1/linux/lib -lck -lvode -lmath
-lmbgrafic -lgrafic -L/usr/X11R6/lib -lX11 -L/usr/lib/gcc-lib/i486-suse-linux/2.95.2 -lg2c -lm/usr/X11R6/lib/libX11.a(x11trans.o)(.text+0x989): In function `_X11TransSocketINETConnect':
: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the
glibc version used for linking/usr/X11R6/lib/libX11.a(x11trans.o)(.text+0x75a): In function `_X11TransSocketINETConnect':
: warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc
version used for linking
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0x848): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc11): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc2e): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc4d): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc68): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xcf4): more undefined references to `pthread_equal' follow
collect2: ld returned 1 exit status
make: *** [dunsplot.e] Error 1
我在linux环境下编译,出现了上面的错误,实在不知如何改正,请各位大虾指教。万分感谢!!!
另外,请问dunsplot.e是不是只是用来可视化计算结果的?只用duns.e可不可以得出计算结果? |
|