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 142107 - build error under mdk 10.0
build error under mdk 10.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.1
Other Linux
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-07 13:32 UTC by Hayato Kakita
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hayato Kakita 2004-05-07 13:32:42 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)
Comment 1 Ronald Bultje 2004-05-16 20:53:38 UTC
Is there any such file on Mandrake (locate gconf-client.h)?
Comment 2 David Schleef 2004-05-19 06:34:07 UTC
Fixed in CVS.