http://bugs.winehq.org/show_bug.cgi?id=34521
Bug #: 34521 Summary: make: *** [dlls/msxml3] Error 2 Product: Wine Version: 1.7.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: drjoms@gmail.com Classification: Unclassified
Created attachment 45960 --> http://bugs.winehq.org/attachment.cgi?id=45960 Output of "make install"
trying to install wine after compiling. did follwoing: ./configure --without-xml --enable-win64 #so i can run 64 bit apps and NOT come across this XML dependancy and problem make depend #as a few README are saying make -j 20 #8 core AMD, so... make install &>> ~/wineinstall.log #well, the last step is pretty obvious
last step was done as root.
Linux localhost 3.9.7 #1 SMP PREEMPT Tue Jun 25 22:47:20 CEST 2013 x86_64 AMD FX(tm)-8350 Eight-Core Processor AuthenticAMD GNU/Linux
about lib that gives headache:
dev-libs/libxml2 Latest version available: 2.9.1-r1 Latest version installed: 2.9.1-r1 Size of files: 5,051 kB Homepage: http://www.xmlsoft.org/ Description: Version 2 of the library to manipulate XML files License: MIT
The 2.8 version is badly masked and doesn't actually compile on my machine as far as I remember. So stuff is really buggy.
http://bugs.winehq.org/show_bug.cgi?id=34521
--- Comment #1 from Dmitri Seletski drjoms@gmail.com 2013-09-15 06:09:47 CDT --- Forgot to mention, ./configure, make clean, make depend, make have same results irregardless of the configure options.
http://bugs.winehq.org/show_bug.cgi?id=34521
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |UPSTREAM
--- Comment #2 from Austin English austinenglish@gmail.com 2013-09-16 03:21:45 CDT --- UPSTREAM bug
https://bugs.gentoo.org/show_bug.cgi?id=482038
http://bugs.winehq.org/show_bug.cgi?id=34521
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b618910b845f33688016c3508df | |79b7306499532 Resolution|UPSTREAM |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2013-09-17 08:38:54 CDT --- Actually it's a different problem. Should be fixed by b618910b845f33688016c3508df79b7306499532.
http://bugs.winehq.org/show_bug.cgi?id=34521
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-09-27 13:40:51 CDT --- Closing bugs fixed in 1.7.3.
http://bugs.winehq.org/show_bug.cgi?id=34521
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x
http://bugs.winehq.org/show_bug.cgi?id=34521
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |---
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-11-15 13:39:35 CST --- Removing 1.6.x milestone from bugs included in 1.6.1.
https://bugs.winehq.org/show_bug.cgi?id=34521
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |msxml3