Re: [Epiphany] Compilation with gnome2.4-ORBit



On Sun, 2003-09-21 at 13:09, =?iso-8859-1?Q? Lorenz=20K=F6hl ?= wrote:
> Hi,
> I want to compile epiphany 1.0 for my self compiled gnome2.4. Mozilla (1.4) was build with the instructions found on your downloads page and works really good.
> Configure finds everything and doesn't grumble about anything. But make has probably a problem with some ORBit stuff
> -----
>   -c -o EphyAutomation-common.o `test -f 'EphyAutomation-common.c' || echo './'`EphyAutomation-common.c; \
> then mv -f ".deps/EphyAutomation-common.Tpo" ".deps/EphyAutomation-common.Po"; \
> else rm -f ".deps/EphyAutomation-common.Tpo"; exit 1; \
> fi
> EphyAutomation-common.c:11: warning: `ORBit_zero_int' defined but not used
> make[4]: *** [EphyAutomation-common.o] Error 1
> make[4]: Leaving directory `/home/software/gnome/2.4.0/epiphany-1.0/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/software/gnome/2.4.0/epiphany-1.0/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/software/gnome/2.4.0/epiphany-1.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/software/gnome/2.4.0/epiphany-1.0'
> make: *** [all] Error 2
> -----
> any ideas what is wrong?

Not sure why you are getting the warning (depend on the orbit you
installed). Anyway you can make it succesfully compile with
--enable-compile-warnings=no

This should really be a FAQ.

Marco




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