undefined references when using "compileall sourcesat once"

Rogelio Serrano rogelio.serrano at gmail.com
Wed Mar 22 06:55:49 UTC 2006


On 3/22/06, Rob Landley <rob at landley.net> wrote:
> On Tuesday 21 March 2006 8:47 pm, Rogelio Serrano wrote:
> > > I wonder if we need an "experimental new features" menu.  Build
> > > everything at once would certainly go in there, if so...
> > >
> > > > re,
> > > >   walter
> > >
> > > Rob
> >
> > That option would be great.
> >
> > I think the crypt problem is a bug because when i used the busybox
> > loginuitls there was no error. I was using shadow linked with
> > libxcrypt. Dropping the lcrypt dependency seems better IMHO.
>
> Currently, I'm trying to work my way through the logic of gnu crypt, or at
> least the man page thereof.  Busybox has built-in md5 code, and built-in sha1
> code.  The gnu version of crypt has support for $1$ handling crypt, but
> apparently not $2$ handling sha1.  I _was_ using the busybox versions for
> both, but I'm wondering if I should pass through $1$ to glibc?  (Not that
> this helps us for md5sum, so we'd still need that code in there...)
>
> Sigh.  I generally find solving problems easier than understanding them in the
> first place.  Luckily this is _much_ easier to deal with than mount was. :)
>
> Anyway, using the built-in md5 or sha1 code and configuring out support for
> DES, we can should be able to build without -lcrypt.  FYI.  It's not finished
> yet...
>
> Rob
> --
> Never bet against the cheap plastic solution.
>

I think i fixed that for tinylogin about 5 years ago. We deployed
server appliances in hotels with $2$ passwords. I think i submitted a
patch then.

--
www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers



More information about the busybox mailing list