xfs
[Top] [All Lists]

Re: Error compiling 2.4.9-pre4-xfs

To: "Steve Lord" <lord@xxxxxxx>
Subject: Re: Error compiling 2.4.9-pre4-xfs
From: "Ken Cross" <kcross@xxxxxxxxx>
Date: Wed, 15 Aug 2001 16:29:12 -0400
Cc: "Linux XFS" <linux-xfs@xxxxxxxxxxx>
References: <004b01c125c7$49d94560$0200a8c0@xxxxxxxx> <200108152021.f7FKLLL02598@xxxxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
The system disk (in fact, all disks) are on the SCSI controller, so the
aic7xxx module must be built into the kernel.  It has a tough time booting
without it.  (The FAQs are very specific about this.)

I'll look to see if it's something obvious...

Ken


----- Original Message -----
From: "Steve Lord" <lord@xxxxxxx>
To: "Ken Cross" <kcross@xxxxxxxxx>
Cc: "Linux XFS" <linux-xfs@xxxxxxxxxxx>
Sent: Wednesday, August 15, 2001 4:21 PM
Subject: Re: Error compiling 2.4.9-pre4-xfs


> > Using egcs 1.1.2, I'm getting the following error compiling the new
(8/15)
> > CVS sources:
> >
> >   make[5]: Entering directory
> >          `/usr/src/linux-2.4-xfs/linux/drivers/scsi/aic7xxx/aicasm'
> >   gcc -I/usr/include -I. -ldb aicasm_gram.c aicasm_scan.c aicasm.c
> >          aicasm_symbol.c -o aicasm
> >   aicasm/aicasm_scan.l: In function `yylex':
> >   aicasm/aicasm_scan.l:115: `T_VERSION' undeclared (first use in this
> >          function)
> >   aicasm/aicasm_scan.l:115: (Each undeclared identifier is reported only
> >          once
> >   aicasm/aicasm_scan.l:115: for each function it appears in.)
> >   aicasm/aicasm_scan.l:132: `T_STRING' undeclared (first use in this
> >          function)
> >   make[5]: *** [aicasm] Error 1
> >
> >
> > Is it just me?  <sob>
> >
> > Ken
> >
>
> Hmm, are you building the adapter firmware? Try turning this off.
>
>
> Steve
>


<Prev in Thread] Current Thread [Next in Thread>