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, "

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 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, "Dominik Táborský" wrote: Hello, I've configured RTEMS with --enable-

Re: can't compile both_hello - POSIX API error

2015-01-04 Thread Joel Sherrill
On January 4, 2015 1:20:31 PM CST, "Dominik Táborský" wrote: >Hello, > >I've configured RTEMS with --enable-posix, run make, make install. >Everything went smoothly, didn't notice any error. But when I run make >in the both_hello example, it errors: > >In file included from test.c:55:0: >/opt/rt

can't compile both_hello - POSIX API error

2015-01-04 Thread Dominik Táborský
Hello, I've configured RTEMS with --enable-posix, run make, make install. Everything went smoothly, didn't notice any error. But when I run make in the both_hello example, it errors: In file included from test.c:55:0: /opt/rtems-4.11/sparc-rtems4.11/sis/lib/include/rtems/confdefs.h: At top leve