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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Embedded SQL compiler at Linux

Re: Embedded SQL compiler at Linux

From: Patrick L. Nolan <pln_at_razzle.Stanford.EDU>
Date: 16 May 2002 15:32:48 GMT
Message-ID: <ac0jf0$4kt$1@usenet.Stanford.EDU>


In comp.databases.oracle.misc Ole Streicher <ole-usenet-04_at_gmx.net> wrote:

> The "real" big problem is now that is doesn't work with
> mathcalls.h. One file gives the error

> Syntax error at line 54, column 1, file /usr/include/bits/mathcalls.h:
> Error at line 54, column 1 in file /usr/include/bits/mathcalls.h
> __MATHCALL (acos,, (_Mdouble_ __x));
> 1
> PCC-S-02201, Encountered the symbol "f" when expecting one of the following:
> ; , = ( [

> this error is repeated several times (on different lines of
> mathcalls.h), and then the compilation process crashes with an
> "segmentation fault".

I experienced this a couple of days ago with Oracle 9i. When I used the proc option parse=none, all this stuff went away. I wish I knew what this means.

-- 
*   Patrick L. Nolan                                          *
*   W. W. Hansen Experimental Physics Laboratory (HEPL)       * 
*   Stanford University                                       *
Received on Thu May 16 2002 - 10:32:48 CDT

Original text of this message

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