having the same error with fresh installed Fedora 20 & LTIB 3.0.35_4.1.0_130816
which code in which file needs to be changed? pls help :smileysad:
edit: buildroot-kindle/package/m4/m4-1.4.16-no-gets.patch at master · twobob/buildroot-kindle · GitHub (*)
but how to recompile? "./ltib --force m4" doesnt work
edit2: okay got it :smileyhappy:
for other newbies:
1.) unpack m4-1.4.16.tar.gz in /opt/freescale/pkgs/ somewhere
2.) patch it (*)
3.) compressed it to a new m4-1.4.16.tar.gz
4.) copy it back to /opt/freescale/pkgs/
5.) checked the new md5sum
6.) change the md5sum in m4-1.4.16.tar.gz.md5
7.) resume ...
edit3: its a pity... next error because my automake version is to "up-to-date"? (automake.noarch 1.13.4-5.fc20)
..removed autoconf & automake and installed it from source/gnu.org (autoconf 2.66, automake-1.11.6) but leads to the next error and many others :smileygrin:
...well, using ubuntu 10.04 (32bit) to build LTIB seems to be the best solution