All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] xenomai 2.5.0 uclibc 0.30 compatibility?
@ 2010-01-30 13:28 sinisa.denic
  2010-01-31 10:31 ` Gilles Chanteperdrix
       [not found] ` <201002041515.13220.sinisa.denic@domain.hid>
  0 siblings, 2 replies; 9+ messages in thread
From: sinisa.denic @ 2010-01-30 13:28 UTC (permalink / raw)
  To: xenomai

Hello, I have a problem building Xenomai 2.5.0 with an
arm-linux-uclibgnueabi toolchain.
Previous version Xenomai 2.4.10 builds with no problems at all(excluding
testsuite clock compiling)
Now I'm getting this 'twisted' error compiling posix skin:

.........everithing before has built without problems
===================================
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/opt/pct210_build/xenomai-2.5.0-eabi/src/skins/native'
Making all in posix
make[3]: Entering directory
`/opt/pct210_build/xenomai-2.5.0-eabi/src/skins/posix'
/bin/sh ../../../libtool  --tag=CC   --mode=compile
/opt/toolchains/arm926t-uclibcgnueabi/usr/bin/arm-linux-gcc
-DHAVE_CONFIG_H -I.
-I../../../src/include  -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe
-march=armv5
-D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../../include
-I../../../include/posix -I../../../ksrc/skins   -MT
libpthread_rt_la-init.lo -MD -MP -MF .deps/libpthread_rt_la-init.Tpo -c -o
libpthread_rt_la-init.lo `test -f 'init.c' || echo './'`init.c
libtool:
compile:  /opt/toolchains/arm926t-uclibcgnueabi/usr/bin/arm-linux-gcc
-DHAVE_CONFIG_H -I. -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT
-Wall
-pipe -march=armv5 -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes
-I../../../include
-I../../../include/posix -I../../../ksrc/skins -MT
libpthread_rt_la-init.lo -MD -MP -MF .deps/libpthread_rt_la-init.Tpo -c
init.c  -fPIC -DPIC -o .libs/libpthread_rt_la-init.o
init.c:1: warning: target CPU does not support interworking
In file included from ../../../src/include/asm/xenomai/atomic.h:82,
                 from ../../../include/nucleus/system.h:26,
                 from ../../../src/include/asm/xenomai/system.h:223,
                 from ../../../include/nucleus/types.h:40,
                 from ../../../include/nucleus/thread.h:25,
                 from ../../../include/posix/pthread.h:136,

from
/opt/toolchains/arm926t-uclibcgnueabi/usr/include/bits/uClibc_mutex.h:15,

from
/opt/toolchains/arm926t-uclibcgnueabi/usr/include/bits/uClibc_stdio.h:119,

from /opt/toolchains/arm926t-uclibcgnueabi/usr/include/stdio.h:72,
                 from init.c:19:
../../../src/include/asm/xenomai/syscall.h: In
function &#8216;xeno_arm_features_check&#8217;:
../../../src/include/asm/xenomai/syscall.h:377: error:
&#8216;stderr&#8217; undeclared
(first use in this function)
../../../src/include/asm/xenomai/syscall.h:377: error: (Each undeclared
identifier is reported only once
../../../src/include/asm/xenomai/syscall.h:377: error: for each function it
appears in.)
make[3]: *** [libpthread_rt_la-init.lo] Error 1
make[3]: Leaving directory
`/opt/pct210_build/xenomai-2.5.0-eabi/src/skins/posix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/pct210_build/xenomai-2.5.0-eabi/src/skins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/pct210_build/xenomai-2.5.0-eabi/src'
make: *** [all-recursive] Error 1
==============================================
Here is a part of configuration log:
root@domain.hid# head config.log
==============================================
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Xenomai configure 2.5.0, which was
generated by GNU Autoconf 2.64.  Invocation command line was


$ ./configure --build=i686-linux --host=arm-linux
--prefix=/usr/xenomai-2.5.0-eabi
--enable-shared
CC=/opt/toolchains/arm926t-uclibcgnueabi/usr/bin/arm-linux-gcc
LD=/opt/toolchains/arm926t-uclibcgnueabi/usr/bin/arm-linux-ld
--enable-arm-mach=at91sam926x

## --------- ##
## Platform. ##
===============================================
Any idea would be wellcome.
Is this due to uClibc maybe?
Regards for guys from community, Philippe, Jan, Gilles...




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

end of thread, other threads:[~2010-02-04 16:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30 13:28 [Xenomai-help] xenomai 2.5.0 uclibc 0.30 compatibility? sinisa.denic
2010-01-31 10:31 ` Gilles Chanteperdrix
2010-02-01 11:32   ` Sinisa Denic
2010-02-01 13:07     ` Gilles Chanteperdrix
2010-02-01 14:32       ` Sinisa Denic
2010-02-03 18:30         ` Gilles Chanteperdrix
2010-02-04 13:04           ` Sinisa Denic
2010-02-04 13:21             ` Gilles Chanteperdrix
     [not found] ` <201002041515.13220.sinisa.denic@domain.hid>
     [not found]   ` <4B6AD8CF.4060706@domain.hid>
2010-02-04 16:36     ` Sinisa Denic

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.