Re: [Epiphany] Epiphany 0.4



On Thu, 2002-12-26 at 13:58, Marco Pesenti Gritti wrote:
> On Thu, 2002-12-26 at 12:14, MArk Finlay wrote:
> > Didn't get that far unfortunately :( Compiling with gnome 2.1.5
> > 
> > /storage/garnome/lib/libXft.so.2: undefined reference to
> > `XRenderQuerySubpixelOrder'
> > collect2: ld returned 1 exit status
> > make[3]: *** [epiphany] Error 1
> > make[3]: Leaving directory `/home/sisob/epiphany-0.4/src'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/home/sisob/epiphany-0.4/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/sisob/epiphany-0.4'
> >
>
> Not sure about this. Looks like something borked in your libxft.
> Maybe you compiled galeon ? Does it work with the same setup ?

Galeon suffers from the same problem which is roughly that your
distribution has a built-in libXft which doesn't support
XRenderQuerySubPixelOrder, unfortunately galeon/epiphany don't pick up
the right -L flags, I suspect because of a mozilla bug.

Try editing epiphany/src/Makefile and adding 

-L /storage/garnome/lib

to the front of the line for MOZILLA_COMPONENT_LIBS

Lee
-- 
Lee Willis <lwillis@lwillis.plus.com>






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