I've run into my first issue with the new bison. There is a problem with gstreamer:
https://bugzilla.gnome.org/show_bug.cgi?id=705401 When I use a sed: sed -i '/int priv_gst_parse_yylex/s/, yyscan_t yyscanner//' \ gst/parse/grammar.y The package builds, but as the bug says, gst-launch-1.0 gives a segment violation. Upstream doesn't seem to have any ideas. The only thing I can think of is to use the old bison to generate the .c code and patch that in. Thoughts? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page