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

bugs at busybox.net bugs at busybox.net
Mon Aug 29 04:43:45 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=406 
====================================================================== 
Reported By:                cac
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   406
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-28-2005 21:43 PDT
Last Modified:              08-28-2005 21:43 PDT
====================================================================== 
Summary:                    1.01 won't build with shadow passwords disabled
Description: 
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
/home/cac/build/pan/busybox-1.01/libpwdgrp/pwd_grp.c:44:
/home/cac/build/pan/busybox-1.01/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

.config file is attached
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-28-05 21:43  cac            New Issue                                    
08-28-05 21:43  cac            Status                   new => assigned     
08-28-05 21:43  cac            Assigned To               => BusyBox         
08-28-05 21:43  cac            File Added: busybox.config                    
======================================================================




More information about the busybox-cvs mailing list