Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33518 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97561 invoked by uid 1010); 29 Nov 2007 21:25:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97546 invoked from network); 29 Nov 2007 21:25:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Nov 2007 21:25:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:56549] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/1E-32949-B2E2F474 for ; Thu, 29 Nov 2007 16:25:00 -0500 Received: from [192.168.1.34] (ppp91-76-69-193.pppoe.mtu-net.ru [91.76.69.193]) by daylessday.org (Postfix) with ESMTP id 52F0C6401C1; Fri, 30 Nov 2007 00:24:56 +0300 (MSK) Message-ID: <474F2E27.3030900@daylessday.org> Date: Fri, 30 Nov 2007 00:24:55 +0300 User-Agent: Thunderbird 2.0.0.9 (X11/20071114) MIME-Version: 1.0 To: Michael Eshom CC: internals@lists.php.net References: <5E.11.32949.4C00F474@pb1.pair.com> In-Reply-To: <5E.11.32949.4C00F474@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Unable to compile PHP6 with pgsql From: tony@daylessday.org (Antony Dovgal) 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..). -- Wbr, Antony Dovgal