Build Problems with Garnome 2.9.2.1



Hi,

I am getting some compile errors when building desktop (make all) in garnome 2.9.2.1.

First epiphany seems to look for firefox-gtkmozembed but it is not found
--------------------------------------------------------------------------------------
Package firefox-gtkmozembed was not found in the pkg-config search path.
Perhaps you should add the directory containing Firefox-gtkmozembed.pc'
to the PKG_CONFIG_PATH environment variable
No package 'firefox-gtkmozembed' found

gnome-applets-2.9.2 wants libxklavier >= 1.12 but finds libxklavier is 1.10
-----------------------------------------------------------------------------------------
I have corrected this for my case by changing the Makefile to the new version and adapting the checksum

gnome-games-2.9.2  seems to need a svg lib
-----------------------------------------------------
make[1]: *** [configure-/chris3/garnome-work/gnome-applets/main.d/gnome-applets-2.9.2/configure] Error 1
blackjack.cpp: In function      nt main(int, char**)':
blackjack.cpp:677: error: Rsvg_init' undeclared (first use this function)
blackjack.cpp:677: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[5]: *** [blackjack.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2

gnome-volume-manager-1.1.2 can not find hal
--------------------------------------------------------
Package hal was not found in the pkg-config search path.
Perhaps you should add the directory containing Hal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'hal' found
configure: error: Library requirements (libgnomeui-2.0 dbus-glib-1 >= 0.20 hal >= 0.2.98) not met; consider adjusting the PKG_CONFIG_PATH environment variable

ximian-connector-2.0.2 needs Evolution development libraries
-------------------------------------------------------------------------
configure: error: Evolution development libraries not installed
make[1]: *** [configure-/chris3/garnome-work/ximian-connector/main.d/ximian-connector-2.0.2/configure] Error 1 sed: can't read work/main.d/yelp-2.9.1/configure.in: No such file or directory
make[1]: *** [pre-configure] Error 2


That seems to be all for desktop. Will continue with the other builds when I got this running. As always many thanks for the great work you do in packaging the bleeding edge of gnome.

If you need further detail I can post the complete logs.

Btw is there an easy way to log all output of make all to a file?
I tried this:
make all 2>&1 > log

But still some errors come directly to the console.

greets

Christian Schneider

http://www.liquid-reality.de




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