Re: Desktop alpha 2: configure error in rep-gtk



Check http://bugzilla.gnome.org/show_bug.cgi?id=68965 It's a bug i filed on this very topic, and the package author appended the folowing note:

+------- Additional Comments From kyle_pope chartertn net 2002-01-30 16:11 -------
+The configure script doesn't recognize PKG_CHECK_MODULES because
+pkg.m4 hasn't been included in aclocal.m4 (this needs to be fixed in
+the tarball).  To get rep-gtk to build, run
+
+aclocal
+autoconf
+
+before configure, assuming that pkgconfig is already installed.

This should hopefully fix your problems.

	-- Chris Chabot


Mario Vukelic wrote:
Hi,

everything went very fine until it was very late. And as it must be then
I ran into trouble:

in rep-gtk the ./configure --prefix=/gnome2 --with-libglade
--with-gdk-pixbuf failed with this error message
./configure: line 1133: syntax error near unexpected token
`PKG_CHECK_MODULES(GLIB,'
./configure: line 1133: `PKG_CHECK_MODULES(GLIB, glib-2.0 >= 1.3)'

There are four occurences of the PKG_CHECK_MODULES macro in configure,
and all fail in similar manner. pkg-config is installed.
The packages up to this point in the build didn't seem to use this macro
in the configure script as far as I can see at this time of day (find,
grep).

Any help apppreciated







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