linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: 徐勝威的EMAIL <rober@opnet.com.tw>
To: linuxppc-embedded@ozlabs.org
Subject: about building RTAI 24.1.12 at Linux 2.4.25
Date: Tue, 09 Aug 2005 14:25:15 +0800	[thread overview]
Message-ID: <1123568715.4219.7.camel@banana> (raw)

Hi All,

    I got some error while make RTAI, anybody know how to fix it please
tell me,thanks.


1.I used ELDK version is 

ELDK version 3.1
ppc_8xx: Build 2004-11-10

2.My Linux is 2.4.25 -D2005-06-24 has been patch with
patch-denx-linuxppc_2_4_devel-2005_06_23_1722

3.My hardware is MPC852T 32M SDRAM 8M Flash

4.I step by step build my RTAI by reading README.install, but stil
fail. 

[root@banana rtai-24.1.12]# make
mkdir -p modules
make -C  rtaidir CFLAGS="-I /root/rtai-24.1.12/include -I . -D__KERNEL__
-I/opt/eldk/usr/src/linuxppc_2_4_devel/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
-I/opt/eldk/usr/src/linuxppc_2_4_devel/arch/ppc -fsigned-char
-msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring
-DMODULE -DMODULE" MAKING_MODULES=1 modules
make[1]: Entering directory `/root/rtai-24.1.12/rtaidir'
/opt/eldk/usr/bin/ppc_8xx-gcc -I /root/rtai-24.1.12/include -I .
-D__KERNEL__ -I/opt/eldk/usr/src/linuxppc_2_4_devel/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -I/opt/eldk/usr/src/linuxppc_2_4_devel/arch/ppc
-fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized
-mmultiple -mstring -DMODULE -DMODULE -I.  -DEXPORT_SYMTAB -c
rtai-arch.c
/root/rtai-24.1.12/include/asm/rtai_srq.h: In function `rtai_srq':
/root/rtai-24.1.12/include/asm/rtai_srq.h:32: error: asm-specifier for
variable `__sc_3' conflicts with asm clobber list
/root/rtai-24.1.12/include/asm/rtai_srq.h:32: error: asm-specifier for
variable `__sc_4' conflicts with asm clobber list
/root/rtai-24.1.12/include/asm/rtai_srq.h:32: error: asm-specifier for
variable `__sc_0' conflicts with asm clobber list
/root/rtai-24.1.12/include/asm/rtai_srq.h:31: confused by earlier
errors, bailing out
make[1]: *** [rtai-arch.o] Error 1
make[1]: Leaving directory `/root/rtai-24.1.12/rtaidir'
make: *** [_mod_rtaidir] Error 2


Best Regards
Rober Hsu

             reply	other threads:[~2005-08-09  6:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09  6:25 徐勝威的EMAIL [this message]
2005-08-09 21:21 ` about building RTAI 24.1.12 at Linux 2.4.25 Wolfgang Denk

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=1123568715.4219.7.camel@banana \
    --to=rober@opnet.com.tw \
    --cc=linuxppc-embedded@ozlabs.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).