Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 13:10:21 -0800
From:      Hilmi Hilmiev <hilmi@wizzbit.nl>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Undefined symbol "__gxx_personality_v0"
Message-ID:  <3E5D2D3D.40900@wizzbit.nl>
References:  <3E5D0F1B.4070503@wizzbit.nl> <3E5C9209.3080709@liwing.de> <3E5D16DC.1010503@wizzbit.nl> <3E5C9972.7010204@liwing.de>

next in thread | previous in thread | raw e-mail | index | archive | help


Jens Rehsack wrote:

> 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

name# pwd
/usr/ports/textproc/sablotron/work/Sablot-0.96
name# patch -c < sablot-make.diff
Hmm...  I can't seem to find a patch in there anywhere.
name#

OR

name# patch  < sablot-make.diff
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- sablot-make.diff begins here ---
|--- Makefile.orig      Sat Dec 14 10:42:52 2002
|+++ Makefile   Sat Dec 14 11:16:05 2002
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 33.
1 out of 1 hunks failed--saving rejects to Makefile.rej
Hmm...  Ignoring the trailing garbage.
done
name#

Realy I don't know how to do ... What is wrong now? I try to compuile 
Sablot again with patch, but patch does not applay. Why?




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?3E5D2D3D.40900>