wine 1.5.15 build error - ** [dlls/mshtml] Error 2

Questions about Wine on Linux
Locked
vkazhipu
Newbie
Newbie
Posts: 2
Joined: Thu Oct 25, 2012 10:37 am

wine 1.5.15 build error - ** [dlls/mshtml] Error 2

Post by vkazhipu »

I am trying to install wine on Red hat enterprise linux serve release 6.2 (Oracle Linux Server release 6.2)
While make I get the following error. Please help

make[1]: Entering directory `/home/vkazhipu/temp/wine-1.5.15/dlls/mshtml'
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./mshtml.spec conpoint.o dispex.o editor.o hlink.o htmlanchor.o htmlattr.o htmlbody.o htmlcomment.o htmlcurstyle.o htmldoc.o htmldoc3.o htmldoc5.o htmlelem.o htmlelem2.o htmlelem3.o htmlelemcol.o htmlembed.o htmlevent.o htmlform.o htmlframe.o htmlframebase.o htmlgeneric.o htmlhead.o htmliframe.o htmlimg.o htmlinput.o htmllocation.o htmlmeta.o htmlnode.o htmlobject.o htmloption.o htmlscreen.o htmlscript.o htmlselect.o htmlstorage.o htmlstyle.o htmlstyle2.o htmlstyle3.o htmlstyleelem.o htmlstylesheet.o htmltable.o htmltablecell.o htmltablerow.o htmltextarea.o htmltextcont.o htmltextnode.o htmlwindow.o ifacewrap.o ipwindow.o loadopts.o main.o mutation.o navigate.o npplugin.o nsembed.o nsevents.o nsio.o nsservice.o olecmd.o oleobj.o olewnd.o omnavigator.o persist.o pluginhost.o propbag.o protocol.o script.o secmgr.o selection.o service.o task.o txtrange.o view.o mshtml_classes_r.res mshtml.res -o mshtml.dll.so -lwininet -lstrmiids -luuid -lurlmon -lshlwapi -lshell32 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -Wb,-dwininet ../../libs/port/libwine_port.a
à-Ü: final close failed: Input/output error
winebuild: /usr/bin/ld failed with status 1
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [mshtml.dll.so] Error 2
make[1]: Leaving directory `/home/vkazhipu/temp/wine-1.5.15/dlls/mshtml'
make: *** [dlls/mshtml] Error 2
vkazhipu
Newbie
Newbie
Posts: 2
Joined: Thu Oct 25, 2012 10:37 am

Re: wine 1.5.15 build error - ** [dlls/mshtml] Error 2

Post by vkazhipu »

it was problem with Disk space.
Locked