Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

RE: [users@httpd] Compilation of Apache 2.0 fails in windows.Need Help

Prathima Dandapani -X (pdandapa - HCL at Cisco)

2008-07-24

Replies:

Author LoginPost Reply
Can any one comment on the issue.
 
Thanks in advance,
Prathima.


From: Prathima Dandapani -X (pdandapa - HCL at Cisco) [mailto:pdandapa@cisco.com]
Sent: Thursday, July 24, 2008 7:00 PM
To: users@httpd.apache.org
Subject: [users@httpd] Compilation of Apache 2.0 fails in windows.Need Help

Hello All,
 
               I am compiling Apache 2.0.63 along with mod_ssl. Am getting these errors while compiling mod_ssl.I have bison,flex,sed,awk,perl in my path.    
 
    cd ..\..
        cd modules\ssl
        NMAKE -nologo -f mod_ssl.mak         CFG="mod_ssl - Win32 Release" RECUR
SE=0  .\Release\mod_ssl.so
        cl.exe @C:\DOCUME~1\pdandapa\LOCALS~1\Temp\nma34380.
ssl_expr_scan.c
lex.ssl_expr_yy.c(1720) : error C2143: syntax error : missing ')' before 'consta
nt'
lex.ssl_expr_yy.c(1720) : error C2143: syntax error : missing '{' before 'consta
nt'
lex.ssl_expr_yy.c(1720) : error C2059: syntax error : '<Unknown>'
lex.ssl_expr_yy.c(1720) : error C2059: syntax error : ')'
lex.ssl_expr_yy.c(1723) : error C2449: found '{' at file scope (missing function
 header?)
lex.ssl_expr_yy.c(1729) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1741) : error C2449: found '{' at file scope (missing function
 header?)
lex.ssl_expr_yy.c(1768) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1834) : error C2449: found '{' at file scope (missing function
 header?)
lex.ssl_expr_yy.c(1837) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1882) : error C2449: found '{' at file scope (missing function
 header?)
lex.ssl_expr_yy.c(1884) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1893) : error C2449: found '{' at file scope (missing function
 header?)
lex.ssl_expr_yy.c(1902) : error C2059: syntax error : '}'
lex.ssl_expr_yy.c(1910) : error C2449: found '{' at file scope (missing function
 header?)
lex.ssl_expr_yy.c(1912) : error C2059: syntax error : '}'
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.
 
Can anyone tell us how to resolve the issue please?
Thanks,
Prathima.
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.