On Wed, 2007-12-05 at 11:09 +0100, Gilles Chanteperdrix wrote: > On Dec 5, 2007 6:43 AM, Dennis Nguyen <[EMAIL PROTECTED]> wrote: > > Hello all, > > > > I got the "undefined reference to rt_printf" function when I called > > rt_printf in my application. I included the header #include <rtdk.h> in > > the source file and -L /usr/xenomai/lib -lrtdk -lpthread-rt in the > > makefile. I'm using kernel i386 2.6.23.9 and xenomai 2-4rc7. I have the > > rtdk.h include file in /usr/xenomai/include and librtdk.so in the > > /usr/xenomai/lib. > > What am I missing? > > Does the attached patch help ? > Thanks Gilles, Yes, the patch helped. My application is a cpp file. Dennis
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
