From owner-freebsd-questions Wed Feb 26 2:39:51 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 533A237B401 for ; Wed, 26 Feb 2003 02:39:49 -0800 (PST) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4624443FBF for ; Wed, 26 Feb 2003 02:39:48 -0800 (PST) (envelope-from rehsack@liwing.de) Received: (qmail 65898 invoked from network); 26 Feb 2003 10:39:47 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 26 Feb 2003 10:39:47 -0000 Message-ID: <3E5C9972.7010204@liwing.de> Date: Wed, 26 Feb 2003 11:39:46 +0100 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hilmi Hilmiev Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Undefined symbol "__gxx_personality_v0" References: <3E5D0F1B.4070503@wizzbit.nl> <3E5C9209.3080709@liwing.de> <3E5D16DC.1010503@wizzbit.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hilmi Hilmiev wrote: > OK. 10x. But my second problem is that I don't know how to apply this > patch :( > Have somebody who can help me? > > 10x again! > > Jens Rehsack wrote: > >> 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 >> >> 1st: Do not toppost 2nd: try typing 'man patch' Jens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message