You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/09/15 20:03:31 UTC

DO NOT REPLY [Bug 31250] New: - Can not compile mod_ssl - PLEASE HELP

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31250>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31250

Can not compile mod_ssl - PLEASE HELP

           Summary: Can not compile mod_ssl - PLEASE HELP
           Product: Apache httpd-2.0
           Version: 2.0.50
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: papirc@eappsinc.com


When compiling mod_ssl for windows. Using the VC 6 IDE keep getting the 
following compile errors:
Compiling...
ssl_expr_scan.c
lex.ssl_expr_yy.c(1719) : error C2143: syntax error : missing ')' 
before 'constant'
lex.ssl_expr_yy.c(1719) : error C2143: syntax error : missing '{' 
before 'constant'
lex.ssl_expr_yy.c(1719) : error C2059: syntax error : '<Unknown>'
lex.ssl_expr_yy.c(1719) : error C2059: syntax error : ')'
lex.ssl_expr_yy.c(1722) : error C2449: found '{' at file scope (missing 
function header?)
lex.ssl_expr_yy.c(1728) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1728) : error C2014: preprocessor command must start as first 
nonwhite space
lex.ssl_expr_yy.c(1739) : error C2449: found '{' at file scope (missing 
function header?)
lex.ssl_expr_yy.c(1766) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1766) : error C2014: preprocessor command must start as first 
nonwhite space
lex.ssl_expr_yy.c(1831) : error C2449: found '{' at file scope (missing 
function header?)
lex.ssl_expr_yy.c(1834) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1878) : error C2449: found '{' at file scope (missing 
function header?)
lex.ssl_expr_yy.c(1880) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1888) : error C2449: found '{' at file scope (missing 
function header?)
lex.ssl_expr_yy.c(1897) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1904) : error C2449: found '{' at file scope (missing 
function header?)
lex.ssl_expr_yy.c(1906) : error C2059: syntax error : '}'
ssl_expr_scan.l(225) : fatal error C1070: mismatched #if/#endif pair in 
file 'ssl_expr_scan.l'
Error executing cl.exe.

mod_ssl.so - 19 error(s), 0 warning(s)


using bison GNU 1.875
using sed GNU 4.0.9

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