In article <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/