All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Usage of sim with xenomai-2.0
@ 2005-10-25 12:52 ROSSIER Daniel
  2005-10-25 13:03 ` Philippe Gerum
  0 siblings, 1 reply; 10+ messages in thread
From: ROSSIER Daniel @ 2005-10-25 12:52 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 921 bytes --]

Hi xeno-workers,

 

I'm trying to compile the simulator of xenomai-2.0 within a kernel 2.6.9 but I get

the following error when gcc-2.95.3 is being compiled: "/usr/include/bits/stdio-lock.h:24: lowlevellock.h: No such file or directory"

(I presume that this include is not supported anymore by my current libc)

 

I'm pretty sure that it is not a new issue - Sorry about this - I probably missed the workaround.

Please, would you be so kind as to help me?

 

Thanks in advance

 

Cheers

Daniel

 

 

 

 

Dr. Daniel Rossier, Professeur

REDS, Reconfigurable & Embedded Digital Systems, http://reds.eivd.ch/ <http://reds.eivd.ch/> 

HES-SO

Haute Ecole d'Ingénieurs et de Gestion (HEIG-VD)

Rte de Cheseaux 1

 

CH-1774 Yverdon-les-Bains

 

Tél. fixe:     +41 24 557 62 69

Tél. mobile:   +41 79 292 54 58

E-mail:        daniel.rossier@domain.hid

 


[-- Attachment #2: Type: text/html, Size: 6480 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* RE: [Xenomai-help] Usage of sim with xenomai-2.0
@ 2005-10-25 13:12 ROSSIER Daniel
  2005-10-25 14:00 ` Philippe Gerum
  0 siblings, 1 reply; 10+ messages in thread
From: ROSSIER Daniel @ 2005-10-25 13:12 UTC (permalink / raw)
  To: Philippe Gerum; +Cc: xenomai


Hi Philippe,

Here is the info about my env:

- kernel 2.6.9
- glibc 2.3.5
- gcc 3.4.4
- actually, I built my env. from scratch (no distro) - simply from www.linuxfromscratch.org

But everything else works fine :-) (xenomai works perfectly. I tested it with the LinuxTraceToolkit, and it works as well)

Here is the fragment of log, right before the failure (all the compilation steps before are OK):


make[4]: Leaving directory `/home/rossier/xenomai-2.0/sim/gcic/gcc-build/i686-pc-linux-gnu/libiberty'
make[3]: Leaving directory `/home/rossier/xenomai-2.0/sim/gcic/gcc-build/i686-pc-linux-gnu/libiberty'
make[3]: Entering directory `/home/rossier/xenomai-2.0/sim/gcic/gcc-build/i686-pc-linux-gnu/libio'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes ||\
  /home/rossier/xenomai-2.0/sim/gcic/gcc-build/gcc/xgcc -B/home/rossier/xenomai-2.0/sim/gcic/gcc-build/gcc/ -B/usr/realtime/libexec/gcic/i686-pc-linux-gnu/bin/ -c -g -O2 -I. -I../../../gcc-2.95.3/libio -D_IO_MTSAFE_IO  ../../../gcc-2.95.3/libio/iogetline.c -o pic/iogetline.o /home/rossier/xenomai-2.0/sim/gcic/gcc-build/gcc/xgcc -B/home/rossier/xenomai-2.0/sim/gcic/gcc-build/gcc/ -B/usr/realtime/libexec/gcic/i686-pc-linux-gnu/bin/ -c -g -O2 -I. -I../../../gcc-2.95.3/libio -D_IO_MTSAFE_IO ../../../gcc-2.95.3/libio/iogetline.c
In file included from ../../../gcc-2.95.3/libio/libio.h:167,
                 from ../../../gcc-2.95.3/libio/iolibio.h:1,
                 from ../../../gcc-2.95.3/libio/libioP.h:47,
                 from ../../../gcc-2.95.3/libio/iogetline.c:26:
/usr/include/bits/stdio-lock.h:24: lowlevellock.h: No such file or directory
make[3]: *** [iogetline.o] Error 1
make[3]: Leaving directory `/home/rossier/xenomai-2.0/sim/gcic/gcc-build/i686-pc-linux-gnu/libio'
make[2]: *** [all-target-libio] Error 2
make[2]: Leaving directory `/home/rossier/xenomai-2.0/sim/gcic/gcc-build'
make[1]: *** [gcc-build/.gcic-built] Error 2
make[1]: Leaving directory `/home/rossier/xenomai-2.0/sim/gcic'
make: *** [all-recursive] Error 1
root@domain.hid#


Thanks a lot.

Cheers

Daniel



-----Message d'origine-----
De : Philippe Gerum [mailto:rpm@xenomai.org
Envoyé : mardi, 25. octobre 2005 15:03
À : ROSSIER Daniel
Cc : xenomai@xenomai.org
Objet : Re: [Xenomai-help] Usage of sim with xenomai-2.0

ROSSIER Daniel wrote:
> Hi xeno-workers,
> 
>  
> 
> I'm trying to compile the simulator of xenomai-2.0 within a kernel 2.6.9 
> but I get
> 
> the following error when gcc-2.95.3 is being compiled: 
> "/usr/include/bits/stdio-lock.h:24: lowlevellock.h: No such file or 
> directory"
> 
> (I presume that this include is not supported anymore by my current libc)
> 
>  
> 
> I'm pretty sure that it is not a new issue - Sorry about this - I 
> probably missed the workaround.
> 

This one is new actually. Could you send more information about your environment 
(glibc version, distro, compiler version) and the fragment of the output log 
containing the error message? TIA,

> Please, would you be so kind as to help me?
> 
>  
> 
> Thanks in advance
> 
>  
> 
> Cheers
> 
> Daniel
> 
>  
> 
>  
> 
>  
> 
>  
> 
> Dr. Daniel Rossier, Professeur
> 
> REDS, Reconfigurable & Embedded Digital Systems, http://reds.eivd.ch/
> 
> HES-SO
> 
> Haute Ecole d'Ingénieurs et de Gestion (HEIG-VD)
> 
> Rte de Cheseaux 1
> 
>  
> 
> CH-1774 Yverdon-les-Bains
> 
>  
> 
> Tél. fixe:     +41 24 557 62 69
> 
> Tél. mobile:   +41 79 292 54 58
> 
> E-mail:        daniel.rossier@domain.hid <mailto:daniel.rossier@domain.hid>
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help


-- 

Philippe.


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

end of thread, other threads:[~2005-10-25 19:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25 12:52 [Xenomai-help] Usage of sim with xenomai-2.0 ROSSIER Daniel
2005-10-25 13:03 ` Philippe Gerum
  -- strict thread matches above, loose matches on Subject: below --
2005-10-25 13:12 ROSSIER Daniel
2005-10-25 14:00 ` Philippe Gerum
2005-10-25 18:12   ` ROSSIER Daniel
2005-10-25 19:23     ` Philippe Gerum
2005-10-25 18:29   ` Philippe Gerum
2005-10-25 19:12     ` ROSSIER Daniel
2005-10-25 19:31       ` Philippe Gerum
2005-10-25 19:52         ` ROSSIER Daniel

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.