Re: epiphany build problems
- From: Jens Bech Madsen <jbm oncable dk>
- To: garnome-list gnome org
- Subject: Re: epiphany build problems
- Date: Mon, 15 Sep 2003 18:58:00 +0200
On Mon, 2003-09-15 at 12:29, gfest gmx ch wrote:
> hi!
>
> I am trying to build the gnome-desktop with garnome-0.27.1.... I made it
> until the epiphany package build process where it stops with the following
> messages:
>
> EphyAutomation-common.c:11: warning: `ORBit_zero_int' defined but not used
> gmake[6]: *** [EphyAutomation-common.o] Error 1
> gmake[6]: Leaving directory
> `/xchange/download/garnome-0.27.1/gnome/epiphany/work/main.d/epiphany-1.0/src'
> gmake[5]: *** [all-recursive] Error 1
> gmake[5]: Leaving directory
> `/xchange/download/garnome-0.27.1/gnome/epiphany/work/main.d/epiphany-1.0/src'
> gmake[4]: *** [all] Error 2
> gmake[4]: Leaving directory
> `/xchange/download/garnome-0.27.1/gnome/epiphany/work/main.d/epiphany-1.0/src'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory
> `/xchange/download/garnome-0.27.1/gnome/epiphany/work/main.d/epiphany-1.0'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory
> `/xchange/download/garnome-0.27.1/gnome/epiphany/work/main.d/epiphany-1.0'
> gmake[1]: *** [build-work/main.d/epiphany-1.0/Makefile] Error 2
> gmake[1]: Leaving directory
> `/xchange/download/garnome-0.27.1/gnome/epiphany'
> gmake: *** [../../gnome/epiphany/cookies/main.d/install] Error 2
>
> so I tried to comment the variable declaration in the file
> EphyAutomation-common.c, because it says that it is not used. well after that the compiling
> goes a little bit further, until there is another error message complaining
> again about some variable which is not used. so I commented this line also...
> and a little bit later in the build process it complains that the last
> commented variable is going to be used now, but it can't be used because the
> declaration is missing.
>
> I am really stuck, because it took me hours to go this far on my 400mhz
> box... I hope someone can help me... inserting comments is not the way that is
> going to help
This sounds familiar. You didn't include the command line so it's hard
to be sure, but it looks like it compiles with -Werror so all warnings
are treated like errors. If that is the case, just remove all occurances
of -Werror in the Makefiles.
>
> well if epiphany is not that important, is there also a way to tell the
> garnome system to overstep epiphany and start building the next package in the
> queue? (but i think this would break too much dependencies and in the end I'll
> end up with more problems than in the beginning)
Remove gnome/epiphany from the LIBDEPS line in the Makefile of the
gnome-desktop garball. It's only important if you want to test Epiphany.
Nothing else depends on it.
Cheers,
Jens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]