Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: System can not find y.tab.c while compiling apache 2.2.0 ssl |
|
Author |
|
bhavin
Joined: 21 Mar 2007 Posts: 2
|
Posted: Wed 21 Mar '07 15:11 Post subject: System can not find y.tab.c while compiling apache 2.2.0 ssl |
|
|
Hi,
I am facing issue when compiling the apache 2.2.0 with ssl on windows.
I m getting error that system cannot found y.tab.c
please any one can tell me that y.tab.c is creating runtime or what ??
I have also download flex,bison etc.
Any help its urgent
Error :
E:\apache\apache2.2.0\zip\httpd-2.2.0\modules\ssl>sed -e "s;yy;ssl_expr_yy;g" -e
"/#if defined(c_plusplus) || defined(__cplusplus)/,/#endif/d" 0<y.tab.c 1>ss
l_expr_parse.c
The system cannot find the file specified.
E:\apache\apache2.2.0\zip\httpd-2.2.0\modules\ssl>del y.tab.c
Could Not Find E:\apache\apache2.2.0\zip\httpd-2.2.0\modules\ssl\y.tab.c
E:\apache\apache2.2.0\zip\httpd-2.2.0\modules\ssl>sed -e "s;yy;ssl_expr_yy;g"
0<y.tab.h 1>ssl_expr_parse.h
The system cannot find the file specified.
E:\apache\apache2.2.0\zip\httpd-2.2.0\modules\ssl>del y.tab.h
Could Not Find E:\apache\apache2.2.0\zip\httpd-2.2.0\modules\ssl\y.tab.h
NMAKE : fatal error U1077: 'tempfile.bat' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK for Windows
Server 2003 R2\Bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK for Windows
Server 2003 R2\Bin\nmake.exe"' : return code '0x2 |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|