RE: Errors compiling under Windows

I have checked out the latest version from the CVS server as explained in
the installation pages.
I have correcly run the perl script with perl 5.00551. I start the
compilation form the libwww\Library\srv\windows
directory with the command nmake libwww.mak. Everything seems running well
but the compilation stops warning:
"don't know how to make .\..\sysdep.h" if I try to make the Debug version
and "Error in line 6" if I try to make the Release
version. The file "sysdep.h" is not in any downloaded directory. The def
files are correcly created by the Perl script but
the libwww.mak is not touched. Is that right ?

Andrea Pey

-----Original Message-----
From:	www-lib-request@w3.org [mailto:www-lib-request@w3.org] On Behalf Of
Henrik Frystyk Nielsen
Sent:	Thursday, September 10, 1998 5:38 AM
To:	pey@multiwire.net; www-lib@w3.org
Subject:	Re: Errors compiling under Windows

At 12:15 05/09/1998 +0200, Andrea Peyracchia wrote:

>The compilation of both the debug and the release version stops after a
>while with the following errors in file HTAnchor.c:
>- HT_CACHE_ETAG undecleared identifier
>- HTResponse_etag undefined, assuming returning int
>- HT_CACHE_ALL undecleared identifier

That's because some of the h files (which are generated from the html
files) have changed as well.

I am still not sure whether you are using CVS or not but if not then I
think the best way to make sure that your local tree is in sync with the
CVS repository is to download the daily snapshot which you can find
described at

	http://www.w3.org/Library/Distribution.html#Snapshot

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Thursday, 10 September 1998 20:07:35 UTC