Hi!

> >     This is way above my pay grade.
> >     What have I screwed up?
> 
> Maybe it's the yacc/bison version you are using ?
> 
> There's a very simple message at the end:
> 
> ./grammar.y:799.1-12: warning: deprecated directive: %pure-parser
> use %define api.pure
> 
> Have you tried to patch grammar.y to change it accordingly ?

I've tried this patch on a 14.0-amd64 box. Without it, bison would
crash. With it, gstreamer1 builds fine.

Put it in files/ like this:

cd multimedia/gstreamer1/files
fetch https://people.freebsd.org/~pi/patch-gst-grammar.y
cd ..
make

-- 
p...@opsec.eu            +49 171 3101372                    Now what ?

Reply via email to