From owner-cvs-all Wed Jan 26 3:33:30 2000 Delivered-To: cvs-all@freebsd.org Received: from webweaving.org (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 3BC49152CC; Wed, 26 Jan 2000 03:32:54 -0800 (PST) (envelope-from n_hibma@webweaving.org) Received: from localhost (localhost [127.0.0.1]) by webweaving.org (8.9.3/8.9.3) with ESMTP id LAA55035; Wed, 26 Jan 2000 11:07:47 GMT (envelope-from n_hibma@webweaving.org) Date: Wed, 26 Jan 2000 11:07:47 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/modules Makefile In-Reply-To: <200001260205.SAA36165@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* business > being hooked up to the build system, *COMPILABLE WORKING* modules do. > > Not `make' tested by: Peter cd /usr/src/share/mk make obj make make install cd /sys/modules/vpo make obj make make install worked for me. /usr/share/mk/bsd.kmod.mk contains a list of all the *_if.[ch] it might have to create and that one is not up to date on your system. That change was made a while ago by bde and it isn't pretty but it works. Maybe you should think first before shouting at Peter Wemm (who generally knows what he is doing). Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message