BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000406 [BusyBox] Other major always 08-28-05 21:43 12-14-05 20:38
Reporter cac View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000406: 1.01 won't build with shadow passwords disabled
Description 1.01 won't build with shadow passwords disabled:

cac@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
Additional Information
Attached Files  busybox.config [^] (9,668 bytes) 08-28-05 21:43

- Relationships

- Notes
(0000773)
landley
12-14-05 20:38

Not a problem in current SVN. (1.1.0 should ship by new year's.)
 

- 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
12-14-05 20:38 landley Status assigned => closed
12-14-05 20:38 landley Note Added: 0000773
12-14-05 20:38 landley Resolution open => fixed
12-14-05 20:38 landley Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker