Hilmi Hilmiev wrote:
I have FreeBSD 5.0, apache 2.0.43 and php 4.2.3. I need XML support for php. I have compiled with options --with-apxs2 --with-dom, --enable-xslt, --with-xslt-sablot. Compiling process is finished OK, but when I try to start apache server I get next error message:\
name# apachectl start
Syntax error on line 273 of /usr/local/etc/apache2/httpd.conf:
Cannot load /usr/local/libexec/apache2/libphp4.so into server: /usr/local/lib/libsablot.so.69: Undefined symbol "__gxx_personality_v0"


Where is the problem? Is this bug? How I can solve the problem?

10x in advanced to all!


If you just grep the ports-list archives, you'll find at PR/46268 a problem record which describes the problem and provides a fix. Even you recognize that yesterday 2 guys talked about the committing of this patch.


Check the PR at http://www.freebsd.org/cgi/query-pr.cgi?pr=46268 and apply the patch. Rebuild sablot and than php compile should work, too.

Jens


To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Reply via email to