Date: Sat, 31 Jan 1998 09:06:22 -0500 (EST) From: Dennis Tenn <dstenn@fanfic.org> To: Mike Smith <mike@smith.net.au> Cc: current@FreeBSD.ORG Subject: Re: bogons in lkm/wcd/Makefile Message-ID: <Pine.BSF.3.96.980131090342.17236F-100000@fanfic.org> In-Reply-To: <199801311314.XAA04133@word.smith.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 31 Jan 1998, Mike Smith wrote:
| The changes in revision 1.42 of bsd.kmod.mk cause the Makefile for the
| 'wcd' LKM to generate a bogus recursive link in i386/include.
|
| This patch works locally; anyone care to give me a "reviewed-by" stamp?
|
| --- Makefile.old Sat Jan 31 23:43:26 1998
| +++ Makefile Sat Jan 31 23:43:44 1998
| @@ -27,9 +27,4 @@
| opt_devfs.h:
| touch opt_devfs.h
|
| -.c.o:
| - -@$(LN) ${.CURDIR}/../../sys/i386/include machine
| - $(CC) $(CFLAGS) -c $<
| - -@rm -f machine
| -
| .include <bsd.kmod.mk>
Can anyone explain how to apply these patches?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Dennis Tenn * There will always come a time
dstenn@fanfic.org * When your love will be tested
* Stand tall and rise to the occasion
* For only then will you grow strong.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980131090342.17236F-100000>
