Release | Documentation: Typo in 6.1 Release ‘quick guide to building’ and non-existent e-mail link (#14)

Heinz Junkes (@junkes) gitlab at rtems.org
Thu Jan 30 07:18:13 UTC 2025



Heinz Junkes created an issue: https://gitlab.rtems.org/rtems/rtos/rtems-release/-/issues/14



## Summary
In the doc 'quick guide to building' one can find this:
```
...
To build the tools, kernel and all packages for the Beagleboneblack:

../source-builder/sb-set-builder \
--prefix=$HOME/development/rtems/6.1 \
6/bsps/beagleboneblack
...
```
Is a wrong path, should be (without “6”-dir in path, or the director is missing in the tar ball?):
```
../source-builder/sb-set-builder \
--prefix=$HOME/development/rtems/6.1 \
bsps/beagleboneblack
```
Guide shows:
```
If you encounter a problem please post to the user at rtems.org mailing list. You can join the Users mailing at https://lists.rtems.org/.
```
There is no 'user at rtems.org'? (Also no more users at rtems.org)

## Steps to reproduce
See documentation

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-release/-/issues/14
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250130/3e12ad56/attachment-0001.htm>


More information about the bugs mailing list