From owner-freebsd-questions Fri Jun 12 05:31:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28986 for freebsd-questions-outgoing; Fri, 12 Jun 1998 05:31:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (www.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA28940 for ; Fri, 12 Jun 1998 05:30:46 -0700 (PDT) (envelope-from malte@webmore.com) Received: from neuron.webmore.com (unverified [194.95.214.188]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Fri, 12 Jun 1998 14:31:53 +0200 Received: from neuron.webmore.de (malte@webmore.com) by neuron.webmore.com (8.8.8/8.8.8) with ESMTP id OAA00887; Fri, 12 Jun 1998 14:28:48 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <358052BE.51A7EBF2@chalmers.com.au> Date: Fri, 12 Jun 1998 14:28:48 +0200 (CEST) Reply-To: malte@webmore.com From: Malte Lance To: Robert Chalmers Subject: Re: warning in kernel-compile with 2.2.6 (sound-stuff) Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11-Jun-98 Robert Chalmers wrote: > Hi, > the prototype is referring to a C language prototype for adintr. It's a > harmless warning. Ignore it. :) yes, but a warning while compiling a RELEASE-kernel is annoying. Where did you find the prototype ? Malte. > > cheers > bc > > Malte Lance wrote: >> >> 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 >> 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 > > -- > Support Whirled Peas. Business in China? China House > robert@chalmers.com.au ph:61 7 49440357 fx:61 7 49578425 > China House Uses Webposition to ensure Top Spot in Searches > http://www.chalmers.com.au/ChinaHouse/Business/webposition > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: Malte Lance Date: 12-Jun-98 Time: 12:43:34 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message