> At this point it is now over my head what could be wrong. I do know > that you should not have to make a link /usr/include/gst. I suspect > something is wrong with your installation, but wouldn't know where > to begin to look to determine which package is fouled up. I find the error with gnome-media. The configure script, badly detect instalation of gstreamer. I edit Makefile and add to CFLAGS -I/usr/include/gstreamer-0.8 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to LDFLAGS I add -L/usr/lib -lgstreamer-0.8 Then was compilation of this package fine.
Filip Bartmann -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
