看板 FB_stable 關於我們 聯絡資訊
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 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"