On Fri, Apr 04, 2003 at 12:43:25AM +0800, jerome wrote: > thanks i got it to work... > > but after doing a make install > > i got this error.. > > yacc -d -b aicasm_gram aicasm_gram.y > make[5]: yacc: Command not found > make[5]: *** [aicasm_gram.h] Error 127 > make[5]: Leaving directory `/usr/src/linux-2.4.20/drivers/scsi/aic7xxx/aicasm' > make[4]: *** [aicasm/aicasm] Error 2
You need to install the bison package. --> Jijo -- Federico Sevilla III : http://jijo.free.net.ph : When we speak of free Network Administrator : The Leather Collection, Inc. : software we refer to GnuPG Key ID : 0x93B746BE : freedom, not price. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
