ID:               16481
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Recode related
 Operating System: PLD Linux / glibc 2.2.5 / gcc3.1
 PHP Version:      4.1.2
 New Comment:

Recode in CVS (HEAD) compiles and works fine with Apache2 now. There
are some things to know though:
- If you compile mysql extension with external libraries, it will
segfault with recode
- It will segfault with imap extension.

(both problems are due some symbol clashes)

This should be fixed in recode libary..just prefixing all the hash_
functions with something.

--Jani



Previous Comments:
------------------------------------------------------------------------

[2002-04-13 04:48:06] [EMAIL PROTECTED]

recode still doesn't compile in rc3. Everything else (beside recode and
mm) compiles fine. Loaded main php modules to test if it works -
crashes, detailed info in another bugreport.

------------------------------------------------------------------------

[2002-04-08 06:20:29] [EMAIL PROTECTED]

PHP 4.1.2 doesn't work with Apache 2.
Can you try 4.2.0 RC3 from www.php.net/~derick when it's out (scheduled
for 2002-04-12)?

------------------------------------------------------------------------

[2002-04-07 20:50:11] [EMAIL PROTECTED]

reclassified.


------------------------------------------------------------------------

[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

Reply via email to