Hi everyone,

I just tried building libbsd for beagleboneblack, I had this error;

[1718/1995] Compiling rtemsbsd/local/pcib_if.c
[1757/1995] Compiling freebsd/sys/crypto/rijndael/rijndael-api.c
[1764/1995] Compiling rtemsbsd/ftpd/ftpd-service.c
[1765/1995] Compiling freebsd/sys/net/if_spppsubr.c
[1766/1995] Compiling freebsd/sys/net/if_disc.c
In file included from ../../rtemsbsd/ftpd/ftpd-service.c:52:0:
/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'?
   FTPD_STACKSIZE = RTEMS_MINIMUM_STACK_SIZE + FTPD_DATASIZE /* Tasks stack
size */
                    ^~~~~~~~~~~~~~~~~~~~~~~~
                    RTEMS_MINIMUM_PRIORITY

Waf: Leaving directory
`/home/hasanemre/development/rtems-libbsd-beagle/build/arm-rtems5-beagleboneblack-default'
Build failed

Regards,
Emre
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to