On Thu, 2012-06-14 at 18:26 +0200, Ángel González wrote:
> What do you have at those lines? As it mentions "Undeclared identifier
> or.",
> perhaps it's (wrongly) taking the slash at "and/or " as a "*/" ??
> That would be very broken of a compiler...
No, that's invalid C89 code and a quite standar
On 14/06/12 00:58, Michael Felt wrote:
> Hi.
>
> I am trying to compile php against httpd 2.4.2 - but before it gets
> interesting I think I am having a different problem.
>
> The sqlite3 embedded in ./ext/sqlite3 returns a syntax error against vac.C
> v11 compiler.
>
> data/prj/php-5.3.13/ext/sqli
Hi.
I am trying to compile php against httpd 2.4.2 - but before it gets
interesting I think I am having a different problem.
The sqlite3 embedded in ./ext/sqlite3 returns a syntax error against vac.C
v11 compiler.
data/prj/php-5.3.13/ext/sqlite3/sqlite3.c -o ext/sqlite3/sqlite3.lo
"/data/prj/php