Re: building 0.89 and CVS



Le lun, sep 03, 2001, à 12:06:31 +0100, Nicholas Piper a écrit:

On Mon, 03 Sep 2001, Cyrille Chepelov wrote:

Le lun, sep 03, 2001, à 10:49:44 +0100, Nicholas Piper a écrit:



0.89-test

../lib/libdia.a(sheet.o): In function `load_register_sheet':
/tmp/dia-0.89/lib/sheet.c:233: undefined reference to `xmlFree'

try adding #include <xmlmemory.h> at the beginning of lib/sheet.c. 

No change. #include <libxml/xmlmemory.h> is already there; and I can't
see any other xmlmemory.h anywhere btw.

try to remove the libxml/ prefix, then.

app_procs.c:288: parse error before `10808'
                                    ^^^ What is this ???

On that line in CVS snapshot is;
  LIBXML_TEST_VERSION;

D'oh ! Yet emacs CC-mode tried to warn me yesterday.

Too many nested #ifdefs, I think...

Here's a patch which should take care of the problem (it's also in the CVS
tree)

        -- Cyrille

-- 
Grumpf.

Attachment: diafix
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]