免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2061 | 回复: 0
打印 上一主题 下一主题

有关linux+TUXEDO8.1编译的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-06-30 20:44 |只看该作者 |倒序浏览
在-lpub (libpub.so)中的函数引用了tuxedo中的“tpstrerror、tpcall。。。”等函数,在编译为执行程序的时候出差,请知道的指点下,谢谢
gcc -Wall -g -DPLATFORM_LINUX -I/home/bea/tuxedo8.1/include -I/home/stp/include -I/usr/informix/incl/esql -c MainClient.c
/home/bea/tuxedo8.1/include/tmenv.h:41: warning: 'h_tmenv' defined but not used
/home/bea/tuxedo8.1/include/atmi.h:34: warning: 'h_atmi' defined but not used
/home/bea/tuxedo8.1/include/fml32.h:23: warning: 'h_fml32' defined but not used
/home/bea/tuxedo8.1/include/fml1632.h:23: warning: 'h_fml1632' defined but not used
/home/bea/tuxedo8.1/include/Usysfl32.h:9: warning: 'h_Usysflds' defined but not used
/home/bea/tuxedo8.1/include/userlog.h:20: warning: 'h_userlog' defined but not used
esql -g -I/home/bea/tuxedo8.1/include -I/home/stp/include -I/usr/informix/incl/esql -L/home/stp/lib -L/usr/lib -L/home/bea/tuxedo8.1/lib -L/usr/informix/lib/esql -L/home/stp/dcc/dccso -o Calmainexe MainClient.o -ltux -lengine -lgiconv -lusort -lgpnet -lbuft -lwsc -lfml -lfml32 -lqm /usr/lib/libcrypt.a -lnsl -lcurses -lc -lm -lpub -lFormPubFun -lFit -lHelpInit -lFuncPub -lPubVerify -ldrvgen -lAmtBox -ldcc_api -ldcc_ufp
/home/bea/tuxedo8.1/lib/libqm.so: undefined reference to `err_fml_access'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_create'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_getspecific'
/home/bea/tuxedo8.1/lib/libqm.so: undefined reference to `err_malloc'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_detach'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_once'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_key_create'
/home/bea/tuxedo8.1/lib/libqm.so: undefined reference to `_mib_seterror'
/home/bea/tuxedo8.1/lib/libqm.so: undefined reference to `err_badstchg'
/home/bea/tuxedo8.1/lib/libqm.so: undefined reference to `err_tpsystem'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_mutex_trylock'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_join'
/home/bea/tuxedo8.1/lib/libengine.so: undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
make: *** [Calmainexe] 错误 1
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP