Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Date: Thu, 17 Jan 2002 16:49:40 +0800 From: "Sreekumar D Kottarath" Message-ID: Mime-Version: 1.0 X-Sent-Mail: off Reply-To: croqpain AT lycos DOT com X-Mailer: MailCity Service X-Priority: 3 Subject: Error while using pro*c in cygwin X-Sender-Ip: 202.126.129.13 Organization: Lycos Mail (http://mail.lycos.com:80) Content-Type: text/plain; charset=us-ascii Content-Language: en Content-Transfer-Encoding: 7bit I was trying to pre-compile an Oracle .pc file and got the following error: Error at line 227, column 11 in file C:\cygwin\usr\include\sys/reent.h __extension__ unsigned long long _rand_next; ..........1 PCC-S-02201, Encountered the symbol "__extension__" when expecting one of the following: } char, const, double, enum, float, int, long, ulong_varchar, OCIBFileLocator OCIBlobLocator, OCIClobLocator, OCIDateTime, OCIExtProcContext, OCIInterval, OCIRowid, OCIDate, OCINumber, OCIRaw, OCIString, short, signed, sql_context, sql_cursor, struct, union, unsigned, utext, uvarchar, varchar, void, volatile, a typedef name, How do I avoid this? I am using the following command line: proc SQLCHECK=SEMANTICS userid='scott/tiger AT db' parse=full include="C:\oracle8i\precomp\public" include="C:\cygwin\lib\gcc-lib\i686-pc-cygwin\2.95.3-5\include" include="C:\cygwin\usr\include" xyz.pc Thanks! Sreekumar -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/