Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 11:08:09 +0100
From:      Jens Rehsack <rehsack@liwing.de>
To:        Hilmi Hilmiev <hilmi@wizzbit.nl>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Undefined symbol "__gxx_personality_v0"
Message-ID:  <3E5C9209.3080709@liwing.de>
References:  <3E5D0F1B.4070503@wizzbit.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E5C9209.3080709>