On Tuesday 26 August 2008 09:37, Sébastien Chrétien wrote: > Hello, > > I am trying to create an embedded system with busybox. When I compile > Busybox, this message is written : > Trying libraries : crypt m > Library m is needed > Final link with : crypt m > > Does it mean that crypt and m are included in the file busybox or does it > mean that I have to add crypt and m in /lib ?
First. I see that it's a bit confusing. I am changing messages as follows: "Library XYZ is not needed, excluding" "Library XYZ is needed, can't exclude (yet)" Is this better? -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
