红旗 Linux 6 SP1 安装 Wine 时,“./tools/wineinstall”后编译时出现下面的错误,请高手帮忙看看如何处理。谢谢!
---------------------------------------------
make[2]: Leaving directory `/home/pecker/My Documents/soft/wine/dlls/mshtml.tlb'
make[2]: Entering directory `/home/pecker/My Documents/soft/wine/dlls/mshtml'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlevent.o htmlgeneric.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlnode.o htmloption.o htmlscript.o htmlselect.o htmlstyle.o htmlstyle2.o htmlstylesheet.o htmltable.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o install.o loadopts.o main.o navigate.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o protocol.o script.o selection.o service.o task.o txtrange.o view.o rsrc.res -o mshtml.dll.so -lstrmiids -luuid -lurlmon -lshlwapi -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -lkernel32 ../../libs/port/libwine_port.a
winebuild: htmldoc5.o is an empty file
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [mshtml.dll.so] 错误 2
make[2]: Leaving directory `/home/pecker/My Documents/soft/wine/dlls/mshtml'
make[1]: *** [mshtml] 错误 2
make[1]: Leaving directory `/home/pecker/My Documents/soft/wine/dlls'
make: *** [dlls] 错误 2
Compilation failed, aborting install.