http://bugs.winehq.org/show_bug.cgi?id=34376
Bug #: 34376 Summary: live build compile fails at dlls/msxml3/: "undefined reference to `xmlOutputBufferGetContent'" Product: Wine Version: 1.7.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: n.andrew.walsh@gmail.com Classification: Unclassified
I suspect the error is related to this commit:
http://source.winehq.org/patches/data/98067
(but I'm speculating).
In any event, the live build (I'm on gentoo, so this package is "wine-9999" for me) fails to build, and I suspect this error is the culprit.
I've attached the build log for your enjoyment (?).
Cheers,
A
http://bugs.winehq.org/show_bug.cgi?id=34376
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2013-08-28 03:29:07 CDT --- Hi, Andrew.
I heard about that on #winehackers already, it turns out to be Gentoo issue - provided headers do not match library. You could easily check if your libxml2 headers have that symbol. Wine only uses it when LIBXML2_NEW_BUFFER is defined.
http://bugs.winehq.org/show_bug.cgi?id=34376
--- Comment #2 from N. Andrew Walsh n.andrew.walsh@gmail.com 2013-08-28 03:36:35 CDT --- thanks for the tip. Uh ... how do I check that, and work around it?
Cheers,
A
http://bugs.winehq.org/show_bug.cgi?id=34376
--- Comment #3 from Austin English austinenglish@gmail.com 2013-08-28 13:02:28 CDT --- (In reply to comment #2)
thanks for the tip. Uh ... how do I check that, and work around it?
Cheers,
A
https://bugs.gentoo.org/show_bug.cgi?id=482038
You'll need to manually revert the patch for now (or downgrade your 64-bit libxml2 to 2.8).
http://bugs.winehq.org/show_bug.cgi?id=34376
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM
--- Comment #4 from Austin English austinenglish@gmail.com 2013-08-28 13:02:46 CDT --- UPSTREAM bug.
http://bugs.winehq.org/show_bug.cgi?id=34376
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2013-10-17 14:06:13 CDT --- (In reply to comment #4)
UPSTREAM bug.
It's fixed in upstream package app-emulation/emul-linux-x86-baselibs-20131008