- From: Henrik Frystyk Nielsen <frystyk@microsoft.com>
- Date: Thu, 20 Jan 2000 11:56:44 -0800
- To: "Andrew Lau" <amlau@optigrab.com>, <www-lib@w3.org>
Try and do a
make distclean; aclocal; autoheader; automake; autoconf
and then run configure, see
http://www.w3.org/Library/cvs.html#Compiling
Henrik Frystyk Nielsen,
mailto:frystyk@microsoft.com
> I was wondering if anyone could help me out with this problem. I
recently
> started using libwww in the form of HTXML. THe library seems to work
> wonderfully for what I was looking for. The only problem I have found
> however is that there seems to be a substantial memory leak in the
code. I
> am seeing something like 1K for every HTRequest that gets sent. The
version
> I am using is 5.2.8 built from source. Reading the list archives it
sounds
> like some fixes have been made to clean up the leak and have been put
into
> CVS. I am however having trouble building from cvs as I get this
error when
> I get to the configure stage:
Received on Thursday, 20 January 2000 18:19:41 UTC