From owner-freebsd-stable@FreeBSD.ORG Tue Oct 17 17:03:02 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E122616A403 for ; Tue, 17 Oct 2006 17:03:02 +0000 (UTC) (envelope-from oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9587643D58 for ; Tue, 17 Oct 2006 17:03:02 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id VBT18430; Tue, 17 Oct 2006 10:02:30 -0700 Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 0D7BF4504D; Tue, 17 Oct 2006 10:02:29 -0700 (PDT) To: "O. Hartmann" In-Reply-To: Your message of "Tue, 17 Oct 2006 08:46:05 +0200." <45347C2D.2030806@zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1161104549_78695P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Tue, 17 Oct 2006 10:02:29 -0700 From: "Kevin Oberman" Message-Id: <20061017170229.0D7BF4504D@ptavv.es.net> X-Spam-IndexStatus: 0 Cc: "O. Hartmann" , freebsd-stable@freebsd.org Subject: Re: FBSD 6.2-PRE: todays cvsupdate break kernel build X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 17:03:03 -0000 --==_Exmh_1161104549_78695P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Tue, 17 Oct 2006 08:46:05 +0200 > From: "O. Hartmann" > Sender: owner-freebsd-stable@freebsd.org > > Sam Leffler wrote: > > O. Hartmann wrote: > >> Today's cvsupdate seems to break kernel build at this pint on FreeBSD > >> 6.2-PRE/AMD64: > >> > >> awk -f /usr/src/sys/modules/ata/atapicam/../../../conf/kmod_syms.awk > >> atapicam.ko export_syms | xargs -J% objcopy % atapicam.ko > >> objcopy --strip-debug atapicam.ko > >> ===> ath (all) > >> make: don't know how to make > >> /usr/src/sys/modules/ath/../../contrib/dev/ath/freebsd/ah_osdep.h. Stop > >> *** Error code 2 > >> > >> Stop in /usr/src/sys/modules. > >> *** Error code 1 > > > > Make sure you rebuild your dependencies; ah_osdep.[ch] moved from > > contrib/dev/ath to dev/ath. > > > > Sam > > _______________________________________________ > > 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" > > I see, seems to be my fault. I only use "make world/make kernel" and > 'hoped' those makefile do the rest for me - without having prooved it > for myself. Sorry for bothering ... > This evening I'll check that and I'm sure, as you can see in the error > message, there is still the old location 'active' ... Use of "make world" is very, very dangerous unless you know exactly what you are doing and the exact state of your sources. There are many, myself included who would like to see the target removed. In any case, stick to the procedure un /usr/src/UPDATING if you really want things to build correctly. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1161104549_78695P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFFNQylkn3rs5h7N1ERAsktAKCiPrPUgM/Tq5n2NxKE+u5jb7FrRACcCVzA Xtrt1xjXkk77k66fCaFKF2w= =zwHA -----END PGP SIGNATURE----- --==_Exmh_1161104549_78695P--