[PATCH] dont compile pwd_to_spwd when shadow passwds is off

Rob Landley rob at landley.net
Fri Sep 16 01:06:10 UTC 2005


On Thursday 15 September 2005 14:11, Amir Shalem wrote:
> On Thu, Sep 15, 2005 at 01:26:05PM -0500, Rob Landley wrote:
> >2) I just built allyesconfig minus shadow passwords and it built just
> > fine, in both 1.01 (current subversion) and 1.1-pre.  What specific
> > .config is failing for you?
>
> using busybox snapshot from 20050831:

Download
http://www.busybox.net/downloads/snapshots/busybox-20050831.tar.bz2
Extract the tarball, cd into it...
make allyesconfig
make menuconfig, go into login menu, switch off CONFIG_FEATURE_SHADOWPASSWDS
make

It built fine.  How do I reproduce your problem?

Rob



More information about the busybox mailing list