Beaglebone Black LIBBSD Compiling Error

2018-05-05 Thread 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 [

Fwd: Raspberry Pi Rtems-Graphical-Toolkit

2018-05-01 Thread Emre Cetin
-- Forwarded message -- From: Emre Cetin Date: 2018-05-01 19:13 GMT+03:00 Subject: Re: Raspberry Pi Rtems-Graphical-Toolkit To: Chris Johns Thank you for your help Chris, I did what you said and it worked. However, I learned that Qt Applications works with X11 libraries in

Raspberry Pi Rtems-Graphical-Toolkit

2018-04-30 Thread Emre Cetin
Hello everyone, I have a Rtems project with Raspberry pi, I need to compile a simple QT program. I tried to run this project on Beaglebone Black, but it may not be as fast as it should be, it seems easier on Rpi. And I work on the Rpi 1 model B. In the last few days I am trying to establish the ne