Re: WOW<->ORACLE Make errors. Any suggestions

From: Chris Hamilton <chamilton_at_sratech.com>
Date: 1995/08/02
Message-ID: <3vod55$5np_at_news.cais.com>#1/1


I had the same problem and was finally able to figure it out. Look in the make file $ORACLE_HOME/proc/demo/proc.mk for tips.

What I did that worked was...

First, I added "-l libsqlnet.a" to the end of the LDFLAGS variable. It still didn't work - got the same errors you did.

Then, I added `cat $(ORACLE_HOME)/rdbms/lib/sysliblist` to the end of the ORA713LIBS variable in the Makefile. This file contains a list of -l flags to add to the list.

Everything worked fine after that.

Hope it helps!

Chris

+------------------------------+

| Chris Hamilton |
| chamilton_at_sratech.com |
| SRA Technologies, Inc. |
| City of Washington Pipe Band |
+------------------------------+
Received on Wed Aug 02 1995 - 00:00:00 CEST

Original text of this message