Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Callout...

Callout...

From: Rocky Welch <rockyw_99_at_yahoo.com>
Date: Fri, 23 Feb 2001 10:38:53 -0800
Message-ID: <F001.002BC2D9.20010223103624@fatcity.com>

Hi Gang,
I'm trying to compile the callout shared library under Solaris 2.8 and Oracle 8.1.6. I'm receiving the message below. Any ideas?

TIA, Rocky

ptcprodb> cd $ORACLE_HOME/plsql/demo
ptcprodb> cp $ORACLE_HOME/rdbms/demo/demo_rdbms.mk $ORACLE_HOME/plsql/demo
ptcprodb> make -f demo_rdbms.mk extproc_callback \
> SHARED_LIBNAME=extproc.so OBJS=extproc.o

/export/oracle/product/8.1.6/bin/echodo cc -c -K PIC
-I/export/oracle/product/8.1.6/rdbms/demo
-I/export/oracle/product/8.1.6/rdbmsc

cc -c -K PIC -I/export/oracle/product/8.1.6/rdbms/demo -I/export/oracle/product/8.1.6/rdbms/public -I/export/oracle/product/8.1.6/pc
/usr/ucb/cc: language optional software package not installed *** Error code 1
make: Fatal error: Command failed for target `extproc.o' ptcprodb>

Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rocky Welch
  INET: rockyw_99_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Feb 23 2001 - 12:38:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US