Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:33529 php.internals:33531 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72162 invoked by uid 1010); 29 Nov 2007 23:51:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72146 invoked from network); 29 Nov 2007 23:51:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Nov 2007 23:51:06 -0000 X-Host-Fingerprint: 24.209.224.17 cpe-24-209-224-17.cinci.res.rr.com Received: from [24.209.224.17] ([24.209.224.17:24768] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/88-32949-8605F474 for ; Thu, 29 Nov 2007 18:51:05 -0500 To: internals@lists.php.net,Antony Dovgal Message-ID: <474F5064.8020901@oldiesmann.us> Date: Thu, 29 Nov 2007 18:51:00 -0500 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 CC: internals@lists.php.net References: <5E.11.32949.4C00F474@pb1.pair.com> <474F2E27.3030900@daylessday.org> In-Reply-To: <474F2E27.3030900@daylessday.org> Content-Type: multipart/alternative; boundary="------------050108040109010903020907" X-Posted-By: 24.209.224.17 Subject: Re: [PHP-DEV] Unable to compile PHP6 with pgsql From: oldiesmann@oldiesmann.us (Michael Eshom) --------------050108040109010903020907 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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've tried (three different snapshots - the "1130" one from >> yesterday and the "1330" and "1530" snaps from today), the "make" >> process ends up dying with errors: >> > > >> /home/michael/Desktop/php6.0-200711291530/ext/pgsql/pgsql.c:5472: error: >> 'data_len' undeclared (first use in this function) >> > > Patch committed, please try now (I don't have/use Postgres, so I can't test it myself..). > > -- Michael Eshom Christian Oldies Fan Cincinnati, Ohio --------------050108040109010903020907--