helllo misc@ I was wondering if someone out there has a wine port newer than the one in the ports tree I am looking for wine 0.9.24 or better
Just for kicks I downloaded the latest wine 0.9.27 and ran a ./configure then a make depends && make I never expected it to compile on OpenBSD unpatched , but i wanted to see how far it would get I got this for a error after some time (no surprise here) ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmusic32.spec dmusic32_main.o version.res -o dmusic32.dll.so -lwinmm -luser32 -ladvapi32 -lkernel32 -luuid ../../libs/port/libwine_port.a -lossaudio -li386 gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith -g -O2 -o main.o main.c main.c: In function `DllMain': main.c:51: warning: visibility attribute not supported in this configuration; ignored gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith -g -O2 -o name.o name.c In file included from name.c:46: dnsapi.h:143: error: syntax error before "ns_msg" dnsapi.h:144: error: syntax error before '*' token *** Error code 1 Stop in /root/Desktop/wine-0.9.27/dlls/dnsapi. *** Error code 1 Stop in /root/Desktop/wine-0.9.27/dlls (line 596 of Makefile). *** Error code 1 Stop in /root/Desktop/wine-0.9.27 (line 377 of Makefile). # I am assuming there is some technical issue as to why there is not a updated wine in the tree Thank you in advance for any help Sam Fourman Jr.