Re: building 2.2.9 on alpha -- where's alpha/regdef.h?

Tim Waugh (tim@cyberelk.demon.co.uk)
Mon, 7 Jun 1999 22:42:52 +0100 (GMT)


On Mon, 7 Jun 1999, Benjamin LaHaise wrote:

> diff -urN clean/linux-2.2.9/arch/alpha/lib/strchr.S alpha-2.2/linux/arch/alpha/lib/strchr.S
> --- clean/linux-2.2.9/arch/alpha/lib/strchr.S Fri Oct 18 04:53:20 1996
> +++ alpha-2.2/linux/arch/alpha/lib/strchr.S Mon Jun 7 00:20:12 1999
> @@ -6,7 +6,7 @@
> * string, or null if it is not found.
> */
>
> -#include <alpha/regdef.h>
> +#include <asm/regdef.h>
>
> .set noreorder
> .set noat

This bit is wrong. I have a /usr/include/alpha/regdef.h, but no
<asm/regdef.h>. It comes from glibc.

Tim.
*/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/