Epiphany plugin does not compile



Hi,

I have a problem with the Epiphany plugin:

holger degenatron:/data/tmp/download/beagle-0.2.3/epiphany-extension$ make
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DSHARE_DIR=\"pkgdatadir\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED    -g -O2 -MT ephy-beagle.lo -MD -MP -MF ".deps/ephy-beagle.Tpo" -c -o ephy-beagle.lo ephy-beagle.c; \
        then mv -f ".deps/ephy-beagle.Tpo" ".deps/ephy-beagle.Plo"; else rm -f ".deps/ephy-beagle.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSHARE_DIR=\"pkgdatadir\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -g -O2 -MT ephy-beagle.lo -MD -MP -MF .deps/ephy-beagle.Tpo -c ephy-beagle.c  -fPIC -DPIC -o .libs/ephy-beagle.o
In file included from ephy-beagle.c:31:
ephy-beagle-extension.h:26:18: error: glib.h: No such file or directory
ephy-beagle-extension.h:27:25: error: glib-object.h: No such file or directory
In file included from ephy-beagle.c:31:
ephy-beagle-extension.h:38: error: syntax error before ‘typedef’
ephy-beagle-extension.h:44: error: syntax error before ‘GObjectClass’
ephy-beagle-extension.h:44: warning: no semicolon at end of struct or union
ephy-beagle-extension.h:49: error: syntax error before ‘GObject’
ephy-beagle-extension.h:49: warning: no semicolon at end of struct or union
ephy-beagle-extension.h:52: error: syntax error before ‘}’ token
ephy-beagle-extension.h:54: error: syntax error before ‘ephy_beagle_extension_get_type’
ephy-beagle-extension.h:54: warning: data definition has no type or storage class
ephy-beagle-extension.h:56: error: syntax error before ‘ephy_beagle_extension_register_type’
ephy-beagle-extension.h:56: error: syntax error before ‘*’ token
ephy-beagle-extension.h:56: warning: data definition has no type or storage class
ephy-beagle.c:33:21: error: gmodule.h: No such file or directory
ephy-beagle.c:35: error: syntax error before ‘G_MODULE_EXPORT’
ephy-beagle.c:35: error: syntax error before ‘*’ token
ephy-beagle.c:35: warning: data definition has no type or storage class
ephy-beagle.c:37: error: syntax error before ‘GType’
ephy-beagle.c:38: error: syntax error before ‘*’ token
ephy-beagle.c: In function ‘register_module’:
ephy-beagle.c:40: error: ‘module’ undeclared (first use in this function)
ephy-beagle.c:40: error: (Each undeclared identifier is reported only once
ephy-beagle.c:40: error: for each function it appears in.)
make: *** [ephy-beagle.lo] Error 1


but:

ii  libglib1.2                    1.2.10-10.1                    The GLib library of C routines
ii  libglib2.0-0                  2.8.6-1                        The GLib library of C routines

/usr/include/glib-2.0/glib.h
/usr/include/glib-2.0/glib-object.h

What could be wrong?

TIA,

Holger

-- 
I think computer viruses should count as life ... I think it says something
about human nature that the only form of life we have created so far is
purely destructive.  We've created life in our own image.  - S.Hawking




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