目前要做一套系统,在红旗linux4.1 Server版本上运行。
红旗上的环境为:radflag linux server 4.1, tuxedo8.1(9.0), Oracle10.2.0.1
目前编译连接都没有问题,可以正常编译连接,生成目标文件。
可是在tuxedo起服务的时候,配置的服务不能启动死掉。
在stderr里面的错误为:test: relocation error: test: undefined symbol: sqlcxt
tuxedo的提示为:
exec test -A -r :
CMDTUX_CAT:819: INFO: Process id=4504 Assume started (pipe).
ULOG,系统日志为:
200437.npsapp!BBL.4501.3069028256.0: LIBTUX_CAT:541: WARN: Server APPGRP/5900 terminated
200437.npsapp!BBL.4501.3069028256.0: LIBTUX_CAT:551: WARN: Cleaning up server APPGRP/5900
200437.npsapp!cleanupsrv.4632.3069882496.-2: 06-18-2006: Tuxedo Version 9.0, 32-bit
200437.npsapp!cleanupsrv.4632.3069882496.-2: server APPGRP/5900: CMDTUX_CAT:551: INFO: server removed
$LD_LIBRARY_PATH变量内容为:
/nps/npstux/tuxedo9.0/lib:/nps/npsora/product/10.2.0/lib:/nps/npss/lib:/usr/lib:/usr/ccs/lib::/nps/npsora/product/10.2.0/lib:/usr/lib:/usr/local/lib:/lib
系统都是32位的。
整整调试了一天,没有找到原因。。。请大家帮忙。现在很着急,都等着模板来进行开发呢:(。。
目前是纯c可以编译和启动,但如果用pro*c写的服务,可以编译,等不能正常启动。
我们在红帽linux上写的服务器就没有问题,移植到红旗上就出问题了。
--转自搜狗