On Wed, 29 August 2001, "Michael P. Soulier" wrote:

> 
> On Thu, Aug 30, 2001 at 12:07:02AM -0400, Michael P. Soulier wrote:
> > 
> >          "gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet 
> >           -Wall -Wstrict-prototypes -O6 -c tulip.c 
> >           '[ -f /usr/include/linux/modversions.h ] && echo 
> >           -DMODVERSIONS`"
> 
>     Note btw that the quotes around the last part are backticks. 
> 
>     `[ -f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`
> 
>     In other words, if /usr/include/linux/modversions.h exists, then add
> -DMODVERSIONS to the compile command. You can drop that part by just checking
> to see if it exists by yourself and adding it if it's there. 
> 

ok, I wasn't using backtics.  It gave me the same string of errors, minus not 
finding the file.  I still haven't been able to get into the BIOS.  I just have 
no idea how I'm going to get in there.  On a side note, I tried booting back 
into my 2.2.19-pre17 kernel and seeing what happened, and cat /proc/pci gave me 
similar results, so the IRQ error seems to be a problem w/ the BIOS, but I 
don't know why I can't compile this.  I also don't know how I'm going to get 
into the BIOS.  It just doesn't work.  I'm open to suggestions, Compaqs don't 
work.




-------------------------------------------------------------
Sign up for ICQmail at http://www.icq.com/icqmail/signup.html

Reply via email to