Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 11:32:19 +0900
From:      Hajimu UMEMOTO <ume@mahoroba.org>
To:        Maxime Henrion <mux@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Patch to fix the build of the smbfs.ko kernel module
Message-ID:  <ygeg02ytxl8.wl@cheer.mahoroba.org>
In-Reply-To: <20020317233848.GH17902@elvis.mu.org>
References:  <20020316093204.GF17902@elvis.mu.org> <ygeg02zlru4.wl@mille.mahoroba.org> <20020317233848.GH17902@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

>>>>> On Sun, 17 Mar 2002 15:38:48 -0800
>>>>> Maxime Henrion <mux@freebsd.org> said:

mux> Actually, this patch is wrong because it won't ever compile des_enc.S.
mux> Whatever I do, des_enc.c gets compiled and I can't figure out how to
mux> compile a .S file with bsd.kmod.mk.  If someone with more make(1) clue
mux> than me could help out, that would be appreciated.

Did you make sure to do make depend after changing your Makefile?
I tried it and I could reproduce your problem with `make buildkernel
NOCLEAN=YES NO_KERNELDEPEND=YES'.  Then, I tried with `make
buildkernel NOCLEAN=YES', and the problem was gone.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygeg02ytxl8.wl>