[BusyBox 0001033]: Compile Error if USE_SYSLOG undefined

bugs at busybox.net bugs at busybox.net
Tue Sep 19 11:35:37 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1033 
====================================================================== 
Reported By:                shc
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1033
Category:                   Other
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-19-2006 04:35 PDT
Last Modified:              09-19-2006 04:35 PDT
====================================================================== 
Summary:                    Compile Error if USE_SYSLOG undefined
Description: 
Compile error if USE_SYSLOG undefined. Error message is:

/opt/soft/develop/busybox/loginutils/getty.c: In function 'getty_main':
/opt/soft/develop/busybox/loginutils/getty.c:825: warning: implicit
declaration of function 'openlog'
/opt/soft/develop/busybox/loginutils/getty.c:825: error: 'LOG_PID'
undeclared (first use in this function)
/opt/soft/develop/busybox/loginutils/getty.c:825: error: (Each undeclared
identifier is reported only once
/opt/soft/develop/busybox/loginutils/getty.c:825: error: for each function
it appears in.)
/opt/soft/develop/busybox/loginutils/getty.c:825: error: 'LOG_AUTH'
undeclared (first use in this function)
make[1]: *** [/opt/soft/develop/busybox/loginutils/getty.o] Error 1

Patch is inlined in additional info field:
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-19-06 04:35  shc            New Issue                                    
09-19-06 04:35  shc            Status                   new => assigned     
09-19-06 04:35  shc            Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list