[BusyBox 0001155]: chgrp does not compile if chown is not configured

bugs at busybox.net bugs at busybox.net
Sat Jun 16 23:17:07 UTC 2007


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1155 
====================================================================== 
Reported By:                janevert
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1155
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             01-11-2007 05:44 PST
Last Modified:              06-16-2007 16:17 PDT
====================================================================== 
Summary:                    chgrp does not compile if chown is not configured
Description: 
Version should be 1.3.1, but I cannot select that on the product version
above.

If chown is not configured, the chgrp.c file does not compile:

  CC      coreutils/chgrp.o
cc1: warnings being treated as errors
coreutils/chgrp.c: In function `chgrp_main':
coreutils/chgrp.c:26: warning: implicit declaration of function
`chown_main'
make[1]: *** [coreutils/chgrp.o] Error 1
make: *** [coreutils] Error 2


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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-11-07 05:44  janevert       New Issue                                    
01-11-07 05:44  janevert       Status                   new => assigned     
01-11-07 05:44  janevert       Assigned To               => BusyBox         
06-16-07 16:17  vda            Status                   assigned => closed  
======================================================================




More information about the busybox-cvs mailing list