Re: Mod_ssl for Apache 2.0.39 on W2K and using Bison for apache compiling

2002-12-20 Thread Jess M. Holle
I know at least for 2.0.43 on Windows you can avoid these issues by making the mod_ssl project separately and then doing a "Build (Selection Only)" on the BuildBin and InstallBin targets.  [Assuming you're building via the Dev Studio GUI.] Also note that if you do a "Clean" on everything you'l

Re: Mod_ssl for Apache 2.0.39 on W2K and using Bison for apache compiling

2002-12-20 Thread Andy Cutright
you can hack this stuff out, i believe. try looking through .mak file that's giving you problems & get rid of the comand being issued for that target, or get rid of the target. i _think_ you'll find that the bison stuff is trying ultimately to create an already existing header file. caveat em

Mod_ssl for Apache 2.0.39 on W2K and using Bison for apache compiling

2002-12-19 Thread EMRE KUNT (Ebi Bsk. - Sistem Prog)
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