Thanks. Here you go: JAH-G5-2:bin admin$ which bison /sw/bin/bison JAH-G5-2:bin admin$ bison --version bison (GNU Bison) 3.0 Written by Robert Corbett and Richard Stallman.
Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO JH ================ On Apr 19, 2015, at 4:56 PM, Alexander Hansen wrote: > >> On Apr 17, 2015, at 18:28, Jerome Helffrich <jhelffr...@gmail.com> wrote: >> >> Gstreamer is not updating. I get the following error list: >> sudo -u fink-bld [ENV] sh -c /tmp/fink.zjiuE >> env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf >> /sw/src/gstreamer-0.8.12.tar.bz2 > > <snip because we don’t need to see the contents of the tarball—we can get > those on on our own> > >> checking for inline... inline >> checking for gtkdoc-scangobj... no >> ./configure: line 23359: no: command not found > > Appears to be from HAVE_GTK_DOC=no > >> checking for docbook2ps... true >> checking for docbook2html... true >> checking for jadetex... true >> checking for ps2pdf... true >> checking docbook2html version (-e DocBook-utils version 0.6.14 (jw version >> 1.1)) >= 0.6.10... yes >> checking for xsltproc... xsltproc >> checking whether xsltproc docbook processing works... no >> checking for dvips... true >> checking for fig2dev... true >> checking for pngtopnm... true >> checking for pnmtops... true >> checking for epstopdf... true >> configure: Will not output HTML documentation >> configure: Will not output PS documentation >> configure: Will not output PDF documentation >> configure: Looking for Python version >= 2.1 >> checking for python... /sw/bin/python >> checking "/sw/bin/python":... okay >> checking local Python configuration... looks good >> ./configure: line 24047: no: command not found > > Again, from HAVE_GTK_DOC=no > >> checking whether byte ordering is bigendian... no >> checking for perl... /usr/bin/perl >> checking for gawk... (cached) gawk >> >> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common >> -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include >> -I/sw/lib/pango-ft219/include -I/sw/include -D_XOPEN_SOURCE -I/sw/include >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 >> -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g -Wall >> -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops -fstrict-aliasing >> -fno-common -D_XOPEN_SOURCE -c lex._gst_parse_yy.c -fno-common -DPIC -o >> .libs/libgstparse_la-lex._gst_parse_yy.o >> /sw/bin/bison -d -v -p_gst_parse__yy ./grammar.y -o grammar.tab.c >> ./grammar.y:506.1-12: warning: deprecated directive, use ‚Äò%pure-parser‚Äô >> [-Wdeprecated] >> %pure_parser >> ^^^^^^^^^^^^ >> ./grammar.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr] >> ./grammar.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] >> /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. >> -I../.. -fno-common -I/sw/lib/freetype219/include/freetype2 >> -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/include -I/sw/include >> -D_XOPEN_SOURCE -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 >> -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 >> -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g >> -Wall -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops >> -fstrict-aliasing -fno-common -D_XOPEN_SOURCE -c -o >> libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo >> './'`grammar.tab.c >> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common >> -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include >> -I/sw/lib/pango-ft219/include -I/sw/include -D_XOPEN_SOURCE -I/sw/include >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 >> -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g -Wall >> -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops -fstrict-aliasing >> -fno-common -D_XOPEN_SOURCE -c grammar.tab.c -fno-common -DPIC -o >> .libs/libgstparse_la-grammar.tab.o >> ./grammar.y: In function '_gst_parse__yyparse': >> ./grammar.y:513: error: 'graph' undeclared (first use in this function) >> ./grammar.y:513: error: (Each undeclared identifier is reported only once >> ./grammar.y:513: error: for each function it appears in.) >> ./grammar.y: In function '_gst_parse_launch': >> ./grammar.y:775: error: too many arguments to function '_gst_parse__yyparse' >> make[4]: *** [libgstparse_la-grammar.tab.lo] Error 1 >> make[4]: Leaving directory >> `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst/parse' >> make[3]: *** [all-recursive] Error 1 >> make[3]: Leaving directory >> `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst' >> make[2]: *** [all] Error 2 >> make[2]: Leaving directory >> `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12' >> make: *** [all] Error 2 >> ### execution of /tmp/fink.0_Y9T failed, exit code 2 >> ### execution of /tmp/fink.9zcBn failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-gstreamer-0.8.12-1030 >> (Reading database ... 239797 files and directories currently installed.) >> Removing fink-buildlock-gstreamer-0.8.12-1030 ... >> Failed: phase compiling: gstreamer-0.8.12-1030 failed >> > > (The project does not support 10.6 any more, but we’ll try to get this > working for you.) > > When I’ve seen an error with a .y file in the past, I’ve usually traced it to > a problem with flex or bison. What do you get from the following? > > which bison > bison -- version > > which flex > flex -- version > > ? > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners