From owner-freebsd-current Sun Mar 17 18:32:25 2002 Delivered-To: freebsd-current@freebsd.org Received: from cheer.mahoroba.org (flets20-089.kamome.or.jp [218.45.20.89]) by hub.freebsd.org (Postfix) with ESMTP id 3C7DD37B416; Sun, 17 Mar 2002 18:32:22 -0800 (PST) Received: from localhost (IDENT:SeKroYTbtgb85XTSsfEebXNmxVHejMs2+bTmXKsGCWLuGCxSECdMt0l24d81NhG7@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.2/8.12.2) with ESMTP/inet6 id g2I2WJ5e002472 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 18 Mar 2002 11:32:19 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 18 Mar 2002 11:32:19 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxime Henrion Cc: freebsd-current@freebsd.org Subject: Re: Patch to fix the build of the smbfs.ko kernel module In-Reply-To: <20020317233848.GH17902@elvis.mu.org> References: <20020316093204.GF17902@elvis.mu.org> <20020317233848.GH17902@elvis.mu.org> User-Agent: xcite1.38> Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 4.5-STABLE MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, >>>>> On Sun, 17 Mar 2002 15:38:48 -0800 >>>>> Maxime Henrion 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