Subject: Re: Updated Wine pkgsrc entry (finally) available
To: Bang Jun-Young <junyoung@mogua.com>
From: Johnny Lam <jlam@jgrind.org>
List: tech-pkg
Date: 01/31/2002 09:58:36
On Fri, Feb 01, 2002 at 01:49:17AM +0900, Bang Jun-Young wrote:
> On Thu, Jan 31, 2002 at 07:42:18AM -0800, Johnny Lam wrote:
> >
> > cc -c -I. -I. -I../../include -I../../include
> > -I/usr/pkgsrc/scratch/wine/work/.buildlink/include -O2
> > -mcpu=pentiumpro -I/usr/pkg/share/x11-links/include -Wall
> > -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION
> > -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/pkg/share/x11-links/include
> > -o regapi.o regapi.c
> > In file included from ../../include/winsock2.h:30,
> > from ../../include/windows.h:39,
> > from regapi.c:12:
> > ../../include/winsock.h:905: parse error before `('
> > ../../include/winsock.h:905: parse error before `)'
> > ../../include/winsock.h:906: parse error before `('
> > ../../include/winsock.h:906: parse error before `)'
> > ../../include/winsock.h:911: parse error before `('
> > ../../include/winsock.h:911: parse error before `)'
> > ../../include/winsock.h:912: parse error before `('
> > ../../include/winsock.h:912: parse error before `)'
> > gmake: *** [regapi.o] Error 1
>
> This is a known problem. The final fix was committed on 1/29,
> a week after the latest release was made available. You
> can resolve it by fetching -r1.39 from the cvs.
-r1.39 of which file? Can you prepare a diff that can be dropped into
pkgsrc?
Thanks,
-- Johnny Lam <jlam@jgrind.org>