Re: extensions won't compile



On Mon, 2005-01-10 at 23:35 -0500, Amarpreet Rattan wrote:
> like the subject says, epiphany extensions won't compile. i do have
> epiphany-1.4.6 and i am running gnome-2.8 with gentoo linux.
> 
> here is the output from my make (i did a configure --with-extension=all)

--with-extensions=all is a bad idea since it enables broken ones. Just
use the defaults, they should be fine.

> tual-dtor -MT mozilla-selection.lo -MD -MP
> -MF .deps/mozilla-selection.Tpo -c mozilla-selection.cpp  -fPIC -DPIC
> -o .libs/mozilla-selection.o
> mozilla-selection.cpp:36:27: nsIWebBrowser.h: No such file or directory

You must be specifying different ./configure flags or environment
variables than you did for Epiphany itself. Did you use Gentoo's
Epiphany ebuild? If so, you could also use the epiphany-extensions
ebuild at http://bugs.gentoo.org/show_bug.cgi?id=46486.

If you still want to compile manually: your problem is that Mozilla's
include path isn't being added to the compiler flags, for some strange
reason. Check the output of ./configure: does it mention an error
pertaning to Mozilla?

-- 
Adam Hooper <adamh densi com>

Attachment: signature.asc
Description: This is a digitally signed message part



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