Epiphany does not build on Fedora 14
- From: Tirtha Chatterjee <tirtha p chatterjee gmail com>
- To: epiphany-list gnome org
- Subject: Epiphany does not build on Fedora 14
- Date: Thu, 4 Nov 2010 15:11:32 +0530
I downloaded the latest development release of Epiphany 2.31.5 (I
could not download from GIT because it does not wok from my proxy),
and tried to build it with these commands.
$ ./configure --prefix='/home/tirtha/epiphany-2.31.2/build' --enable-debug
Configure gave the following result:
Epiphany was configured with the following options:
Source code location : .
Compiler : gcc
Prefix : /home/tirtha/epiphany-2.31.2/build
Extra debugging support : yes
Zeroconf bookmarks support : no
NetworkManager support : no
GObject introspection : yes
Seed support : no
NSS support : yes
Build tests : yes
CA Certificates file : /etc/pki/tls/certs/ca-bundle.crt
$ make
make all-recursive
make[1]: Entering directory `/home/tirtha/epiphany-2.31.5'
Making all in lib
make[2]: Entering directory `/home/tirtha/epiphany-2.31.5/lib'
GEN stamp-ephy-lib-type-builtins.c
GEN stamp-ephy-lib-type-builtins.h
GEN stamp-ephy-marshal.c
GEN stamp-ephy-marshal.h
make all-recursive
make[3]: Entering directory `/home/tirtha/epiphany-2.31.5/lib'
Making all in widgets
make[4]: Entering directory `/home/tirtha/epiphany-2.31.5/lib/widgets'
CC libephywidgets_la-ephy-location-entry.lo
In file included from /usr/include/gtk-3.0/gtk/gtk.h:43:0,
from ephy-tree-model-node.h:23,
from ephy-location-entry.c:26:
/usr/include/gtk-3.0/gtk/gtkapplication.h:57:3: error: expected
specifier-qualifier-list before ‘GApplication’
/usr/include/gtk-3.0/gtk/gtkapplication.h:66:3: error: expected
specifier-qualifier-list before ‘GApplicationClass’
make[4]: *** [libephywidgets_la-ephy-location-entry.lo] Error 1
make[4]: Leaving directory `/home/tirtha/epiphany-2.31.5/lib/widgets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/tirtha/epiphany-2.31.5/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/tirtha/epiphany-2.31.5/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tirtha/epiphany-2.31.5'
make: *** [all] Error 2
Even when I disable GObject introspection, the same error occurs
during make. What is the problem here? Can anyone please suggest me
how to fix it?
--
Tirtha Chatterjee
National Institue of Technology, Durgapur
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]