You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Markus Hammele <ha...@landtechnik.de> on 1999/01/21 14:02:48 UTC

os-os2/3733: Configure + compilation fails

>Number:         3733
>Category:       os-os2
>Synopsis:       Configure + compilation fails
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Jan 21 05:10:00 PST 1999
>Last-Modified:
>Originator:     hammele@landtechnik.de
>Organization:
apache
>Release:        1.3.4
>Environment:
OS/2, Warp 4, FP 8 (german), EMX 09d, gcc 2.8.2, 
bash or tcsh
>Description:
Configure creates makefile in modules, which is not correct:
in the line with :: after the backslashes a newline is 
missing.
The file ap_config.h defines MAXSOCKETS which is now defined
in socket.h
The macros STIN_FILENO, STDOUT_FILENO and STDERR_FILENO
are not defined, #define STDXX_FILENO fileno(stdxx)
Production level code should not contain -g as OPTIM-flag 
but -O at least, yet -O2 preferred.
>How-To-Repeat:
Configure under OS/2
>Fix:
Mentioned above, contact me for further questions
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]