[BusyBox 0000727]: [PORTABILITY] Unrequested (sometimes nonportable) code compiled

bugs at busybox.net bugs at busybox.net
Thu Nov 23 16:03:52 UTC 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=727 
====================================================================== 
Reported By:                rfelker
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   727
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             02-18-2006 10:14 PST
Last Modified:              11-23-2006 08:03 PST
====================================================================== 
Summary:                    [PORTABILITY] Unrequested (sometimes nonportable)
code compiled
Description: 
Many libbb modules are compiled even if all the applets which use them are
disabled:

find_mount_point.c - needs mntent stuff
vfork_daemon_rexec.c - uses GNU paths.h for /dev/null
restricted_shell.c - uses usershellent stuff
...etc.

xregcomp.c - uses regex stuff (which is POSIX but may commonly be omitted
from minimalist systems)

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

---------------------------------------------------------------------- 
 vda - 11-23-06 08:03  
---------------------------------------------------------------------- 
Not applicable since build system migration to kbuild 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-18-06 10:14  rfelker        New Issue                                    
02-18-06 10:14  rfelker        Status                   new => assigned     
02-18-06 10:14  rfelker        Assigned To               => BusyBox         
11-23-06 08:03  vda            Status                   assigned => closed  
11-23-06 08:03  vda            Note Added: 0001799                          
======================================================================




More information about the busybox-cvs mailing list