- 论坛徽章:
- 0
|
CC=CC buildclient -o ct_cntr_ageing_list -f "ct_cntr_ageing_list.o ois_db_func.o ois_time_func.o" -l "-L/opt/ilog/dblink/lib/sparc_5_5.0/static_pic_mt -ldbov7 -L$ORACLE_HOME/lib -lclntsh -lsql -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 `cat $ORACLE_HOME/lib/sysliblist` -lm -lthread -lrwtool"
ld.so.1: buildclient: fatal: libgp.so.60: open failed: No such file or directory
*** Error code 137
make: Fatal error: Command failed for target `ct_cntr_ageing_list'
___________________________________________________
I am migrating C++ program from solaris 2.6 to 2.9 now, the program use Tuxedo as middleware. When I make the program, output message is above. I am not familiar about unix server, pls help me , thanks very much.
I can't find file libgp.so.60 in the system, where should it is? |
|