All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Cross-compiling RTDM driver errors
@ 2012-11-05 17:13 Stefan Videv
  2012-11-05 17:19 ` Stefan Videv
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Videv @ 2012-11-05 17:13 UTC (permalink / raw)
  To: xenomai

Hi,

I am trying to cross compile a driver that I wrote which is very similar 
to the one provided in the examples (tut02-skeleton-drv). I've basically 
changed the write function to do what I am interested in doing, 
everything else is the same (however I am not providing a read function).

During compilation I get the following error:

FATAL: modpost: GPL-incompatible module vlcTxDriver.ko uses GPL-only 
symbol 'rtdm_dev_unregister'

What's that supposed to mean, and how do you get around it?

I am using the Makefile provided with the examples and compiling like so:

make XENO=/media/rootfs/usr/xenomai/ ARCH=arm 
CROSS_COMPILE=arm-linux-gnueabi- KSRC=~/beagle/linux/ 
DESTDIR=/media/rootfs ADD_CFLAGS=-I/usr/arm-linux-gnueabi/include


Thanks!

-- Stefan


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-11-05 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 17:13 [Xenomai] Cross-compiling RTDM driver errors Stefan Videv
2012-11-05 17:19 ` Stefan Videv
2012-11-05 17:33   ` Stefan Videv
2012-11-05 18:00     ` Stefan Videv
2012-11-05 18:50       ` Gilles Chanteperdrix
2012-11-05 19:15         ` Stefan Videv

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.