Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2001 11:48:29 +0200
From:      "Florian Heigl" <Florian.Heigl@gmx.de>
To:        <freebsd-stable@freebsd.org>
Subject:   buildworld breaks with 4.3-RC2
Message-ID:  <006b01c0bcec$684303e0$050aa8c0@blutmeer.de>

next in thread | raw e-mail | index | archive | help
I have some problems here. It's the first time I try to make buildworld, so
it's easily possible that I'm doing something wrong, but I thought I'd
rather ask.

- The box is a P133 with 64MB and IDE disks.
- Currently the box is running FreeBSD 4.2-RELEASE #1
- I want to upgrade it in -stable, so to 4.3-RC2
- I installed the src distributions from ftp2.de.freebsd.org
- I cvsupped /usr/src from cvsup2.de.freebsd.org, and got the following
error
- To check I also tried it from cvsup.freebsd.org, too, but w/o changes
- I have no make.conf or anything I'd consider special



make buildworld
[...]
===> usr.bin/kdump
rm -f .depend
mkdep -f
.dePend -a    -I/mnt/usr/src/usr.bin/kdump/../ktrace -I/mnt/usr/src/usr.bin/
kdump/../.. -I/usr/obj/mnt/usr/src/i386/usr/include
/mnt/usr/src/usr.bin/kdump/kdump.c ioctl.c
/mnt/usr/src/usr.bin/kdump/../ktrace/subr.c
In file included from ioctl.c:87:
/usr/obj/mnt/usr/src/i386/usr/include/sys/memrange.h:18: warning:
`MDF_ACTIVE' redefined
/usr/obj/mnt/usr/src/i386/usr/include/pccard/cardinfo.h:81: warning: this is
the location of the previous definition
In file included from ioctl.c:99:
/usr/obj/mnt/usr/src/i386/usr/include/sys/wormio.h:102: warning:
`CDRIOCBLANK' redefined
/usr/obj/mnt/usr/src/i386/usr/include/sys/cdrio.h:59: warning: this is the
location of the previous definition
In file included from ioctl.c:127:
/mnt/usr/src/usr.bin/kdump/../../sys/dev/dpt/dpt.h:860: warning:
`EATAUSRCMD' redefined
/mnt/usr/src/usr.bin/kdump/../../sys/dev/asr/osd_unix.h:267: warning: this
is the location of the previous definition
/mnt/usr/src/usr.bin/kdump/../../sys/dev/dpt/dpt.h:861: warning:
`DPT_SIGNATURE' redefined
/mnt/usr/src/usr.bin/kdump/../../sys/dev/asr/osd_unix.h:271: warning: this
is the location of the previous definition
/mnt/usr/src/usr.bin/kdump/../../sys/dev/dpt/dpt.h:862: warning:
`DPT_NUMCTRLS' redefined
/mnt/usr/src/usr.bin/kdump/../../sys/dev/asr/osd_unix.h:276: warning: this
is the location of the previous definition
/mnt/usr/src/usr.bin/kdump/../../sys/dev/dpt/dpt.h:863: warning:
`DPT_CTRLINFO' redefined
/mnt/usr/src/usr.bin/kdump/../../sys/dev/asr/osd_unix.h:278: warning: this
is the location of the previous definition
/mnt/usr/src/usr.bin/kdump/../../sys/dev/dpt/dpt.h:864: warning:
`DPT_SYSINFO' redefined
/mnt/usr/src/usr.bin/kdump/../../sys/dev/asr/osd_unix.h:284: warning: this
is the location of the previous definition
/mnt/usr/src/usr.bin/kdump/../../sys/dev/dpt/dpt.h:865: warning:
`DPT_BLINKLED' redefined
/mnt/usr/src/usr.bin/kdump/../../sys/dev/asr/osd_unix.h:290: warning: this
is the location of the previous definition
In file included from ioctl.c:155:
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:51:
opt_pcvt.h: No such file or directory
In file included from ioctl.c:155:
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:91:
i386/isa/pcvt/pcvt_conf.h: No such file or directory
In file included from ioctl.c:155:
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:95:
dev/kbd/kbdreg.h: No such file or directory
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:96:
dev/kbd/atkbdcreg.h: No such file or directory
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:106:
i386/isa/isa_device.h: No such file or directory
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:112:
i386/isa/icu.h: No such file or directory
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:120:
i386/isa/isa.h: No such file or directory
In file included from ioctl.c:155:
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:164: warning:
`KB_OTHER' redefined
/usr/obj/mnt/usr/src/i386/usr/include/sys/kbio.h:47: warning: this is the
location of the previous definition
/mnt/usr/src/usr.bin/kdump/../../sys/i386/isa/pcvt/pcvt_hdr.h:250: #error
"Supported keyboard scancode sets are 1 and 2 only (for now)!!!"
mkdep: compile failed
*** Error code 1
[...]


I'm quite cluessless about what to do now.


Regards,

Florian


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?006b01c0bcec$684303e0$050aa8c0>