I just tried out the new mod_ssl version on Win32 and followed the new
instructions in install.win32. I did a Perl Configure VC-WIN32
prefix=D:\OpenSSL and I used a fresh openssl 0.9.3a dir. Then i did
ms\do_ms. No prob till here.
Then i started compiling with nmake-f ms\ntdll.mak
Now nmake complains about some invalid escape sequences in
crypto\x509\x509_def.c in lines 70, 73 and 76. Here is my output. Can
anybody help me?
cl /Fotmp32dll\x509_def.obj -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox /O2
/Ob2 /Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN
/Fdout32dll /GD -D_WINDLL -D_DLL -c .\crypto\x509\x509_def.c
x509_def.c
.\crypto\x509\x509_def.c(67) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(67) : error C2220: Warnung wird als Fehler
interpretiert, es wurde keine Objektdatei angelegt
.\crypto\x509\x509_def.c(67) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(67) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(67) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(70) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(70) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(70) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(70) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(73) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(73) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(73) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(73) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(76) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(76) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(76) : warning C4129: 'P' : Nicht erkannte Folge von
Escape-Zeichen
.\crypto\x509\x509_def.c(76) : warning C4129: 'O' : Nicht erkannte Folge von
Escape-Zeichen
Sorry for the german output, but i have only the german Visual C++ ;-)
Daniel
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]