Am 06.05.2018 um 01:45 schrieb Emre Cetin:
> 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
> 

Hello Emre,

are you sure that your installed BSP and rtems-libbsd are both on the
latest master? Just recently, some of the services moved from libbsd to
RTEMS. With that, you have to rebuild your BSP to use the latest libbsd.

With kind regards

Christian Mauderer

-- 
--------------------------------------------
embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.maude...@embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to