http://bugs.winehq.org/show_bug.cgi?id=13238
Summary: oleaut32 typelib.ok fails in Opensolaris Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Solaris Status: NEW Keywords: testcase Severity: enhancement Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
ccache gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o olefont.o olefont.c ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole olefont.o olepicture.o safearray.o tmarshal.o typelib.o usrmarshal.o varformat.o vartest.o vartype.o tmarshal_i.o testlist.o tmarshal.res -o oleaut32_test.exe.so ../../../libs/port/libwine_port.a -luuid -loleaut32 -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lsocket -lnsl ../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p oleaut32_test.exe.so typelib.c && touch typelib.ok typelib.c:643: Test failed: UuidCreate error 00000720
http://bugs.winehq.org/show_bug.cgi?id=13238
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |oleaut32
--- Comment #1 from Rob Shearman robertshearman@gmail.com 2008-07-11 07:24:37 --- IIRC, Alexandre added a patch that fixed this. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=13238
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-07-11 07:35:42 --- Yes this is fixed now.
http://bugs.winehq.org/show_bug.cgi?id=13238
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-07-11 11:10:11 --- Closing bugs fixed in 1.1.1.
http://bugs.winehq.org/show_bug.cgi?id=13238
--- Comment #4 from Austin English austinenglish@gmail.com 2008-08-11 10:08:19 --- Finally got to test this...fixed in git.