Precompilers and OCI (MOSC)

MOSC Banner

.mk file for 11g upgrade

edited Mar 7, 2012 4:53AM in Precompilers and OCI (MOSC) 6 commentsAnswered
Migrating to Oracle 11gr3 and trying to recompile all C code. Using the /sdk/demo/demo_proc_ic.mk and receive the following error:

hall@produpgrade/prod:$cat compile_ag300.log
rm -rf SunWS_cachea
rm -rf /opt/oracle/11gr3/lib/libclntsh.so
*** Error code 2
make: Fatal error: Command failed for target `cleancache'

make file looks like this:

###############################################################################
#                       Make file for PROC demos
###############################################################################
#  Usage :
# For compiling proc demos
#    make -f demo_proc_ic.mk
#
# For precompiling, compiling & linking the procdemo.pc file
#    make -f demo_proc_ic.mk build EXE=procdemo OBJS=procdemo.o
#
# In general, for any proc program

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center