Re: [Gems-users] (no subject)


Date: Thu, 18 Oct 2007 20:35:01 +0530 (IST)
From: anup_m@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Gems-users] (no subject)
Thanks Dan,
Path was not correct.

Regards,
Anup

> Either find bison on your host and put it in your path, or Install GNU
> Bison: http://www.gnu.org/software/bison/
>
> Regards,
> Dan
>
> anup_m@xxxxxxxxxxxxxxxxxxx wrote:
>> Hi All,
>> While compiling ruby with the command:
>>
>> " make PROTOCOL=MOESI_CMP_token DESTINATION=MOESI_CMP_token "
>> I am getting following errors. Please help me in this regard.
>>
>> Thanks,
>> - Anup
>>
>> Errors
>> =======
>> [anup@shani ruby]$ make PROTOCOL=MOESI_CMP_token
>> DESTINATION=MOESI_CMP_token
>> ls: generated/MOESI_CMP_token/*.C: No such file or directory
>> Ruby: Building protocol: MOESI_CMP_token
>> Ruby: Making slicc
>> cd ../slicc; make
>> make[1]: Entering directory `/home/anup/workspace/gems-2.0/slicc'
>> SLICC: Running flex and bison
>> make generated/generated
>> make[2]: Entering directory `/home/anup/workspace/gems-2.0/slicc'
>> SLICC: Generating parser
>> bison --verbose --defines -o generated/parser.c parser/parser.y
>> make[2]: bison: Command not found
>> make[2]: *** [generated/generated] Error 127
>> make[2]: Leaving directory `/home/anup/workspace/gems-2.0/slicc'
>> make[1]: *** [all] Error 2
>> make[1]: Leaving directory `/home/anup/workspace/gems-2.0/slicc'
>> make: *** [all] Error 2
>> [anup@shani ruby]$
>>
>>
>>
>> _______________________________________________
>> Gems-users mailing list
>> Gems-users@xxxxxxxxxxx
>> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>> Use Google to search the GEMS Users mailing list by adding
>> "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.
>>
>>
>>
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
> Use Google to search the GEMS Users mailing list by adding
> "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.
>
>
>



[← Prev in Thread] Current Thread [Next in Thread→]