Date: Fri, 02 Oct 1998 18:51:44 -0700 From: Manfred Antar <mantar@netcom.com> To: Luoqi Chen <luoqi@watermarkgroup.com> Cc: current@FreeBSD.ORG Subject: new sound card files Message-ID: <4.1.19981002184209.00a286a0@192.168.0.1>
next in thread | raw e-mail | index | archive | help
I tried to build a kernel from latest sources and I get this error : /../include -DKERNEL -include opt_global.h -elf ../../i386/isa/snd/ad1848.c ../../i386/isa/snd/ad1848.c: In function `cs423x_attach': ../../i386/isa/snd/ad1848.c:1490: duplicate case value ../../i386/isa/snd/ad1848.c:1488: this is the first entry for that value ../../i386/isa/snd/ad1848.c:1513: warning: assignment from incompatible pointer type ../../i386/isa/snd/ad1848.c: In function `opti931_attach': ../../i386/isa/snd/ad1848.c:1616: warning: assignment from incompatible pointer type ../../i386/isa/snd/ad1848.c: In function `opti925_attach': ../../i386/isa/snd/ad1848.c:1681: warning: assignment from incompatible pointer type ../../i386/isa/snd/ad1848.c: In function `guspnp_attach': ../../i386/isa/snd/ad1848.c:1742: warning: assignment from incompatible pointer type *** Error code 1 Stop. The error above is from building elf kernel , but i get the same error with aout kernel This is after the new sound files from this morning. Thanks Manfred ============================== || mantar@netcom.com || || pozo@infinex.com || || Ph. (415) 681-6235 || ============================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19981002184209.00a286a0>