[Xpert]compiling accessx on cygwin

2002-01-16 Thread mgpl1
Has anyone tried to compile accessx on the cygwin port of XFree86 4.1.0 ? I tried to compile it but it failed with: $ make Compiling accessx... g++ -O ax.C Access.o -o ax -L/usr/X11R6/lib -lXext -I/usr/X11R6/include Access.o(.text+0x725):Access.C: undefined reference to `XkbOpenDisplay' Access.o

Re: [Xpert]compiling accessx on cygwin

2002-01-17 Thread Mike
[EMAIL PROTECTED] wrote: >Has anyone tried to compile accessx on the cygwin port of XFree86 4.1.0 >? > >I tried to compile it but it failed with: > >$ make >Compiling accessx... >g++ -O ax.C Access.o -o ax -L/usr/X11R6/lib -lXext -I/usr/X11R6/include >Access.o(.text+0x725):Access.C: undefined refe

Re: [Xpert]compiling accessx on cygwin

2002-01-17 Thread wilsonf
On Thu, Jan 17, 2002 at 03:25:25PM +, Mike wrote: > [EMAIL PROTECTED] wrote: > >Has anyone tried to compile accessx on the cygwin port of XFree86 4.1.0 > >Compiling accessx... > >g++ -O ax.C Access.o -o ax -L/usr/X11R6/lib -lXext -I/usr/X11R6/include > >Access.o(.text+0x725):Access.C: undefin

Re: [Xpert]compiling accessx on cygwin

2002-01-18 Thread Mike
[EMAIL PROTECTED] wrote: >On Thu, Jan 17, 2002 at 03:25:25PM +, Mike wrote: >> [EMAIL PROTECTED] wrote: >> >Has anyone tried to compile accessx on the cygwin port of >XFree86 4.1.0 > >> >Compiling accessx... >> >g++ -O ax.C Access.o -o ax -L/usr/X11R6/lib -lXext -I/usr/X11R6/include >> >Access