http://bugs.winehq.org/show_bug.cgi?id=21334
Summary: build broken on OpenSolaris Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Keywords: download, regression, source, win16 Severity: blocker Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Haven't tested OpenSolaris in a while. Had someone ask me to help them get a program running on it, and tested it in 1.1.36. Fails: gmake[2]: Entering directory `/export/home/austin/bordeaux/vendor/wine-1.1.36/dlls/krnl386.exe16' ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./krnl386.exe16.spec atom.o dma.o dosaspi.o dosconf.o dosdev.o dosexe.o dosmem.o dosvm.o error.o file.o fpu.o global.o instr.o int09.o int10.o int13.o int15.o int16.o int21.o int25.o int26.o int2f.o int31.o int33.o int67.o interrupts.o ioports.o kernel.o local.o ne_module.o ne_segment.o registry.o relay.o resource.o selector.o snoop.o soundblaster.o syslevel.o task.o thunk.o timer.o utthunk.o vga.o vxd.o wowthunk.o version.res relay16asm.o -Wb,--subsystem,win16,--dll-name,kernel -o krnl386.exe16.so -lddraw -ldsound -luser32 -lkernel32 -lntdll -Wb,-dddraw -Wb,-ddsound -Wb,-duser32 ../../libs/port/libwine_port.a -R/opt/bordeaux/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/X11/lib -R/usr/X11/lib -lsocket -lnsl winegcc: ../../tools/winebuild/winebuild failed gmake[2]: *** [krnl386.exe16.so] Error 2 gmake[2]: Leaving directory `/export/home/austin/bordeaux/vendor/wine-1.1.36/dlls/krnl386.exe16' gmake[1]: *** [krnl386.exe16] Error 2 gmake[1]: Leaving directory `/export/home/austin/bordeaux/vendor/wine-1.1.36/dlls' gmake: *** [dlls] Error 2
http://bugs.winehq.org/show_bug.cgi?id=21334
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.36
http://bugs.winehq.org/show_bug.cgi?id=21334
Peter peter.podsklan@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |peter.podsklan@seznam.cz
--- Comment #1 from Peter peter.podsklan@seznam.cz 2010-01-12 04:02:22 --- Same with Mac OS X 10.6:
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -shared ./krnl386.exe16.spec atom.o dma.o dosaspi.o dosconf.o dosdev.o dosexe.o dosmem.o dosvm.o error.o file.o fpu.o global.o instr.o int09.o int10.o int13.o int15.o int16.o int21.o int25.o int26.o int2f.o int31.o int33.o int67.o interrupts.o ioports.o kernel.o local.o ne_module.o ne_segment.o registry.o relay.o resource.o selector.o snoop.o soundblaster.o syslevel.o task.o thunk.o timer.o utthunk.o vga.o vxd.o wowthunk.o version.res relay16asm.o -Wb,--subsystem,win16,--dll-name,kernel -o krnl386.exe16.so -lddraw -ldsound -luser32 -lkernel32 -lntdll -Wb,-dddraw -Wb,-ddsound -Wb,-duser32 ../../libs/port/libwine_port.a winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [krnl386.exe16.so] Error 2 make[1]: *** [krnl386.exe16] Error 2 make: *** [dlls] Error 2
Any workaround for this?
http://bugs.winehq.org/show_bug.cgi?id=21334
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2010-01-12 12:57:51 --- Suppose it would've helped to try git first ;-).
Fixed by: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4c6433063b812ce9e489a...
Thanks Alexandre for the quick work!
http://bugs.winehq.org/show_bug.cgi?id=21334
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-01-22 11:02:31 --- Closing bugs fixed in 1.1.37.