On Tue, Jan 09, 2007 at 12:04:58AM +0100, Sebastian Dröge wrote: > On Di, 2007-01-09 at 00:00 +0100, Kurt Roeckx wrote: > > On Mon, Jan 08, 2007 at 10:42:48PM +0100, Sebastian Dröge wrote: > > > Thanks, I also noticed this already... but I can't reproduce this here > > > on my i386 and PPC machines. Can you reproduce it and maybe give me the > > > created config.log file? > > > > I saw that you already changed something. Do you still need the > > config.log? > > If possible yes... I suspect that this was caused by liboil in some way. > > The change I did (and that did work) was only a workaround to remove > these unecessary checks for gstreamer elements that only break from time > to time ;)
I think the config.log file wasn't really useful. Anyway, I've ran things manually and got: gst-inspect-0.10 gnomevfssink (gst-inspect-0.10:30072): libgnomevfs-WARNING **: Unable to create ~/.gnome2 directory: No such file or directory (gst-inspect-0.10:30072): GStreamer-WARNING **: Problem writing registry cache to /home/buildd/.gstreamer-0.10/registry.x86_64.xml: No such file or directory (gst-inspect-0.10:30071): libgnomevfs-WARNING **: Unable to create ~/.gnome2 directory: No such file or directory No such element or plugin 'gnomevfssink' Note that ~ doesn't exist. Please don't try to write anything in the buildd's home directory. Kurt