error building current svn

Bernhard Fischer rep.nop at aon.at
Tue Jan 31 00:22:05 PST 2006


On Mon, Jan 30, 2006 at 11:08:20PM -0600, Kumar Gala wrote:
>The issues appears to be in libb/Makefile.in:

Copy'n Paste error, sorry. Fixed.
>
>Index: libbb/Makefile.in
>===================================================================
>--- libbb/Makefile.in   (revision 13744)
>+++ libbb/Makefile.in   (working copy)
>@@ -44,7 +44,7 @@
>LIBBB-$(CONFIG_FEATURE_HTTPD_AUTH_MD5)+= pw_encrypt.c
>LIBBB-$(CONFIG_VLOCK)+= correct_password.c
>LIBBB-$(CONFIG_SU)+= correct_password.c
>-LIBBB-$(CONFIG_CONFIG_LOGIN)+= correct_password.c
>+LIBBB-$(CONFIG_LOGIN)+= correct_password.c
>LIBBB-y:=$(patsubst %,$(srcdir)/%,$(LIBBB-y))


More information about the busybox mailing list