On Mon, 4 Dec 2000, Andre Juffer wrote:
> /usr/include/g++-3/sstream:102: taking dynamic typeid of object with
> -fno-rtti
Well... as a first step you could remove "-fno-rtti", which at least
shouldn't make more problems. LyX developers would know good way to do
that, my quick and dirty hack would be
mv configure configure.bak
sed 's,-fno-rtti,,g' <configure.bak >configure
and then running configure again (i don't know if this actually works).
This hardly fixes it completely, but at least it should give less
errors. :(
- Re: Problem with xforms Tuukka Toivonen
- Re: Problem with xforms Angus Leeming
- Re: Problem with xforms Andre Juffer
- Re: Problem with xforms Angus Leeming
- Re: Problem with xforms Andre Juffer
- Re: Problem with xforms Tuukka Toivonen
- Re: Problem with xforms Andre Juffer
- Re: Problem with xfor... Andre Juffer
- Re: Problem with xfor... Tuukka Toivonen
- Re: Problem with xfor... Andre Juffer
- Re: Problem with xfor... Tuukka Toivonen
- Re: Problem with xfor... Jean-Marc Lasgouttes
- Re: Problem with xfor... Lars Gullik Bj�nnes
- Re: Problem with xfor... Jean-Marc Lasgouttes
- Re: Problem with xfor... Lars Gullik Bj�nnes
- Re: Problem with xfor... Andre Juffer
- Re: Problem with xfor... Lars Gullik Bj�nnes
- Re: Problem with xforms Jose Abilio Oliveira Matos
