Date: Thu, 06 Nov 1997 16:19:48 +0100 From: Poul-Henning Kamp <phk@freebsd.org> To: current@freebsd.org Subject: LINT brooktree848.c failure Message-ID: <716.878829588@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?716.878829588>