Re: Problem in linking C program.

From: Kenneth C Stahl <BlueSax_at_Unforgetable.com>
Date: 2000/01/20
Message-ID: <38871492.58D71927_at_Unforgetable.com>#1/1


"Amir M. Baig" wrote:
>
> Hi:
>
> I recently upgraded from 7.3.4 to 8.1.5 and was trying to compile
> and existing subsystem. It gives me a bunch of unresolved errors.
>
> Looks like the libraries under $ORACLE_HOME/lib are quite a bit
> different
> from 7x version. I added all libraries which look alike and also greped
> the lib for unresloved objects that gave me some more lib's which I
> added.
>
> But still I'm getting a list of unresolvable objects...
>
> Any help would be apreciated.
>
> Thanks
> baig_at_abbnm.com
> 281-274-5082

Try using the proc.mk that comes with the new version and just modify the rules for your program.

Technically this should not be necessary but you may have a makefile that was actually migrated from an even earlier version (7.2 and earlier) which did not use the env_precomp.mk file properly. Received on Thu Jan 20 2000 - 00:00:00 CET

Original text of this message