From: Jim Cromie <jcromie@domain.hid>
To: chatchai nanudorn <chatchai_tdm@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] loadable adeos module
Date: Mon, 11 Jul 2005 09:09:06 -0600 [thread overview]
Message-ID: <42D28B92.8050800@domain.hid> (raw)
In-Reply-To: <20050711062341.66344.qmail@domain.hid>
chatchai nanudorn wrote:
>Hi
>I 'm trying to build RTAI on FC3 for EMC2
>(linuxcnc.org).
>EMC2 ues laodable adeos, and follow by rtai module. I
>have build rtai and ran testsuit but I never got
>loadable
>adeos modules (I got adeos.o, which can't be loaded
>with insmod). How to compliled for loadable adeos.ko?
>Thank for all help.
>Regard
>Chatchai
>
>
adeos is a patch to the kernel, and is built as a normal part of its
build process.
[jimc@domain.hid linux-2.6.12-ska12c3]$ grep ADEOS .config
CONFIG_ADEOS=y
CONFIG_ADEOS_CORE=y
CONFIG_ADEOS_THREADS=y
# CONFIG_ADEOS_NOTHREADS is not set
CONFIG_ADEOS_PROFILING=y
# CONFIG_ADEOS_PREEMPT_RT is not set
If I change the 1st line to 'm', Id get the adeos.ko module that you seek.
next prev parent reply other threads:[~2005-07-11 15:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-11 6:23 [Adeos-main] loadable adeos module chatchai nanudorn
2005-07-11 15:09 ` Jim Cromie [this message]
[not found] <20050712024731.72790.qmail@domain.hid>
2005-07-12 3:17 ` Jim Cromie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42D28B92.8050800@domain.hid \
--to=jcromie@domain.hid \
--cc=adeos-main@gna.org \
--cc=chatchai_tdm@domain.hid \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.