After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 130972 - jhbuild build failure with Debian sid
jhbuild build failure with Debian sid
Status: RESOLVED NOTABUG
Product: gnome-applets
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-09 08:07 UTC by Jon Kåre Hellan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Jon Kåre Hellan 2004-01-09 08:07:54 UTC
This is what happens when I try to build gnome-applets in a clean tree:

checking for libxklavier >= 0.95... Package libxklavier was not found in
the pkg-config search path.
Perhaps you should add the directory containing `libxklavier.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxklavier' found
configure: error: Upcoming releases of gnome-control-center will depend on
libxklavier.
The latest release is available from
http://prdownloads.sourceforge.net/gswitchit
*** error during stage configure of gnome-applets: could not configure
module *** [1/1]

This happens during configure just after checking GTOP_APPLET_LIBS
Comment 1 Richard Kinder 2004-01-09 08:25:50 UTC
Please install libklavier and retry your build. If the build still
fails, contact me and I'll see if I can help.
Comment 2 Jon Kåre Hellan 2004-01-09 08:47:21 UTC
Is gnome-applets supposed to depend on libxklavier? If so, I can
update jhbuild.
Comment 3 Jon Kåre Hellan 2004-01-09 12:09:25 UTC
I have added a libxklavier dependency for gnome-applets to jhbuild