[Epiphany] Re: epiphany 0.6.0 compile problem



On Sun, 04 May 2003 18:52:35 +0100, Matthew Smith wrote:

> Hi,
> I'm on Mandrake 9.1 (with mandrake mozilla-devel and other mozilla 1.3
> rpms installed) and when I try to compile epiphany, all goes well until
> it comes to linking epiphany-bin
> g++ -g -O2 -o epiphany-bin (plus all the onject files and includes) Then
> follows overgcc2.96-c 3000 lines of errors, here's the first few:
snip...
> 
> Does anyone have any clue what could be causing this?

Make sure you compile epiphany with gcc2, this is needed because mozilla
in 9.1 is compiled with gcc2.

you will need mozilla-devel gcc2.96 and gcc2.96c++ installed. do urpmi
mozilla-devel gcc2.96 gcc2.96c++


Then you need to _enable_ gcc2 this is done by update-alternatives (read
up on the man page for this tool)
update-alternatives --config gcc
update-alternatives --config g++
make sure you select the gcc2 version. Remember that gcc/g++ points at the
2.xx version until you switch back.

Frej Rasmussen

> Thanks,
> Smigs




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]