Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 14:46:28 +0800
From:      Erich Dollansky <erichsfreebsdlist@alogt.com>
To:        freebsd-stable@freebsd.org
Subject:   strange svn problem on FreeBSD 10 STABLE
Message-ID:  <20140522144628.72655b16@X220.alogt.com>

next in thread | raw e-mail | index | archive | help
Hi,

I ran svn and get this as a result:

Updating the source tree.
Updating '/usr/src':
At revision 266536.

So, it all should be fine.

When I compile then the kernel, I will get this:

--------------------------------------------------------------
>>> Kernel build for X220 started on Thu May 22 14:41:52 WITA 2014
--------------------------------------------------------------
===> X220
mkdir -p /usr/obj/usr/src/sys

--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
cd /usr/src/sys/amd64/conf;
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
config  -d /usr/obj/usr/src/sys/X220  /usr/src/sys/amd64/conf/X220
WARNING: duplicate option `NEW_PCIB' encountered. WARNING: duplicate
option `GEOM_PART_BSD' encountered. WARNING: duplicate option
`GEOM_PART_MBR' encountered. WARNING: duplicate option `GEOM_PART_EBR'
encountered. WARNING: duplicate option `GEOM_PART_EBR_COMPAT'
encountered. WARNING: duplicate option `DEV_ISA' encountered. WARNING:
duplicate device `isa' encountered. WARNING: duplicate option `DEV_MEM'
encountered. WARNING: duplicate device `mem' encountered.
WARNING: duplicate option `DEV_IO' encountered.
WARNING: duplicate device `io' encountered.
config: Error: device "vt" is unknown
config: Error: device "vt_vga" is unknown
config: 2 errors
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src

There was a kernel with VT enabled installed on this machine. Ok, I
could imagine where the warnings come from but why is VT not part of
the latest revision?

Is there a problem with my local copy? There have been some
interruptions during the download. 

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140522144628.72655b16>