« Return to Thread: texinfo / makeinfo 4.11 breaks buildroot

texinfo / makeinfo 4.11 breaks buildroot

by Terry Kemp-2 :: Rate this Message:

Reply to Author | View in Thread

buildroot dies with message...

WARNING: `makeinfo' is missing on your system.  You should only need it
if you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual.  The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX).  You might want to install the `Texinfo' package or
the `GNU make' package.  Grab either from any GNU archive site.

I have makeinfo...
]$ makeinfo --version
makeinfo (GNU texinfo) 4.11

apparently the test sees 4.11 as older than 4.4. see
http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01271.html
for similar issue.

Can someone let me know where to apply this solution in buildroot

Thanks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

 « Return to Thread: texinfo / makeinfo 4.11 breaks buildroot