From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 16 Dec 2003 16:58:06 +0000 Subject: Re: [PATCH] dump latest klibc into the udev build tree Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, Dec 16, 2003 at 05:33:03PM +0100, Olaf Hering wrote: > On Tue, Dec 16, Greg KH wrote: > > > On Tue, Dec 16, 2003 at 09:22:42AM +0100, Olaf Hering wrote: > > > KLIBC is used as an internal makefile variable, it expands to either > > > true or false right now. udev should use something else than KLIBC to > > > allow build against the latest and greatest klibc version. > > > > Why is this needed? I don't see the KLIBC variable needed in the latest > > cvs tree of klibc. > > KLIBC holds libc.a > > grep -wr KLIBC /trashcan/olaf/klibc/klibc-0.94/ > /trashcan/olaf/klibc/klibc-0.94/ash/Makefile:LIBS = $(KLIBC) $(LIBGCC) > /trashcan/olaf/klibc/klibc-0.94/MCONFIG:KLIBC = $(KLIBSRC)/libc.a > /trashcan/olaf/klibc/klibc-0.94/gzip/Makefile:LIBS = $(KLIBC) $(LIBGCC) > /trashcan/olaf/klibc/klibc-0.94/ipconfig/Makefile:LIBS = $(KLIBC) $(LIBGCC) > /trashcan/olaf/klibc/klibc-0.94/kinit/Makefile: $(KLIBC) $(LIBGCC) > /trashcan/olaf/klibc/klibc-0.94/nfsmount/Makefile:LIBS = $(KLIBC) $(LIBGCC) > /trashcan/olaf/klibc/klibc-0.94/utils/Makefile:LIBS = $(KLIBC) $(LIBGCC) But the udev build does not contain any of those "addons" in it's version of the klibc tree, right? So why would it matter to udev? thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel