[BusyBox 0000982]: 0000406: 1.01 won't build with shadow passwords disabled

bugs at busybox.net bugs at busybox.net
Fri Aug 4 06:56:03 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=982 
====================================================================== 
Reported By:                GJanak
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   982
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-03-2006 23:56 PDT
Last Modified:              08-03-2006 23:56 PDT
====================================================================== 
Summary:                    0000406: 1.01 won't build with shadow passwords
disabled
Description: 
Reopen Bug http://busybox.net/bugs/view.php?id=0000406.

1.01 won't build with shadow passwords disabled:

cac at build05:~/build/pan$ grep SHADOW busybox-1.01/.config
# CONFIG_FEATURE_SHADOWPASSWDS is not set

make generates the following error:

In file included from busybox-1.21/libpwdgrp/pwd_grp.c:44:
busybox-1.21/include/shadow_.h:22: shadow.h: No such file or directory

>From busybox-1.01/include/shadow_.h:

   #if !defined CONFIG_USE_BB_SHADOW
   #include <shadow.h>
   #else

I have Shadow Support disabled, and shadow support in uclibc disabled
too.

I know you wrote in SVN its fixed. But the release from yesterday should
be working ?

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-03-06 23:56  GJanak         New Issue                                    
08-03-06 23:56  GJanak         Status                   new => assigned     
08-03-06 23:56  GJanak         Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list