reassign 351078 libgpepimc0-dev thanks On Thu, Feb 02, 2006 at 07:27:33AM -0800, Blars Blarson wrote:
> libcontactsdb failed to build on all buildds, duplicated on my sparc
> pbuilder.
> checking pkg-config is at least version 0.9.0... yes
> checking for CONTACTSDB... configure: error: Package requirements (sqlite
> libgpepimc) were not met:
> Package glib-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `glib-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'glib-2.0', required by 'libgpevtype', not found
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> Alternatively, you may set the environment variables CONTACTSDB_CFLAGS
> and CONTACTSDB_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> make: *** [config.status] Error 1
Which is really a bug in libgpepimc0-dev,
$ cat /usr/lib/pkgconfig/libgpepimc.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libgpevtype
Description: GPE PIM Categories Library
Version: 0.5
Requires: glib-2.0
Requires.private: gtk+-2.0
Libs: -L${libdir} -lgpepimc
Cflags: -I${includedir}
$
The libgpepimc0-dev package therefore needs to depend on libglib2.0-dev.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature

