GNOME Bugzilla – Bug 142107
build error under mdk 10.0
Last modified: 2004-12-22 21:47:04 UTC
after successful ./configure, make goes well until: In file included from player.c:21: ../../gst-libs/gst/gconf/gconf.h:28:32: gconf/gconf-client.h: No such file or directory make[3]: *** [player-player.o] Error 1 make[3]: Leaving directory `/home/vrinek/Downloads/gst-plugins-0.8.1/examples/gstplay' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/vrinek/Downloads/gst-plugins-0.8.1/examples' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/vrinek/Downloads/gst-plugins-0.8.1' make: *** [all] Error 2 kernel: 2.6.3-4mdk gcc: 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
Is there any such file on Mandrake (locate gconf-client.h)?
Fixed in CVS.