ID: 11043
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating system: Linux (severely modified Redhat
PHP Version: 4.0 Latest CVS (2001-05-23)
Description: apache2 build fails: undefined symbol: tsrm_error

after poking around with the source, I found that omitting '--enable-debug' fixes that 
problem. However, it starts spitting out segfaults after that, but I think that is a 
different issue...

Anyway, there is clearly a problem when '--enable-debug' is specified.

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

[2001-05-23 02:25:58] [EMAIL PROTECTED]
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


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


Full Bug description available at: http://bugs.php.net/?id=11043


-- 
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]

Reply via email to