RTEMS Source Builder | SIS Fails to build on Fedora/RHEL Systems (#161)
Chris Johns (@chris)
gitlab at rtems.org
Tue Mar 17 02:49:10 UTC 2026
Chris Johns commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/161#note_145793
I checked a FreeBSD 14 box does have `install-info` present. I was looking in the wrong place. It is `/usr/local/bin/install-info` and:
```
$ pkg which /usr/local/bin/install-info
/usr/local/bin/install-info was installed by package texinfo-7.1_6,1
```
That aligns with @frank_k experience on OpenSUSE. If `makeinfo` does not provide `install-info` then I agree adding a check for `sb-check` and having the appropriate package installed. Adding a check is easy. You edit `defaults.mc`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/161#note_145793
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/20260317/22122036/attachment.htm>
More information about the bugs
mailing list