Re: 2.4.0 on sparc64 build problems

Joshua Uziel (uzi@uzix.org)
Fri, 5 Jan 2001 16:00:21 -0800


* Horst von Brand <vonbrand@inf.utfsm.cl> [010105 09:24]:
> Sun Ultra 1, RH 6.2 + updates (+ local hacks)
>
> Building modules:
>
> In drivers/sbus/audio:
>
> amd7930.c:113: ../../isdn/hisax/foreign.h: No such file or directory
> amd7930.c:1159: warning: function declaration isn't a prototype
> amd7930.c: In function `amd7930_dxmit':
> amd7930.c:1266: warning: assignment from incompatible pointer type
> amd7930.c: In function `amd7930_drecv':
> amd7930.c:1312: warning: assignment from incompatible pointer type
> amd7930.c: At top level:
> amd7930.c:1486: variable `amd7930_foreign_interface' has initializer but incomplete type
> [Ad nauseam]
>
> dbri.c:67: ../../isdn/hisax/foreign.h: No such file or directory
> [More or less the same junk as above]

I'm wondering why building those drivers are options at all on sparc64
since none of the sparc64 machines (that I know of) currently available
have anything other than the cs4231 or no audio support.

Basically, those two should be removed from the config options for
sparc64... and in the meantime, you should build without 'em. :)

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