Re: qoriq build of rtems-libbsd

2022-08-29 Thread Sebastian Huber
On 29/08/2022 13:55, Joel Sherrill wrote: On Mon, Aug 29, 2022, 2:35 AM Sebastian Huber > wrote: On 17/08/2022 23:01, Joel Sherrill wrote: > Sorry. Forgot to update my libbsd tree and got the wrong error. It is this: > >

Re: qoriq build of rtems-libbsd

2022-08-29 Thread Joel Sherrill
On Mon, Aug 29, 2022, 2:35 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 17/08/2022 23:01, Joel Sherrill wrote: > > Sorry. Forgot to update my libbsd tree and got the wrong error. It is > this: > > > > > /home/joel/rtems-work/tools/6/lib/gcc/powerpc-rtems6/12.1.1/../../../..

Re: qoriq build of rtems-libbsd

2022-08-29 Thread Sebastian Huber
On 17/08/2022 23:01, Joel Sherrill wrote: Sorry. Forgot to update my libbsd tree and got the wrong error. It is this: /home/joel/rtems-work/tools/6/lib/gcc/powerpc-rtems6/12.1.1/../../../../powerpc-rtems6/bin/ld: ./libbsd.a(nfs_clbio.c.10.o): the target (_bsd_unmapped_buf) of a R_PPC_SDAREL16

Re: qoriq build of rtems-libbsd

2022-08-17 Thread Joel Sherrill
And the same error happens on qm8xx_stk8xx. On Wed, Aug 17, 2022 at 4:01 PM Joel Sherrill wrote: > Sorry. Forgot to update my libbsd tree and got the wrong error. It is this: > > /home/joel/rtems-work/tools/6/lib/gcc/powerpc-rtems6/12.1.1/../../../../powerpc-rtems6/bin/ld: > ./libbsd.a(nfs_clbio

Re: qoriq build of rtems-libbsd

2022-08-17 Thread Joel Sherrill
Sorry. Forgot to update my libbsd tree and got the wrong error. It is this: /home/joel/rtems-work/tools/6/lib/gcc/powerpc-rtems6/12.1.1/../../../../powerpc-rtems6/bin/ld: ./libbsd.a(nfs_clbio.c.10.o): the target (_bsd_unmapped_buf) of a R_PPC_SDAREL16 relocation is in the wrong output section (.da

qoriq build of rtems-libbsd

2022-08-17 Thread Joel Sherrill
Hi Not sure what's going on but 6-freebsd-12 does not build for qoriq_e6500_32 In file included from parse.y:88: ../../freebsd/sbin/pfctl/pfctl_parser.h:181:27: error: expected ')' before numeric constant 181 | BITSET_DEFINE(qpri_bitset, QPRI_BITSET_SIZE); | ^