Mailing List Archive

[Bug 8963] New: - C compiler directives not in column 1
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8963>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8963

C compiler directives not in column 1

Summary: C compiler directives not in column 1
Product: Apache httpd-2.0
Version: 2.0.36
Platform: Alpha
OS/Version: Other
Status: NEW
Severity: Normal
Priority: Other
Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: Robert.H.Lowe@lawrence.edu


The build complains about compiler directives not being located in column 1.
This is using the ANSI C compiler in Digital Unix 4.0D (admitted an older
version). This problem only seems to exist in fileio.h.

/bin/ksh /usr/users/lower/httpd-2.0.36/srclib/apr/libtool --silent --
mode=compile cc -g -pthread -DHAVE_CONFIG_H -DOSF1 -I../../include -
I../../include/arch/unix -I../../include/arch/unix -c copy.c && touch copy.lo
cc: Warning: ../../include/arch/unix/fileio.h, line 110: # not in column 1 is
ignored, skipping to end of line.
#ifndef BONE7
-^
cc: Warning: ../../include/arch/unix/fileio.h, line 112: # not in column 1 is
ignored, skipping to end of line.
#include <sys/socket.h>
--^
cc: Warning: ../../include/arch/unix/fileio.h, line 113: # not in column 1 is
ignored, skipping to end of line.
#else
-^

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org