From owner-freebsd-stable Fri Nov 9 22:13:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from voyager.straynet.com (voyager.straynet.com [208.185.24.8]) by hub.freebsd.org (Postfix) with ESMTP id 1CF0B37B41A for ; Fri, 9 Nov 2001 22:13:15 -0800 (PST) Received: by voyager.straynet.com (Postfix, from userid 1001) id BE70D20692; Sat, 10 Nov 2001 01:13:14 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by voyager.straynet.com (Postfix) with ESMTP id AD88E18C94 for ; Sat, 10 Nov 2001 01:13:14 -0500 (EST) Date: Sat, 10 Nov 2001 01:13:14 -0500 (EST) From: Greg Prosser X-X-Sender: Reply-To: Greg Prosser To: Subject: Re: -STABLE buildkernel broke! (linux module) In-Reply-To: <20011110005536.F15665-200000@voyager.straynet.com> Message-ID: <20011110011109.T15665-100000@voyager.straynet.com> X-Sysadmin-Nolife: True X-BOFH: Yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [comments inlinem lest my quoting style be un-annoying] on Sat, 10 Nov 2001, Greg Prosser babbled .. ;; I'm doing the usual fun happy upgrade stuff for my home machine, and I'm ;; running into a few problems with the -STABLE sources I pulled down at ;; about 10pm EST (2001/11/10). It appears there's something up when the ;; 'buildkernel' target is being built. ;; ;; I get as far as compiling the kernel, and all is fine until it starts to ;; build my modules for me (linux.ko, in fact). Attached you'll find the ;; output of what is spit at me. ;; ;; Oddly enough, going into /usr/src/sys/modules/linux, and executing a ;; 'make' works, so I'm a little stumped. The -I@ in the cc lines above ;; kinda makes me wonder, too, since I have no idea what that @ represents. ;; ;; I fetched my sources from cvsup.above.net, and have tried both my kernel ;; config and GENERIC, and have tried without my usual -j option to make. ;; ;; I'm about to head off to bed, so I'm going to try the non-/usr/src method ;; (oldschool?) of compiling a kernel, and if that fails, just not make any ;; modules. My compile did _not_ fail when doing the following: cd /sys/i386/conf config -r HADES # my kernel config cd /sys/compile/HADES make depend make Yet it _did_ fail when doing: cd /usr/src make buildkernel KERNCONF=HADES Please advise! ;; If you reply, please CC replies to me so I don't have to wade through my ;; huge list mailbox, thanks. :) ;; ;; Attached: Output from the broken make (yay!) ;; ;; Thanks in advance, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message