[Mono-winforms-list] openlink patch?
Bob Pappas
bpappas@macromedia.com
Thu, 15 Jan 2004 13:31:50 -0800
Ok, I downgraded flex and still get the errors below.
I've got Debian 3.0r2.
Flex flex 2.5.4a-24.
Any other thoughts?
> -----Original Message-----
> From: Alexandre Pigolkine [mailto:pigolkine@gmx.de]
> Sent: Thursday, January 15, 2004 1:47 AM
> To: Bob Pappas
> Cc: mono-winforms-list@lists.ximian.com
> Subject: RE: [Mono-winforms-list] openlink patch?
>
>
> Hello,
>
> Looks like you need to use a different version of flex.
>
> Please check the following link:
> http://www.winehq.org/hypermail/wine-users/2003/04/0228.html
>
>
> Alexandre Pigolkine
>
>
> > Thanks.
> >
> > I'm getting these build errors: (am I missing any
> prerequisites? Does
> > wine need to be in a specific directory?)
> >
> > > bpappas@debian:~/mono/wine/wine-20030318$ make wine-shared cd
> > > library && make wine;
> > > make[1]: Entering directory
> > > `/home/bpappas/mono/wine/wine-20030318/library'
> >
> > <snip>
> >
> > > `/home/bpappas/mono/wine/wine-20030318/unicode'
> > > cd tools && make;
> > > make[1]: Entering directory
> > > `/home/bpappas/mono/wine/wine-20030318/tools'
> > > make[2]: Entering directory
> > > `/home/bpappas/mono/wine/wine-20030318/tools/wpp'
> > > gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
> > > -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith
> > > -D_REENTRANT -o lex.yy.o lex.yy.c
> > > ./ppl.l:98:1: warning: "/*" within comment
> > > ./ppl.l:107:2: #endif without #if
> > > ./ppl.l: In function `pplex':
> > > ./ppl.l:309: error: `pp_incl_state' undeclared (first use in
> > > this function)
> > > ./ppl.l:309: error: (Each undeclared identifier is
> reported only once
>