Re: [Gems-users] Compilation error for Ruby: " make[2]: bison: Command not found"


Date: Sat, 26 Aug 2006 21:04:07 -0700 (PDT)
From: James Wang <jameswang99@xxxxxxxxx>
Subject: Re: [Gems-users] Compilation error for Ruby: " make[2]: bison: Command not found"
Hi Ataur:
    Please make sure that you have bison installed on
the machine which you are trying to install gems on.
And I suggest you to install bison 2.0, if you don't
have it, to avoid some other problem that bison 1.87
has.
Regards
James Wang

--- Forum Forum <forum_86@xxxxxxxxx> wrote:

> I am trying to install GEMS (Release 1.1 for GEMS
> and SIMICS 2.2)  for x86 machine in Linux  - I used
> the patch for x86.
>  
>  When I tried this step (after step 7):
>  
> make PROTOCOL=MOSI_SMP_bcast
> DESTINATION=MOSI_SMP_bcast
>  from, 
>  
> 
>
(http://www.cs.wisc.edu/gems/doc/wiki/moin.cgi/QuickStart)
> to compile Ruby, I get the following error, along
> with others:
>  
>  make[2]: bison: Command not found
>  
>  The details after the command is issued are given
> below. Please help.
>  
>  Thanks,
>  
>  Ataur.
>  
>  
>  [patwarya@chipdesign ~/GEMS]$   cd $GEMS/ruby
>  [patwarya@chipdesign ruby]$ make
> PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bc ast
>  ls: generated/MOSI_SMP_bcast/*.C: No such file or
> directory
>  Ruby: Building protocol: MOSI_SMP_bcast
>  Ruby: Making slicc
>  cd ../slicc; make
>  make[1]: Entering directory
> `/home/patwarya/GEMS/slicc'
>  SLICC: Running flex and bison
>  make generated/generated
>  make[2]: Entering directory
> `/home/patwarya/GEMS/slicc'
>  mkdir -p generated/
>  touch generated/created
>  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/patwarya/GEMS/slicc'
>  make[1]: *** [all] Error 2
>  make[1]: Leaving directory
> `/home/patwarya/GEMS/slicc'
>  make: *** [all] Error 2
>  
> 
> 
>  			
> ---------------------------------
> Get your own web address for just $1.99/1st yr.
> We'll help. Yahoo! Small Business.>
_______________________________________________
> 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→]