Re: 2.4.19-pre2: <M> SGI HAL2 sound (EXPERIMENTAL) results in compile error

From: Paul Mundt (lethal@ChaoticDreams.ORG)
Date: Tue Mar 05 2002 - 13:55:39 EST


On Tue, Mar 05, 2002 at 04:40:04PM -0200, Denis Vlasenko wrote:
> 2.4.19-pre2:
>
> <M> SGI HAL2 sound (EXPERIMENTAL) results in:
> =============================================
> gcc -D__KERNEL__ -I/.share/usr/src/linux-2.4.19-pre2/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=i386 -DMODULE -DMODVERSIONS -include
  ^^^^^^^^^^^
> /.share/usr/src/linux-2.4.19-pre2/include/linux/modversions.h
> -DKBUILD_BASENAME=hal2 -c -o hal2.o hal2.c
>
> hal2.c:36:29: asm/sgi/sgint23.h: No such file or directory
> In file included from hal2.c:38:
> hal2.h:24:27: asm/addrspace.h: No such file or directory
> hal2.h:25:28: asm/sgi/sgihpc.h: No such file or directory

These are mips64 things, and don't reside in include/asm-i386. Try building it
again with ARCH=mips64.

Regards,

-- 
Paul Mundt <lethal@chaoticdreams.org>


- 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/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:45 EST