-----Original Message-----
From: hch@caldera.de [mailto:hch@caldera.de]
Sent: Thursday, May 17, 2001 2:04 PM
To: thockin@sun.com
Cc: Linux kernel; root@chaos.analogic.com
Subject: Re: Linux-2.4.4 failure to compile
In article <3B040C80.C2A7BC6@sun.com> you wrote:
> "Richard B. Johnson" wrote:
>>
>> Hello;
>>
>> I downloaded linux-2.4.4. The basic kernel compiles but the aic7xxx
>> SCSI module that I require on some machines, doesn't.
> The aic7xxx assembler requiring libdb1 is a bungle. Getting the headers
> for that right on various distros is not easy. Add to that it requires
> YACC, when most people have bison (yes, a shell script is easy to make,
but
> not always an option).
If make wants to use yacc but you don't have it, it's probably a mistake
in the make(1) configuration - the Makefile uses implicit rules and
distributions not having yacc should not call it in make's implicit rules.
Christoph
-- Of course it doesn't work. We've performed a software upgrade. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/