Error when building rtems
Mingyu Li
lmy2010lmy at gmail.com
Mon Mar 9 00:20:03 UTC 2020
`which makeinfo` prints exactly "/usr/bin/makeinfo".
Then "ln -s" should be avoided.
Thanks for the reminder, Chris :)
Chris Johns <chrisj at rtems.org> 于2020年3月9日周一 上午5:27写道:
> On 9/3/20 1:51 am, Mingyu Li wrote:
> > Suppose you are using Ubuntu, here is what you can do:
> >
> > sudo apt-get install texinfo
> > ln -s `which makeinfo` /usr/bin/makeinfo
>
> What does `which makeinfo` print for you?
>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20200309/2688448e/attachment.html>
More information about the users
mailing list