From owner-freebsd-stable Fri Aug 18 6:51:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.2]) by hub.freebsd.org (Postfix) with ESMTP id 7FF1537B43C for ; Fri, 18 Aug 2000 06:51:13 -0700 (PDT) Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.2]) by prg.traveller.cz (8.9.3[EUnet-CZ](2)/8.9.3) with ESMTP id PAA30726 for ; Fri, 18 Aug 2000 15:51:11 +0200 (CEST) Date: Fri, 18 Aug 2000 15:51:11 +0200 (CEST) From: Michal Mertl To: freebsd-stable@freebsd.org Subject: another problem buildworld 4.1RC1->4.1S Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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