Followup to: <[EMAIL PROTECTED]>
By author: Tim Hockin <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
>
> 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).
>
Most people have both. However, if your distribution installs bison
and not yacc and does *NOT* install the "bison as yacc" wrapper, you
should complain to your distributor.
As far as "not always an option", that's ridiculous. If there really
isn't someone around who can install it globally, then put it in ~/bin
and set your PATH.
The command "yacc" should be expected to work. This is as insane as
the flamage in the cdrecord documentation about Linux installing GNU
make as "make".
-hpa
--
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
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/