Package: php5-dev Version: 5.0.5-3 Severity: important I was getting build errors for other packages because PHP_API_VERSION in php.h was listed as 20031224. /usr/lib/php5 only has 20041030. To fix build, I made these changes:
>#define PHP_API_VERSION 20041030 >/*#define PHP_API_ VERSION 20031224*/ <#define PHP_API_VERSION 20031224 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686-smp Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages php5-dev depends on: ii autoconf 2.59a-4 automatic configure script builder ii automake1.4 1:1.4-p6-9 A tool for generating GNU Standard ii libssl-dev 0.9.8a-3 SSL development libraries, header ii libtool 1.5.20-2 Generic library support script ii php5-common 5.0.5-3 Common files for packages built fr ii shtool 2.0.1-2 portable shell tool from the GNU p php5-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

