Re: [PHP-DEV] Unable to compile PHP6 with pgsql

2007-12-05 Thread Michael Eshom
I think I may be in way over my head on this one... After reading those pages, I still have no clue what to do. This is the first time I've actually looked at PHP source code... David Coallier wrote: On Dec 1, 2007 10:45 AM, Michael Eshom <[EMAIL PROTECTED]> wrote: I should a

Re: [PHP-DEV] Unable to compile PHP6 with pgsql

2007-12-01 Thread Michael Eshom
I should also mention that I haven't done anything with C in probably 5 or 6 years, but if you're willing to help me out, I'll see what I can do :) Antony Dovgal wrote: On 30.11.2007 04:43, Michael Eshom wrote: Wish I could help, but I don't know what needs to be done

Re: [PHP-DEV] Unable to compile PHP6 with pgsql

2007-11-29 Thread Michael Eshom
Wish I could help, but I don't know what needs to be done or how to go about doing it. Antony Dovgal wrote: On 30.11.2007 02:51, Michael Eshom wrote: Everything worked this time. Still get the "incompatible pointer type" messages, but it still compiled properly. Tha

Re: [PHP-DEV] Unable to compile PHP6 with pgsql

2007-11-29 Thread Michael Eshom
Everything worked this time. Still get the "incompatible pointer type" messages, but it still compiled properly. Thanks! Antony Dovgal wrote: On 29.11.2007 21:11, Michael Eshom wrote: I am unable to compile PHP6 with "--with-pgsql" on OpenSUSE 10.3. Every time I'

[PHP-DEV] Unable to compile PHP6 with pgsql

2007-11-29 Thread Michael Eshom
1530/ext/pgsql/pgsql.c:5473: error: 'data' undeclared (first use in this function) make: *** [ext/pgsql/pgsql.lo] Error 1 I am using PostgreSQL 8.3 Beta 1 (compiled manually) if that makes any difference. -- Michael Eshom Christian Oldies Fan Cincinnati, Ohio