Date: Fri, 18 Aug 2000 15:51:11 +0200 (CEST) From: Michal Mertl <mime@traveller.cz> To: freebsd-stable@freebsd.org Subject: another problem buildworld 4.1RC1->4.1S Message-ID: <Pine.BSO.4.21.0008181341040.2929-100000@prg.traveller.cz>
next in thread | raw e-mail | index | archive | help
I know there was similar question several times before, but I haven't found the answer for my particular problem. I can't figure out myself how to fix the problem. I was hoping another cvsup will fix the problem, but it didn't. Part of output from 'make buildworld' where the error appears follows: ===> usr.bin/kdump cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c In file included from ioctl.c:57: /usr/obj/usr/src/i386/usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/obj/usr/src/i386/usr/include/sys/cdrio.h:59: warning: this is the location of the previous definition ioctl.c: In function `ioctlname': ioctl.c:65: `M_VESA_CG1280x1024' undeclared (first use in this function) ioctl.c:65: (Each undeclared identifier is reported only once ioctl.c:65: for each function it appears in.) ioctl.c:65: `M_VESA_BASE' undeclared (first use in this function) -- Michal Mertl mime@traveller.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.21.0008181341040.2929-100000>