Date: Thu, 11 Jun 1998 17:07:24 +0200 (CEST) From: Malte Lance <malte@webmore.com> To: freebsd-questions@FreeBSD.ORG Subject: warning in kernel-compile with 2.2.6 (sound-stuff) Message-ID: <XFMail.980611170724.malte@webmore.com>
next in thread | raw e-mail | index | archive | help
Noticed this warning while compiling a 2.2.6-kernel: cc -c -O2 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DISPPP -DMD5 -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ./../i386/isa/sound/soundcard.c ./../i386/isa/sound/soundcard.c:104: warning: no previous prototype for `adintr' My kernel-config-file includes the following sound-stuff: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 6 device sbmidi0 at isa? port 0x300 device opl0 at isa? port 0x388 Anyone an idea about the warning ??? Malte. ---------------------------------- E-Mail: Malte Lance <malte@webmore.com> Date: 11-Jun-98 Time: 17:00:24 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980611170724.malte>