[BusyBox 0001033]: Compile Error if USE_SYSLOG undefined
bugs at busybox.net
bugs at busybox.net
Wed Sep 20 15:38:04 UTC 2006
The following issue has been CLOSED
======================================================================
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: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 09-19-2006 04:35 PDT
Last Modified: 09-20-2006 08:38 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:
======================================================================
----------------------------------------------------------------------
bernhardf - 09-20-06 08:38
----------------------------------------------------------------------
I believe that this is fixed since r16161, closing.
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
09-20-06 08:38 bernhardf Status assigned => closed
09-20-06 08:38 bernhardf Note Added: 0001640
======================================================================
More information about the busybox-cvs
mailing list