From: [EMAIL PROTECTED] Operating system: Linux (severely modified Redhat 6.2) PHP version: 4.0 Latest CVS (2001-05-23) PHP Bug Type: Compile Failure Bug description: apache2 build fails: undefined symbol: tsrm_error Got the latest CVS of apache2 and php (May 22, 2001). Both built fine. however, `apachectl start` caused this: Syntax error on line 186 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: undefined symbol: tsrm_error Configure line was: ./configure --prefix=/usr/local/apache2 --with-apxs2=/usr/local/apache2/bin/apxs --with-imap --with-mcrypt=/usr --with-mysql=/usr --with-pspell --with-gd --with-ttf=/usr/include/freetype --with-jpeg-dir=/usr --enable-debug Where did tsrm_error go? I am not familiar with TSRM at all, and I was just playing with apache2, so I might be missing something trivial, but I can't see it. And I won't have time to look into that for at least a couple of days, so I just decided to submit this so it does not get lost. Vlad -- Edit Bug report at: http://bugs.php.net/?id=11043&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]