From owner-freebsd-current Thu Nov 6 07:32:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22512 for current-outgoing; Thu, 6 Nov 1997 07:32:42 -0800 (PST) (envelope-from owner-freebsd-current) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.26]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA22502 for ; Thu, 6 Nov 1997 07:32:29 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.cybercity.dk [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.7) with ESMTP id QAA00718 for ; Thu, 6 Nov 1997 16:19:48 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: current@freebsd.org Subject: LINT brooktree848.c failure From: Poul-Henning Kamp Date: Thu, 06 Nov 1997 16:19:48 +0100 Message-ID: <716.878829588@critter.freebsd.dk> Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk phk# make cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/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 -DTCP_COMPAT_42 -DNETATALK -DIPTUNNEL -DIPXIP -DIPX -DINET -DDIAGNOSTIC -DMD5 -DCOMPAT_43 -DFAILSAFE -DKERNEL -include opt_global.h ../../pci/brooktree848.c ../../pci/brooktree848.c: In function `video_ioctl': ../../pci/brooktree848.c:1955: parse error before `par' ../../pci/brooktree848.c:1961: `write' undeclared (first use this function) ../../pci/brooktree848.c:1961: (Each undeclared identifier is reported only once ../../pci/brooktree848.c:1961: for each function it appears in.) ../../pci/brooktree848.c:1962: `i2c_addr' undeclared (first use this function) ../../pci/brooktree848.c:1962: `i2c_port' undeclared (first use this function) ../../pci/brooktree848.c:1962: `data' undeclared (first use this function) ../../pci/brooktree848.c:1966: `par' undeclared (first use this function) *** Error code 1 Stop. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop."