Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Shared Object Error

Status
Not open for further replies.

intekhab

Programmer
Joined
Nov 1, 2002
Messages
1
Location
US
Hello !
I'm trying to make shared object for MQ but getting bunch of following errors.

$ make -f $ORACLE_HOME/rdbms/demo/demo_rdbms.mk extproc_nocallback SHARED_LIBNAME=mqseries.so 0OBJS="/usr/mqm/lib/libmqm.a"

ld: 0711-319 WARNING: Exported symbol not defined: MQBACK
ld: 0711-319 WARNING: Exported symbol not defined: MQBEGIN
ld: 0711-244 ERROR: No csects or exported symbols have been saved.

Pls Help. Thanks in advance.
Intekhab
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top