bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] CRASH: Reviewing analysed match


From: Jon Kinsey
Subject: Re: [Bug-gnubg] CRASH: Reviewing analysed match
Date: Sun, 12 Sep 2004 11:04:42 +0100
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)

Øystein Johansen wrote:
Jon Kinsey wrote:
| If someone could try building the latest code that would be handy - I
| seem to remember xmlFree() causing some problems before.

Yes, I get a link error with the xmlFree() function.

Info: resolving _xmlFree by linking to __imp__xmlFree (auto-import)
fu000001.o(.idata$3+0xc): undefined reference to `libxml2_dll_a_iname'
fu000002.o(.idata$3+0xc): undefined reference to `libxml2_dll_a_iname'
fu000003.o(.idata$3+0xc): undefined reference to `libxml2_dll_a_iname'
fu000004.o(.idata$3+0xc): undefined reference to `libxml2_dll_a_iname'
fu000005.o(.idata$3+0xc): undefined reference to `libxml2_dll_a_iname'
nmth000000.o(.idata$4+0x0): undefined reference to `_nm__xmlFree'
make: *** [gnubg] Error 1

Do you use an other version of xml2 lib ?

I think it's because I'm linking to the static library (with msdev), I don't think that xmlFree is exported from the dll. Perhaps we can change xmlFree() to free()? I don't think xmlMemSetup() is usable either.

Jon

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]