<div dir="ltr"><div><div>Hi everyone,</div><div><br></div><div>I just tried building libbsd for beagleboneblack, I had this error; </div><div><br></div><div>[1718/1995] Compiling rtemsbsd/local/pcib_if.c</div><div>[1757/1995] Compiling freebsd/sys/crypto/rijndael/rijndael-api.c</div><div>[1764/1995] Compiling rtemsbsd/ftpd/ftpd-service.c</div><div>[1765/1995] Compiling freebsd/sys/net/if_spppsubr.c</div></div><div>[1766/1995] Compiling freebsd/sys/net/if_disc.c</div><div>In file included from ../../rtemsbsd/ftpd/ftpd-service.c:52:0:</div><div>/home/hasanemre/development/rtems/compiler/5/arm-rtems5/beagleboneblack/lib/include/rtems/ftpd.h:20:20: error: 'RTEMS_MINIMUM_STACK_SIZE' undeclared here (not in a function); did you mean 'RTEMS_MINIMUM_PRIORITY'?</div><div>   FTPD_STACKSIZE = RTEMS_MINIMUM_STACK_SIZE + FTPD_DATASIZE /* Tasks stack size */</div><div>                    ^~~~~~~~~~~~~~~~~~~~~~~~</div><div>                    RTEMS_MINIMUM_PRIORITY</div><div><br></div><div>Waf: Leaving directory `/home/hasanemre/development/rtems-libbsd-beagle/build/arm-rtems5-beagleboneblack-default'</div><div>Build failed</div><div><br></div><div>Regards,</div><div>Emre</div><div><br></div></div>