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(a)winehq.org ReportedBy: drjoms(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.