Hello,

I am using apache2.0.39 on Win2000 and want to install it with mod_ssl.so

At the compilation step, the errors below appeared.

Question 1: Do you know what the problem is?

Question 2: Do you know how to use Bison on W2000 in MS Visual C 6 to compile apache?

(which .h and .l files are to be used for Bison)

Thanks and best regards,

Emre Kunt

C:\httpd-2.0.39\modules\ssl>NMAKE -f mod_ssl.mak CFG="mod_ssl - Win32 Debug" RE

CURSE=0 .\Debug\mod_ssl.so

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0

Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

tempfile.bat

bison: /tmp/b.act.a01820: No such file or directory

The system cannot find the file specified.

Could Not Find C:\httpd-2.0.39\modules\ssl\y.tab.c

The system cannot find the file specified.

Could Not Find C:\httpd-2.0.39\modules\ssl\y.tab.h

NMAKE : fatal error U1077: 'tempfile.bat' : return code '0x1'

Stop.

Reply via email to