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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Callout...NOT SOLVED!

RE: Callout...NOT SOLVED!

From: Wolfe, Charles <charles.wolfe_at_digex.com>
Date: Fri, 23 Feb 2001 12:41:53 -0800
Message-ID: <F001.002BC4BF.20010223122553@fatcity.com>

Rocky,

/usr/ucb/cc isn't really a C compiler. It is a shell script for compiling BSD-compatible C code using Sun's Forte C (formerly Sun Workshop Professional C) compiler. Relinking the Oracle executables doesn't usually require a C compiler, only make and ld.

Instead of "which cc", try pkginfo and grep for cc.

hth

Regards,
Chuck

-----Original Message-----
Sent: Friday, February 23, 2001 2:40 PM
To: Multiple recipients of list ORACLE-L

Thanks, Ross.
I issued the command you suggested (the which cc comand) and it found the compiler just fine. If I relink the oracle executables it works fine. Any other thoughts?


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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Wolfe, Charles
  INET: charles.wolfe_at_digex.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 - 14:41:53 CST

Original text of this message

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