当前位置: 技术问答>linux和unix
我是新手,遇见个问题,不知道是什么错误?是不是配置文件写错了
来源: 互联网 发布时间:2015-10-30
本文导语: 这个是和socket有关的,我加上了WMDltServer.c可是程序出现了错误,我是个新手,对错误不是很懂,请高人指点!! 错误如下: cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/a...
这个是和socket有关的,我加上了WMDltServer.c可是程序出现了错误,我是个新手,对错误不是很懂,请高人指点!!
错误如下:
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -c WMDltClient.c
cc: 487: warning : Possibly incorrect message catalog.
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -o /tuxedo97/tuxedo97/bin/WMDltClient WMDltClient.o -lsp3 -lsp3db -lsp3pub -lxmlca
tt -lclntsh -ltux -lbuft -ltux2 -lfml -lfml32 -lgp -lnsl -lc -lm
cc: 487: warning : Possibly incorrect message catalog.
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be supported in future releases. The +vallcompatwarnings op
tion can be used to display more details, and the ld(1) man page contains additional information. This warning can be suppres
sed with the +vnocompatwarnings option.
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -c WMDltServer.c
cc: 487: warning : Possibly incorrect message catalog.
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -o /tuxedo97/tuxedo97/bin/WMDltServer WMDltServer.o -lsp3 -lsp3db -lsp3pub -lxmlca
tt -lclntsh -ltux -lbuft -ltux2 -lfml -lfml32 -lgp -lnsl -lc -lm
cc: 487: warning : Possibly incorrect message catalog.
/usr/ccs/bin/ld: Unsatisfied symbols:
fIntelAckConnMsg (first referenced in WMDltServer.o) (code)
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be supported in future releases. The +vallcompatwarnings op
tion can be used to display more details, and the ld(1) man page contains additional information. This warning can be suppres
sed with the +vnocompatwarnings option.
*** Error exit code 1
错误如下:
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -c WMDltClient.c
cc: 487: warning : Possibly incorrect message catalog.
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -o /tuxedo97/tuxedo97/bin/WMDltClient WMDltClient.o -lsp3 -lsp3db -lsp3pub -lxmlca
tt -lclntsh -ltux -lbuft -ltux2 -lfml -lfml32 -lgp -lnsl -lc -lm
cc: 487: warning : Possibly incorrect message catalog.
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be supported in future releases. The +vallcompatwarnings op
tion can be used to display more details, and the ld(1) man page contains additional information. This warning can be suppres
sed with the +vnocompatwarnings option.
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -c WMDltServer.c
cc: 487: warning : Possibly incorrect message catalog.
cc -Ae +e -w -DORACLE -DHP -DHPUX10 -Dunix -w -Wl,+s -z +DA2.0 -I/usr/include -I/oracle/app/product/920/rdbms/demo
-I/oracle/app/product/920/rdbms/public -I/tuxedo97/tuxedo97/include/public -I/tuxedo97/tuxedo97/include/oracle -I/tuxedo97/tu
xedo/include -L/oracle/app/product/920/lib:/oracle/app/product/920:/usr/lib -L/tuxedo97/tuxedo97/lib -L/tuxedo97/tuxedo97/lib
/oracle -L/tuxedo97/tuxedo97/new/work/xmlc -o /tuxedo97/tuxedo97/bin/WMDltServer WMDltServer.o -lsp3 -lsp3db -lsp3pub -lxmlca
tt -lclntsh -ltux -lbuft -ltux2 -lfml -lfml32 -lgp -lnsl -lc -lm
cc: 487: warning : Possibly incorrect message catalog.
/usr/ccs/bin/ld: Unsatisfied symbols:
fIntelAckConnMsg (first referenced in WMDltServer.o) (code)
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be supported in future releases. The +vallcompatwarnings op
tion can be used to display more details, and the ld(1) man page contains additional information. This warning can be suppres
sed with the +vnocompatwarnings option.
*** Error exit code 1
|
/usr/ccs/bin/ld: Unsatisfied symbols:
fIntelAckConnMsg (first referenced in WMDltServer.o) (code)
fIntelAckConnMsg (first referenced in WMDltServer.o) (code)