PHP4 Kompilation scheitert an php_pcre.c

PHP4 Kompilation scheitert an php_pcre.c

am 20.05.2005 16:55:45 von Markus Malkusch

Hi

ich hab' hier ein Debian (soweit es geht woody), auf dem ich nach und nach
alles installiert habe was ein

'./configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs' '--with-regex=php'
'--with-config-file-path=/etc/php4/apache' '--disable-rpath'
'--disable-debug' '--enable-memory-limit' '--enable-calendar'
'--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars'
'--enable-trans-sid' '--enable-bcmath' '--with-bz2' '--enable-ctype'
'--with-db2' '--with-iconv' '--with-ndbm' '--enable-exif'
'--enable-filepro' '--enable-ftp' '--with-gettext' '--with-pcre-regex=/usr'
'--enable-shmop' '--enable-sockets' '--enable-wddx' '--with-xml=/usr'
'--with-expat-dir=/usr' '--enable-yp' '--with-zlib' '--without-pgsql'
'--disable-static' '--with-layout=GNU' '--with-curl=shared,/usr'
'--with-dom=shared,/usr''--with-zlib-dir=/usr' '--with-gd=shared,/usr'
'--with-jpeg-dir=shared,/usr' '--with-xpm-dir=shared,/usr/X11R6'
'--with-png-dir=shared,/usr' '--with-freetype-dir=shared,/usr'
'--with-imap=shared,/usr' '--with-ldap=shared,/usr'
'--with-mcal=shared,/usr' '--with-mhash=shared,/usr' '--with-mm'
'--with-mysql=shared,/usr' '--with-unixODBC=shared,/usr'
'--with-recode=shared,/usr' '--with-snmp=shared' '--enable-ucd-snmp-hack'
'--with-sybase-ct=shared,/usr' '--with-ttf=shared,/usr'
'--with-t1lib=shared,/usr' --with-mcrypt --without-curl

wollte. Jetzt scheitert aber das make mit

/bin/sh /usr/local/src/php-4.3.11/libtool --silent --preserve-dup-deps
--mode=compile gcc -DSUPPORT_UTF8 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10
-Iext/pcre/ -I/usr/local/src/php-4.3.11/ext/pcre/ -DPHP_ATOM_INC
-I/usr/local/src/php-4.3.11/include -I/usr/local/src/php-4.3.11/main
-I/usr/local/src/php-4.3.11 -I/usr/include/libxml2 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/c-client -I/usr/include/mysql
-I/usr/include/ucd-snmp -I/usr/local/src/php-4.3.11/TSRM
-I/usr/local/src/php-4.3.11/Zend -g -O2 -prefer-non-pic
-c /usr/local/src/php-4.3.11/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo
/usr/local/src/php-4.3.11/ext/pcre/php_pcre.c: In function `php_pcre_match':
/usr/local/src/php-4.3.11/ext/pcre/php_pcre.c:444: `PCRE_INFO_NAMECOUNT'
undeclared (first use in this function)
/usr/local/src/php-4.3.11/ext/pcre/php_pcre.c:444: (Each undeclared
identifier is reported only once
/usr/local/src/php-4.3.11/ext/pcre/php_pcre.c:444: for each function it
appears in.)
/usr/local/src/php-4.3.11/ext/pcre/php_pcre.c:452: `PCRE_INFO_NAMETABLE'
undeclared (first use in this function)
/usr/local/src/php-4.3.11/ext/pcre/php_pcre.c:453: `PCRE_INFO_NAMEENTRYSIZE'
undeclared (first use in this function)
make: *** [ext/pcre/php_pcre.lo] Fehler 1

libtool 1.5.6
make 3.79.1
gcc 2.95.4
autoconf 2.13
libpcre3-dev 3.4-1.1
--
- Whoisabfrage