From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 24 23:10:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3584516A420 for ; Tue, 24 Jan 2006 23:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A2F43D62 for ; Tue, 24 Jan 2006 23:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0ONA4vS014769 for ; Tue, 24 Jan 2006 23:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0ONA4sb014768; Tue, 24 Jan 2006 23:10:04 GMT (envelope-from gnats) Resent-Date: Tue, 24 Jan 2006 23:10:04 GMT Resent-Message-Id: <200601242310.k0ONA4sb014768@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, bigbum Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9348B16A423 for ; Tue, 24 Jan 2006 23:01:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD4F43D73 for ; Tue, 24 Jan 2006 23:01:44 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k0ON1iNV084600 for ; Tue, 24 Jan 2006 23:01:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k0ON1isJ084599; Tue, 24 Jan 2006 23:01:44 GMT (envelope-from nobody) Message-Id: <200601242301.k0ON1isJ084599@www.freebsd.org> Date: Tue, 24 Jan 2006 23:01:44 GMT From: bigbum To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/92286: kernel src incompatibilities X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 23:10:19 -0000 >Number: 92286 >Category: kern >Synopsis: kernel src incompatibilities >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 24 23:10:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: bigbum >Release: 6.0 >Organization: DREAMinK >Environment: JOHNO-P4# uname -a FreeBSD JOHNO-P4 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: a crash seems to have zapped some libs in /lib like libz.so and libGLEW.so , so opera and a few other apps won't run, so I updated my src files through CVSup(in supfile, i have the entry 'src-all') .... >How-To-Repeat: follow the instructions above >Fix: >Release-Note: >Audit-Trail: >Unformatted: >JOHNO-P4# cvsup -g -L 2 ports-supfile >Parsing supfile "ports-supfile" >Connecting to cvsup.au.FreeBSD.org >Connected to cvsup.au.FreeBSD.org >Server software version: SNAP_16_1h >Negotiating file attribute support >Exchanging collection information >Establishing multiplexed-mode data connection >Running >Updating collection ports-all/cvs > Edit ports/Makefile > Add delta 1.94 2006.01.24.21.35.29 cperciv .......................... > Checkout ports/x11-wm/devilspie/files/patch-src_actions.c >Updating collection src-all/cvs > Edit src/etc/rc.d/abi > Add delta 1.7 2006.01.24.18.58.48 netchild ...................... > Edit src/sys/vm/vm_pageq.c > Add delta 1.22 2006.01.24.19.24.54 alc >Shutting down connection to server >Finished successfully and attempted to make buildkernel, with the output that follows: JOHNO-P4# make buildkernel KERNCONF="JOHNO-P4" -------------------------------------------------------------- >>> Kernel build for JOHNO-P4 started on Wed Jan 25 09:19:22 EST 2006 -------------------------------------------------------------- ===> JOHNO-P4 mkdir -p /usr/obj/usr/src/sys -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /usr/src/sys/i386/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/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/JOHNO-P4 /usr/src/sys/i386/conf/JOHNO-P4 ERROR: version of config(8) does not match kernel! config version = 600003, version required = 600004 Make sure that /usr/src/usr.sbin/config is in sync with your /usr/src/sys and install a new config binary before trying this again. If running the new config fails check your config file against the GENERIC or LINT config files for changes in config syntax, or option/device naming conventions *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. my guess is the differences in the conf files are pretty trivial, but I also guess I just picked the wrong night for the upgrade job. Maybe tomorrow or next week everything will be in sync again bigbum anyway as a FreeBSD nooby I'd just like to thank the freebsd and open-src communities for inspiring me again with the creative possibilities of the computer, as against the BORING -not to mention enslaving- consumer model followed by microblerk and mact hetosspot . ps some of my freely distributable (just don't forget to give due credit)images on http://bl0gpaper,blogspot.com and linked sites