Re: Trouble building RTEMS from master

2015-11-10 Thread Joel Sherrill
On Nov 4, 2015 1:57 PM, "Gedare Bloom" wrote: > > Did you bootstrap -c and then bootstrap? I think I saw this error > earlier today too, with a new sparc toolchain, but then it went away > after i rm-rf'd my build tree and tried over. Hmm.. I thought I did that but am not sure. Maybe Martin can c

Re: Trouble building RTEMS from master

2015-11-10 Thread Joel Sherrill
On Nov 4, 2015 1:39 PM, "Martin Galvan" < martin.gal...@tallertechnologies.com> wrote: > > Hi everyone! I'm currently having some trouble when building RTEMS > from the git mainline. I'm using a toolchain built using (a fairly > recent) RSB. My configure is: > > ../source/configure --target=arm-rte

Re: Trouble building RTEMS from master (TMS570 and LPC1768)

2015-11-05 Thread Martin Galvan
On Wed, Nov 4, 2015 at 7:33 PM, Pavel Pisa wrote: > So it is important what are intended use cases. > The one where RTEMS image starts from address 0 > is simple and should no use POM nor VIM interrupt bypassing. > But it requires integration with HAL startup for now. This should probably go on a

Re: Trouble building RTEMS from master

2015-11-05 Thread Sebastian Huber
Should be fixed now. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäft

Re: Trouble building RTEMS from master (TMS570 and LPC1768)

2015-11-04 Thread Pavel Pisa
Hello Martin and Gedare, On Wednesday 04 of November 2015 22:58:57 Martin Galvan wrote: > On Wed, Nov 4, 2015 at 6:57 PM, Gedare Bloom wrote: > > Did you bootstrap -c and then bootstrap? I think I saw this error > > earlier today too, with a new sparc toolchain, but then it went away > > after i

Re: Trouble building RTEMS from master

2015-11-04 Thread Martin Galvan
On Wed, Nov 4, 2015 at 6:57 PM, Gedare Bloom wrote: > Did you bootstrap -c and then bootstrap? I think I saw this error > earlier today too, with a new sparc toolchain, but then it went away > after i rm-rf'd my build tree and tried over. Yeah, I did this several times and I'm still seeing it. __

Re: Trouble building RTEMS from master

2015-11-04 Thread Gedare Bloom
Did you bootstrap -c and then bootstrap? I think I saw this error earlier today too, with a new sparc toolchain, but then it went away after i rm-rf'd my build tree and tried over. On Wed, Nov 4, 2015 at 4:39 PM, Martin Galvan wrote: > Hi everyone! I'm currently having some trouble when building

Re: Trouble building

2015-07-24 Thread Sebastian Huber
On 24/07/15 10:13, Joel Sherrill wrote: __tls_get_addr.c needs to include rtems/score/percpu.h I have a similar patch on my laptop for m68k. None of the bsps built for that target. Sorry, I fixed this also. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim,

Re: Trouble building

2015-07-24 Thread Sebastian Huber
On 24/07/15 10:21, Ric Claus wrote: On Jul 24, 2015, at 10:13 AM, Sebastian Huber wrote: On 24/07/15 10:08, Ric Claus wrote: Building rtems-libbsd, with either a modified Makefile or waf (exactly as per rtems-libbsd/README.waf, i.e., for realview_pbx_a9_qemu), ends with: In file include

Re: Trouble building

2015-07-24 Thread Ric Claus
On Jul 24, 2015, at 10:13 AM, Sebastian Huber wrote: > > > On 24/07/15 10:08, Ric Claus wrote: >> >>Building rtems-libbsd, with either a modified Makefile or waf (exactly >>as per rtems-libbsd/README.waf, i.e., for realview_pbx_a9_qemu), ends >>with: >> >>In fi

Re: Trouble building

2015-07-24 Thread Joel Sherrill
On July 24, 2015 9:08:57 AM GMT+01:00, Ric Claus wrote: > >On Jul 24, 2015, at 9:50 AM, Sebastian Huber > wrote: > >> >> >> On 23/07/15 18:57, Ric Claus wrote: >>> Since a fresh git pull of the RTEMS master this morning (CET), I’ve >been having trouble building various components. Building t

Re: Trouble building

2015-07-24 Thread Sebastian Huber
On 24/07/15 10:08, Ric Claus wrote: >> >>Building rtems-libbsd, with either a modified Makefile or waf (exactly as per rtems-libbsd/README.waf, i.e., for realview_pbx_a9_qemu), ends with: >> >>In file included from ../../rtemsbsd/rtems/rtems-bsd-mutex.c:41:0: >>.../rtems-libbsd/rtemsbsd/includ

Re: Trouble building

2015-07-24 Thread Ric Claus
On Jul 24, 2015, at 9:50 AM, Sebastian Huber wrote: > > > On 23/07/15 18:57, Ric Claus wrote: >> Since a fresh git pull of the RTEMS master this morning (CET), I’ve been >> having trouble building various components. Building the >> xilinx-zynq-zedboard with —enable-smp ends with failing t

Re: Trouble building

2015-07-24 Thread Sebastian Huber
On 23/07/15 18:57, Ric Claus wrote: Since a fresh git pull of the RTEMS master this morning (CET), I’ve been having trouble building various components. Building the xilinx-zynq-zedboard with —enable-smp ends with failing to build sptls01 (which had no trouble yesterday): cpukit/score/cpu/a

Re: Trouble building examples-v2 with waf. Was: Re: can't compile both_hello - POSIX API error

2015-01-06 Thread Dominik Taborsky
On Tue, 06 Jan 2015 02:40:48 +0100, Chris Johns wrote: On 6/01/2015 8:29 am, Dominik Taborsky wrote: Waf is configured (hopefully) fine. Otherwise it wouldn't even try to build. Has anyone had any similar problem? waf configure was run with these options: --rtems=/opt/rtems-4.11/ --rtems-too

Re: Trouble building examples-v2 with waf. Was: Re: can't compile both_hello - POSIX API error

2015-01-05 Thread Chris Johns
On 6/01/2015 8:29 am, Dominik Taborsky wrote: Waf is configured (hopefully) fine. Otherwise it wouldn't even try to build. Has anyone had any similar problem? waf configure was run with these options: --rtems=/opt/rtems-4.11/ --rtems-tools=$HOME/development/RTEMS-tools/4.11 --rtems-bsps=sparc/s

Re: Trouble building examples-v2 with waf. Was: Re: can't compile both_hello - POSIX API error

2015-01-05 Thread Dominik Taborsky
On Mon, 05 Jan 2015 14:17:42 +0100, Joel Sherrill wrote: On 1/4/2015 3:23 PM, Dominik Taborsky wrote: On Sun, 04 Jan 2015 22:09:16 +0100, Joel Sherrill wrote: On 1/4/2015 2:47 PM, Dominik Taborsky wrote: On Sun, 04 Jan 2015 21:12:16 +0100, Joel Sherrill wrote: On January 4, 2015 2:05:13

Re: Trouble building examples-v2 with waf. Was: Re: can't compile both_hello - POSIX API error

2015-01-05 Thread Joel Sherrill
On 1/4/2015 3:23 PM, Dominik Taborsky wrote: > On Sun, 04 Jan 2015 22:09:16 +0100, Joel Sherrill > wrote: > >> On 1/4/2015 2:47 PM, Dominik Taborsky wrote: >>> On Sun, 04 Jan 2015 21:12:16 +0100, Joel Sherrill >>> wrote: >>> On January 4, 2015 2:05:13 PM CST, Dominik Taborsky wrote:

Re: Trouble building examples-v2 with waf. Was: Re: can't compile both_hello - POSIX API error

2015-01-04 Thread Dominik Taborsky
On Sun, 04 Jan 2015 22:09:16 +0100, Joel Sherrill wrote: On 1/4/2015 2:47 PM, Dominik Taborsky wrote: On Sun, 04 Jan 2015 21:12:16 +0100, Joel Sherrill wrote: On January 4, 2015 2:05:13 PM CST, Dominik Taborsky wrote: On Sun, 04 Jan 2015 20:53:16 +0100, Joel Sherrill wrote: On Jan

Re: Trouble building examples-v2 with waf. Was: Re: can't compile both_hello - POSIX API error

2015-01-04 Thread Joel Sherrill
On 1/4/2015 2:47 PM, Dominik Taborsky wrote: > On Sun, 04 Jan 2015 21:12:16 +0100, Joel Sherrill > wrote: > >> >> On January 4, 2015 2:05:13 PM CST, Dominik Taborsky >> wrote: >>> On Sun, 04 Jan 2015 20:53:16 +0100, Joel Sherrill >>> wrote: >>> On January 4, 2015 1:20:31 PM CST, "