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 Message-ID: <19971102204442.TG61170@uriah.heep.sax.de>
next in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971102204442.TG61170>
