From owner-freebsd-current Sun Nov 2 11:51:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA09350 for current-outgoing; Sun, 2 Nov 1997 11:51:49 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA09342; Sun, 2 Nov 1997 11:51:35 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id UAA07733; Sun, 2 Nov 1997 20:51:33 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id UAA03259; Sun, 2 Nov 1997 20:44:42 +0100 (MET) Message-ID: <19971102204442.TG61170@uriah.heep.sax.de> Date: Sun, 2 Nov 1997 20:44:42 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-current@FreeBSD.org (FreeBSD-current users) Cc: markm@FreeBSD.org Subject: LINT broken in i386/isa/sound/uart6850.c X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Sender: owner-freebsd-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Just FYI: bin@uriah 117% make -k cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DSPX_HACK -DSIMPLELOCK_DEBUG -DSI_DEBUG -DSCSI_2_DEF -DNPX_DEBUG -DLOCKF_DEBUG -DEXT2FS -DDEBUG -DCLUSTERDEBUG -DBOOTP_COMPAT -DBOOTP_NFSV3 -DBOOTP_NFSROOT -DBOOTP -DPOWERFAIL_NMI -DNATM -DLINT_PCCARD_HACK -DFDSEEKWAIT=16 -DNSWAPDEV=20 -DMFS_AUTOLOAD -DMFS_ROOT=10 -DDEVFS -DMSDOSFS -DLFS -DNQNFS -DNFS -DFFS -DIPDIVERT -DTCP_COMPAT_42 -DNETATALK -DIPTUNNEL -DIPXIP -DIPX -DINET -DDIAGNOSTIC -DMD5 -DCOMPAT_43 -DFAILSAFE -DKERNEL -include opt_global.h ../../i386/isa/sound/uart6850.c ../../i386/isa/sound/uart6850.c: In function `poll_uart6850': ../../i386/isa/sound/uart6850.c:113: `timeout_func_t' undeclared (first use this function) ../../i386/isa/sound/uart6850.c:113: (Each undeclared identifier is reported only once ../../i386/isa/sound/uart6850.c:113: for each function it appears in.) ../../i386/isa/sound/uart6850.c:113: parse error before `poll_uart6850' *** Error code 1 (continuing) `kernel' not remade because of errors. bin@uriah 118% ident /sys/i386/isa/sound/uart6850.c /sys/i386/isa/sound/uart6850.c: ident warning: no id keywords in /sys/i386/isa/sound/uart6850.c *ick!* bin@uriah 119% cvs status /sys/i386/isa/sound/uart6850.c =================================================================== File: uart6850.c Status: Up-to-date Working revision: 1.10 Sat Nov 1 20:48:13 1997 Repository revision: 1.10 /home/cvs/src/sys/i386/isa/sound/uart6850.c,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) (Hope that's the most recent version.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)