curl-library
7.12.1 NMAKE VC6 Compile Error in current CVS
From: Casey ODonnell <caseyodonnell_at_gmail.com>
Date: Tue, 10 Aug 2004 10:28:43 -0400
Date: Tue, 10 Aug 2004 10:28:43 -0400
I just did a get-latest from the CVS repository, hoping to check out
7.12.1 and when I compiled:
nmake /f Makefile.vc6 CFG=debug-dll
I goes fine up until:
cl.exe /MDd /Od /Gm /Zi /D "_DEBUG" /GZ /I "." /I "../include" /nologo
/W3 /GX /D "WIN32" /D "VC6" /D "_MBCS" /D "_LIB" /YX /FD /c /D "MSDOS" /Fo".\deb
ug-dll\url.obj" .\url.c
url.c
.\url.c(136) : fatal error C1083: Cannot open include file: 'ca-bundle.h': No su
ch file or directory
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
I checked in the dir and in CVS...this .h file doesn't exist. Does it
need to get added? I do have a ca-bundle.crt. Or am I being silly?
Just testing...
Cheers.
Casey
-- Casey O'Donnell RPI STS Department - Graduate Student http://homepage.mac.com/codonnell/ http://homepage.mac.com/codonnell/wxblogger/Received on 2004-08-10