Re: [Gems-users] I have a problem in a Quickstart step.


Date: Fri, 18 Mar 2005 14:54:00 -0600 (CST)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] I have a problem in a Quickstart step.
Hello Gyu,

We seem to have problems with particular versions of Bison, especially
older ones.  Can you tell me what version you are using?   Bison 2.0 is
known to work correctly.

Thanks,
Mike


> Hi there,
>
> I did everything in a "Setup" page, but I use gcc3.3 instead of gcc3.4.x.
> However, I typed the below command and I got some error messages.
> I really appreciate if anyone tells me what I miss.
>
> Thanks,
>
> ============================================================
> make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast
> generated/MOSI_SMP_bcast/*.C not found
> Ruby: Building protocol: MOSI_SMP_bcast
> Ruby: Making slicc
> cd ../slicc; make
> make[1]: Entering directory `/home/lpchome/gchoi/SOC/gems/slicc'
> SLICC: Running flex and bison
> make generated/generated
> make[2]: Entering directory `/home/lpchome/gchoi/SOC/gems/slicc'
> SLICC: Generating parser
> bison --verbose --defines -o generated/parser.c parser/parser.y
> parser/parser.y:167.10: parse error, unexpected ":", expecting ";" or "|"
> parser/parser.y:167.19-22: $$ of `file' has no declared type
> parser/parser.y:169.19-22: $2 of `file' has no declared type
> parser/parser.y:169.19-43: $$ of `file' has no declared type
> parser/parser.y:169.19-48: $2 of `file' has no declared type
> parser/parser.y:170.8-11: $$ of `file' has no declared type
> parser/parser.y:263.10-265.5: type clash (`pair_list_ptr' `') on default
> action
> parser/parser.y:265.10: parse error, unexpected ":", expecting ";" or "|"
> parser/parser.y:265.27-30: invalid $ value
> parser/parser.y:265.27-30: $3 of `pair_list' has no declared type
> parser/parser.y:265.27-42: $1 of `pair_list' has no declared type
> parser/parser.y:265.27-52: invalid $ value
> parser/parser.y:265.27-52: $3 of `pair_list' has no declared type
> parser/parser.y:266.17-56: $1 of `pair_list' has no declared type
> make[2]: *** [generated/generated] Error 1
> make[2]: Leaving directory `/home/lpchome/gchoi/SOC/gems/slicc'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/lpchome/gchoi/SOC/gems/slicc'
> make: *** [all] Error 2
>
> --
>
>  ---------------------------------------------------------------
> | Name   : Gyu Sang Choi					|
> | Department : Computer Science & Engineering                   |
> | Office : 358 IST Building                                     |
> | Office Phone : (814)865-2729        	                        |
> | email  : gchoi@xxxxxxxxxxx					|
> | Home Phone : (814)861-6986				       	|
> | Address : 425 Waupelani Drive #327, State College, PA 16801	|
>  ---------------------------------------------------------------
>
>
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]