Bug#295167: libglib2.0-0: Either autoconf macro AM_PATH_GLIB_2_0() or binary version broken

Daniel Webb Daniel Webb <public@danielwebb.us>, 295167@bugs.debian.org
Sun, 13 Feb 2005 20:30:52 -0700


Package: libglib2.0-0
Version: 2.6.2-1
Severity: normal

----
# Autoconf snip:
AM_PATH_GLIB_2_0([1.2.0],,[AC_MSG_ERROR([glib 1.2 or newer is
required])])
----

----
$ autoreconf
$ ./configure
<snip>
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 1.2.0...
*** 'pkg-config --modversion glib-2.0' returned 2.6.1, but GLIB (2.4.0)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error: glib 1.2 or newer is required
----

The libglib2.0-dev package is also up to date.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-xfs
Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages libglib2.0-0 depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information