Re: [GnomeMeeting-list] [PATCH] No audio feedback in 0.98 config druid!!!



On Sun, 2003-09-07 at 15:28, Chris Rankin wrote:
>  --- Christopher Warner <zanee kernelcode com> wrote:
> > Just forward the build error.
> 
> OK, here it is. Together with the bison command that
> generated the file:
> 
> bison -t -v -d -o asn_grammar asn_grammar.y
> mv asn_grammar asn_grammar.cxx
> g++ -DP_LINUX=2.4.22 -ffunction-sections
> -fdata-sections -D_REENTRANT -Wall  -DP_USE_PRAGMA
> -DPHAS_TEMPLATES -I/usr/src/pwlib/include/ptlib/unix
> -I/usr/include/pwlib -I/usr/src/pwlib/include
> -DP_USE_PRAGMA -Os -DNDEBUG  -x c++ -c asn_grammar.cxx
> -o obj_linux_x86_r/asn_grammar.o

Can you send the info below? asn_grammar.cxx block 5000 to 5200 should
be good.. extract those lines.

> asn_grammar: In function `int yyparse()':
> asn_grammar:5049: syntax error before `goto'
> asn_grammar:5040: warning: label `yyerrlab1' defined
> but not used

Also the defines, if it's a syntax error it usually means someone or
some script was careless which happens when you get tired AND/OR gcc is
messed up, which is highly unlikely in this situation :). Also I don't
know what asn_grammar.cxx is built by or if it's built or hand written;
add that info into the pot.

> make[2]: *** [obj_linux_x86_r/asn_grammar.o] Error 1
> make[2]: Leaving directory
> `/usr/src/pwlib/tools/asnparser'
> make[1]: *** [opt] Error 2
> make[1]: Leaving directory `/usr/src/pwlib'
> make: *** [optshared] Error 2
> 
> Cheers,
> Chris
> 
> 
> ________________________________________________________________________
> Want to chat instantly with your online friends?  Get the FREE Yahoo!
> Messenger http://mail.messenger.yahoo.co.uk
> _______________________________________________
> GnomeMeeting-list mailing list
> GnomeMeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]