nanogui: FLTK 2.0 followup


Previous by date: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, Martin Kajdas
Next by date: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, McCune, Michael
Previous in thread: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, Martin Kajdas
Next in thread: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, McCune, Michael

Subject: Re: [nanogui] FLTK 2.0 followup
From: Graham Henderson ####@####.####
Date: 23 Jul 2007 21:45:00 +0100
Message-Id: <890552.22212.qm@web32005.mail.mud.yahoo.com>

Michael:

Thank you for your replies.  Yes....that is where I  am at  right now.  I have added the missing functions to the stub.c file to get eCos/nxlib/fltk2 and my application code to compile.

Within eCos, both the client and the server reside in the same space with the application.  I also needed to add some SVC_[fuinctionname] definitions to serv.h to make nano-x happy.

I just need to resolve two more undefined references and it will be time for a smoke test.

Graham...


"McCune, Michael" ####@####.#### wrote: 
Hi all,

I checked my sources and managed to re-discover the problem I had run into before. Compiling fltk 2.0 goes ok, but when compiling apps against the libraries I produce these errors:

../lib/libfltk2.a(run.o): In function `open_stylus_device(_XDeviceInfo*, int, int)':
run.cxx:(.text+0xfe8): undefined reference to `XSelectExtensionEvent'
run.cxx:(.text+0x1008): undefined reference to `XOpenDevice'
../lib/libfltk2.a(run.o): In function `fltk::enable_tablet_events()':
run.cxx:(.text+0x125c): undefined reference to `XGetExtensionVersion'
run.cxx:(.text+0x1280): undefined reference to `XListInputDevices'
run.cxx:(.text+0x1330): undefined reference to `XFreeDeviceList'
collect2: ld returned 1 exit status
make: *** [test1] Error 1

as far as I can tell these functions are from either libXext or libXi. I tried to code around these places in x11/run.cxx and eventually got test apps linking against the libraries, but as these apps always seg fault on me it probably has to do with these code sections I have messed with. 

good luck,
Mike McCune
Navigation Solutions
248 282 5407


       
---------------------------------
Yahoo! oneSearch: Finally,  mobile search that gives answers, not web links. 

Previous by date: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, Martin Kajdas
Next by date: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, McCune, Michael
Previous in thread: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, Martin Kajdas
Next in thread: 23 Jul 2007 21:45:00 +0100 Re: FLTK 2.0 followup, McCune, Michael


Powered by ezmlm-browse 0.20.