On 26/08/06 11:26 -0400, schwaahed wrote:
On 8/25/06, Cedric Krier
wrote: Hey Cedric,
I was successful with your chuck, sndpeek, & tapestrea ebuilds.
The audicle ebuild failed with this error:
i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -D__CHUCK_STAT_TRACK__ `pkg-config --cflags gtk+-2.0` -c -I../lang/chuck-1.2.0.6/src -march=pentium-m -O2 -pipe -msse3 -fomit-frame-pointer -D__CK_SNDFILE_NATIVE__ -D_USE_FTGL_FONTS_ audicle_net.cpp yacc -dv -b chuck ../lang/chuck-1.2.0.6/src/chuck.y yacc: e - line 83 of "../lang/chuck-1.2.0.6/src/chuck.y", syntax error %expect 35 ^ make: *** [chuck.tab.c] Error 1
!!! ERROR: media-sound/audicle-1.0.0.3 failed. Call stack: ebuild.sh, line 1543: Called dyn_compile ebuild.sh, line 938: Called src_compile audicle-1.0.0.3.ebuild, line 68: Called die
!!! emake failed !!! If you need support, post the topmost build error, and the call stack if relevant.
!!! This ebuild is from an overlay: '/usr/portage/local/layman/sunrise'
When compiling the audicle on my own I got the same error and fixed it with Ge's help. It involved commenting out 1 line in chuck.y I have included Ge's message to me [Chuck-dev] below.
Thanks again! schwaahed
Can you tell me which version of yacc do you have? (the ouput of "yacc --version")
Thanks
Cédric
schwaabook schwaahed # yacc --version usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename
schwaabook schwaahed # emerge -pv yacc
These are the packages that would be merged, in order:
Calculating dependencies... done! [ebuild R ] dev-util/yacc-1.9.1-r2 0 kB
Ok, I think I have fix it. Can you try again when sunrise will be reviewed to >1019 Thanks Cédric