ID: 16481 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Compile Failure +Bug Type: Recode related Operating System: PLD Linux / glibc 2.2.5 / gcc3.1 PHP Version: 4.1.2 New Comment:
reclassified. Previous Comments: ------------------------------------------------------------------------ [2002-04-07 20:00:46] [EMAIL PROTECTED] While trying to compile php 4.1.2 with apache 2.0.35 make[1]: Wchodzę w katalog `/home/users/misiek/rpm/BUILD/php-4.1.2/ext/recode' /bin/sh /home/users/misiek/rpm/BUILD/php-4.1.2/libtool --silent --mode=compile i686-pld-linux-gcc -I. -I/home/users/misiek/rpm/BUILD/php-4.1.2/ext/recode -I/home/users/misiek/rpm/BUILD/php-4.1.2/main -I/home/users/misiek/rpm/BUILD/php-4.1.2 -I/usr/include/apache -I/home/users/misiek/rpm/BUILD/php-4.1.2/Zend -I/usr/include/libxml2 -I/usr/include/freetype2/freetype -I/usr/include/imap -I/usr/include/mysql -I/usr/local/include -I/usr/include/ucd-snmp -D_REENTRANT -I/home/users/misiek/rpm/BUILD/php-4.1.2/TSRM -O2 -march=athlon -DEAPI -I/usr/X11R6/include -pthread -DZTS -prefer-pic -c recode.c && touch recode.slo In file included from recode.c:28: php_recode.h:35:2: warning: #warning Recode module has not been tested for thread-safety. recode.c: In function `zm_startup_recode': recode.c:79: `recode_globals_id' undeclared (first use in this function) recode.c:79: (Each undeclared identifier is reported only once recode.c:79: for each function it appears in.) recode.c: In function `zm_shutdown_recode': recode.c:89: `recode_globals_id' undeclared (first use in this function) recode.c: In function `zif_recode_string': recode.c:124: `recode_globals_id' undeclared (first use in this function) recode.c: In function `zif_recode_file': recode.c:189: `recode_globals_id' undeclared (first use in this function) make[1]: *** [recode.slo] Błąd 1 make[1]: Opuszczam katalog `/home/users/misiek/rpm/BUILD/php-4.1.2/ext/recode' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16481&edit=1