[BusyBox] Latest CVS lsmod.c build problem

Erik Andersen andersen at codepoet.org
Fri Oct 11 22:18:03 UTC 2002


On Fri Oct 11, 2002 at 12:47:45PM +0400, Vladimir N. Oleynik wrote:
> Brad,
>  
> > Index: modutils/lsmod.c
> > Seems a stray #endif has crept in which prevevnted lsmod from
> > building if CONFIG_FEATURE_QUERY_MODULE_INTERFACE was defined.
> > 
> > ===================================================================
> > RCS file: /var/cvs/busybox/modutils/lsmod.c,v
> > retrieving revision 1.32
> > diff -u -r1.32 lsmod.c
> > --- modutils/lsmod.c    10 Oct 2002 04:20:21 -0000      1.32
> > +++ modutils/lsmod.c    11 Oct 2002 03:42:40 -0000
> > @@ -114,7 +114,6 @@
> > 
> >         return my_ret;
> >  }
> > -#endif
> 
> Yes. Erik may be applied my last_patch61_2 by hands, my
> patch haven`t this mistake.

Oops!  Yup, I applied that patch by hand and missed a spot.
Sorry about that.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list