[Linux-wildo-devel] bootstrap.sh issue
Status: Pre-Alpha
Brought to you by:
darkschneider2
|
From: Benjamin P. <Ben...@ar...> - 2007-03-25 19:01:24
|
Hi darkschneider, hi all, There is a problem with the new bootstrap.sh or rather the automake (aclocal) version check. First, maybe it should exit when there was a wrong automake version. I couldn't build it on my notebook because of a wrong automake. There was a warning about an old version but the mass of automake errors made the warning hard to see. And second I now have automake 1.10 and it reports it as incorrect version since it compares the version as decimal values. Maybe we should rewrite the script to check major and minor version separately. (Same goes for aclocal) One small thing, the information about gsm.h in the INSTALL file is deprecated, isn't it? If so we should remove it or use some default configure/make/make install text. regards, Benjamin Peter |