From owner-freebsd-stable Tue Aug 8 1: 9:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 33F3237B69A for ; Tue, 8 Aug 2000 01:09:34 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id CAA91275; Tue, 8 Aug 2000 02:09:32 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id CAA38711; Tue, 8 Aug 2000 02:09:13 -0600 (MDT) Message-Id: <200008080809.CAA38711@harmony.village.org> To: maloff@corbina.net Subject: Re: agp_if.c Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Tue, 08 Aug 2000 10:44:45 +0400." <134950593991.20000808104445@corbina.net> References: <134950593991.20000808104445@corbina.net> Date: Tue, 08 Aug 2000 02:09:13 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <134950593991.20000808104445@corbina.net> Dmitry Malov writes: : just cvsuped FreeBSD-4.x-STABLE and I've got : : make: don't know how to make agp_if.c. Stop : *** Error code 2 : : Stop in /usr/src/sys/modules. : *** Error code 1 : : during make depend using the kernel config from 4.0 : which worked for me fine before. Anyone has an idea : what's the problem? Please see the updating file. Your system is strattling two sets of changes that makes it impossible to build the kernel by traditional means. The make buildkernel/installkernel targets compensate for this. Warner P.S. The two changes are new bsd.kmod.mk paradigm and new binutils. If you got past this problem, you would hit the other. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message