Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18768 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8654 invoked by uid 1010); 11 Sep 2005 06:46:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8639 invoked from network); 11 Sep 2005 06:46:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2005 06:46:13 -0000 X-Host-Fingerprint: 209.190.22.60 mx.ozziehost.net.au Linux 2.5 (sometimes 2.4) (4) Received: from ([209.190.22.60:3922] helo=mx.ozziehost.net.au) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F4/1F-17383-5B2D3234 for ; Sun, 11 Sep 2005 02:46:13 -0400 Received: from swamp.oceania.net (245-27-251-64.serverpronto.com [64.251.31.245] (may be forged)) by mx.ozziehost.net.au (8.12.10/8.12.10) with ESMTP id j8B6k9bM009347 for ; Sun, 11 Sep 2005 16:46:09 +1000 Received: from kevin.oceania.net (203-129-146-97.rev.dft.net.au [203.129.146.97] (may be forged)) by swamp.oceania.net (8.13.4/8.13.1) with SMTP id j8B6gGW9010240 for ; Sun, 11 Sep 2005 16:42:18 +1000 Date: Sun, 11 Sep 2005 16:44:16 +1000 To: internals@lists.php.net Message-ID: <20050911164416.37486420.kevin@oceania.net> Organization: Oceania X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 5.1.0 PDO fails to make From: kevin@oceania.net (Kevin Waterson) FC1 and FC4 Using php5-200509110430 gcc-3.3.2 /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c: In function `pdo_mysql_stmt_execute': /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:121: error: `STMT_ATTR_UPDATE_MAX_LENGTH' undeclared (first use in this function) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:121: error: (Each undeclared identifier is reported only once /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:121: error: for each function it appears in.) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:126: error: `MAX_MEDIUMINT_WIDTH' undeclared (first use in this function) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:129: error: `MAX_INT_WIDTH' undeclared (first use in this function) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:132: error: `MAX_BIGINT_WIDTH' undeclared (first use in this function) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:135: error: `MAX_TINYINT_WIDTH' undeclared (first use in this function) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:138: error: `MAX_SMALLINT_WIDTH' undeclared (first use in this function) /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c: In function `pdo_mysql_stmt_param_hook': /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:311: warning: assignment from incompatible pointer type /home/kevin/html/php/dev/this/php5-200509110430/ext/pdo_mysql/mysql_statement.c:316: warning: assignment from incompatible pointer type make: *** [ext/pdo_mysql/mysql_statement.lo] Error 1 -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote."