cvs commit: ports/emulators/wine Makefile distinfo pkg-plist

Aryeh M. Friedman aryeh.friedman at gmail.com
Mon Mar 24 05:03:25 UTC 2008


Aryeh M. Friedman wrote:
> Gerald Pfeifer wrote:
>> gerald      2008-03-23 03:40:02 UTC
>>
>>   FreeBSD ports repository
>>
>>   Modified files:
>>     emulators/wine       Makefile distinfo pkg-plist   Log:
>>   Update to Wine 0.9.58.  Among others, this includes the following 
>> changes:
>>    - The default version is now Windows XP.
>>    - Many Richedit improvements.
>>    - Beginning of jscript dll support.
>>    - Shell folders now respect XDG directory configuration.
>>    - Many translation updates.
>>    - Lots of bug fixes.
>>     Revision  Changes    Path
>>   1.256     +1 -1      ports/emulators/wine/Makefile
>>   1.152     +3 -3      ports/emulators/wine/distinfo
>>   1.129     +7 -0      ports/emulators/wine/pkg-plist
>> _______________________________________________
>> cvs-ports at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/cvs-ports
>> To unsubscribe, send any mail to "cvs-ports-unsubscribe at freebsd.org"
>>
>>   
> Any word on AMD64 support?

cc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-DREGISTER_PROXY_DLL -DPROXY_CLSID_IS="{ 0xb8da6310, 0xe19b, 0x11d0, { 
0x93, 0x3c, 0x00, 0xa0, 0xc9, 0x0d, 0xca, 0xa9 } }" -D_REENTRANT -fPIC 
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement 
-Wwrite-strings -Wpointer-arith -I/usr/local/include -O2 
-fno-strict-aliasing -pipe -march=nocona  -o actxprxy_servprov_p.o 
actxprxy_servprov_p.c
actxprxy_servprov_p.c:272:2: error: #error Currently only Wine and WIN32 
are supported.
gmake[2]: *** [actxprxy_servprov_p.o] Error 1
gmake[2]: Leaving directory 
`/usr/ports/emulators/wine/work/wine-0.9.58/dlls/actxprxy'
gmake[1]: *** [actxprxy] Error 2
gmake[1]: Leaving directory 
`/usr/ports/emulators/wine/work/wine-0.9.58/dlls'
gmake: *** [dlls] Error 2
*** Error code 2

Stop in /usr/ports/emulators/wine.



More information about the cvs-ports mailing list