Re: compile Pro*C 2.2.4.0.0 program on Solaris 2.5.1

From: Thomas Jones-Low <tjoneslo_at_softstart.com>
Date: Sat, 05 Dec 1998 10:17:52 -0500
Message-ID: <36694EA0.E10A562_at_softstart.com>


        The problem in on the command line in your makefile.

        most proc command lines look like this: proc iname=purge.pc oname=purge.c ireclen=160

        Your proc command line probably looks like this: proc iname = purge.pc oname = purge.c ireclen = 160

Yat-Fan wrote:
>
> Hello all,
>
> The following shows the compilation error and I'd like
> to know how I can start tracing where the error message comes out from:
> ( If u have any suggestion, please email me at yfho_at_kcrc.com . Many Thanks.)
>
> Rgds., fan (Yat-Fan HO).
> ----------------------------------------------------------------------------
> --
> oracle_at_KCE-HQU-DEV-UD1 => ls
> bdtpurge.c flatfile.h makefile_bak purge.pc spcursor.pc
> bdtpurge.h makefile purge.h spcursor.h stdset.h
> oracle_at_KCE-HQU-DEV-UD1 => make
>
> Pro*C/C++: Release 2.2.4.0.0 - Production on Tue Dec 1 12:34:47 1998
>
> Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
>
> System default option values taken from:
> /oracle/app/db/product/7.3.4/precomp/admin/pcscfg.h
>
> (1) PCC-F-02144, CMD-LINE: Blank characters are not allowed on either side
> of an equal sign (=)
>
> *** Error code 1
> make: Fatal error: Command failed for target `purge.o'
> ----------------------------------------------------------------------------
> -

-- 
	Thomas Jones-Low		JobScheduler for Oracle
	tjoneslo_at_softstart.com		
	Ph: 802-652-1596		http://www.softstart.com
Received on Sat Dec 05 1998 - 16:17:52 CET

Original text of this message