Ubuntu 上的 Xenomai:vxworks 皮肤被禁用?

发布于 2024-11-19 09:04:46 字数 454 浏览 3 评论 0原文

我是 Xenomai 的新手,所以如果我的问题很愚蠢,请原谅我

我已经使用以下命令在我的 ubuntu 11.04 中安装了 xenomai 2.4.8

apt-get install libxenomai-dev

现在我想测试一个简单的 vxWorks 程序,但是当我编译我的程序时,我收到此消息

Xenomai: vxworksskin or CONFIG_XENO_OPT_PERVASIVE disabled
(modprobe xeno_vxworks?)

并输出modprobe xeno_vxworks 的

FATAL: Module xeno_vxworks not found

问题是,我怎样才能使用 xeno_vxworks 模块?

谢谢

i am new to Xenomai so please forgive me if my question is silly

i have installed xenomai 2.4.8 in my ubuntu 11.04 with the command

apt-get install libxenomai-dev

Now i want test a simple vxWorks program, but when i compile my program, i receive this message

Xenomai: vxworksskin or CONFIG_XENO_OPT_PERVASIVE disabled
(modprobe xeno_vxworks?)

and output of modprobe xeno_vxworks is

FATAL: Module xeno_vxworks not found

My question is, how can i eanble xeno_vxworks module ?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

放赐 2024-11-26 09:04:46

我对 Xenomai 不太了解,但听起来您需要下载源代码并自己制作,而不是从 Ubuntu 存储库安装。

然后,在配置包时,应该有一个选项来构建它或不构建它,如源目录所示(http://svn.gna.org/svn/xenomai/trunk/src/skins/)

I don't know much about Xenomai, but it sounds like you need to download the source and make it yourself instead of installing from the Ubuntu repository.

Then, when configuring the package, there should be an option to build it or not, as the source directories suggest (http://svn.gna.org/svn/xenomai/trunk/src/skins/)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文