attaching an interrupt in beaglebone bsp
Angelo Fraietta
newsgroups at smartcontroller.com.au
Thu Jun 18 06:03:58 UTC 2015
That worked. I have the test suites built successfully. I just need to dd
to a disk and see if it works.
So I think we need to add the other dependency checks in sb-check to test
for the dependencies that did not show up as missing.
On Thu, Jun 18, 2015 at 1:47 PM, Chris Johns <chrisj at rtems.org> wrote:
> On 18/06/2015 8:00 am, Angelo Fraietta wrote:
> > It was not, so I installed it, did a make clean and had same error
>
> Great. Looking at the error below ...
>
> >
> > On Wed, Jun 17, 2015 at 5:36 PM, Chris Johns <chrisj at rtems.org
> > <mailto:chrisj at rtems.org>> wrote:
> >
> > On 17/06/2015 5:24 pm, Angelo Fraietta wrote:
> > > Fails here during build
> > >
> > > make[6]: Leaving directory
> > >
> `/home/angelo/development/rtems/b-beagle/arm-rtems4.11/c/beagleboneblack/testsuites/libtests/syscall01'
> > > Making all in dl01
> > > make[6]: Entering directory
> > >
> `/home/angelo/development/rtems/b-beagle/arm-rtems4.11/c/beagleboneblack/testsuites/libtests/dl01'
> > > arm-rtems4.11-gcc -B../../../../../beagleboneblack/lib/ -specs
> bsp_specs
> > > -qrtems -DHAVE_CONFIG_H -I.
> > >
> -I../../../../../../../rtems-src/c/src/../../testsuites/libtests/dl01
> > > -I..
> > >
> -I../../../../../../../rtems-src/c/src/../../testsuites/libtests/../support/include
> > > -mcpu=cortex-a8 -O2 -g -Wall -Wmissing-prototypes
> > > -Wimplicit-function-declaration -Wstrict-prototypes
> -Wnested-externs -MT
> > > dl-o1.o -MD -MP -MF .deps/dl-o1.Tpo -c -o dl-o1.o
> > >
> ../../../../../../../rtems-src/c/src/../../testsuites/libtests/dl01/dl-o1.c
> > > mv -f .deps/dl-o1.Tpo .deps/dl-o1.Po
> > > w -f dl.tar dl-o1.o
>
> For some reason $(PAX) is not set. See line 21 of ...
>
> https://git.rtems.org/rtems/tree/testsuites/libtests/dl01/Makefile.am#n21
>
> I suggest you delete the current build directory and run configure
> again. The value for PAX may have been cached.
>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20150618/4d85e9fd/attachment-0002.html>
More information about the users
mailing list