Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2000 11:07:47 +0000 (GMT)
From:      Nick Hibma <n_hibma@webweaving.org>
To:        "David E. O'Brien" <obrien@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/modules Makefile
Message-ID:  <Pine.BSF.4.20.0001261104590.55015-100000@localhost>
In-Reply-To: <200001260205.SAA36165@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0001261104590.55015-100000>