Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 01:03:05 -0400
From:      "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
To:        Gerald Pfeifer <gerald@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist
Message-ID:  <47E73609.2040609@gmail.com>
In-Reply-To: <47E5D4C9.7070303@gmail.com>
References:  <200803230340.m2N3e2p3067324@repoman.freebsd.org> <47E5D4C9.7070303@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/cvs-ports
>> To unsubscribe, send any mail to "cvs-ports-unsubscribe@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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E73609.2040609>