On Jan 5, 2010, at 15:37 , Daniel Wagner-Hall wrote: > Kishore_Anumanchi wrote: >> Hi , >> Im getting following error while compiling NOX0.6. >> my system: >> ***** >> centos 5.3 >> i686 >> 4G RAM >> 80G HDD. >> ERROR: >> [r...@localhost nox]# ./boot.sh >> building with all apps >> Disabling noxext... >> Putting files in AC_CONFIG_AUX_DIR, `config'. >> configure.ac:18: error: possibly undefined macro: AC_USE_SYSTEM_EXTENSIONS >> If this token and others are legitimate, please use m4_pattern_allow. >> See the Autoconf documentation. >> autoreconf: /usr/bin/autoconf failed with exit status: 1 >> regards >> Krish > > Try installing AutoConf 2.65, AutoMake 1.11.1 and libtool 2.2 from source - > the packages in yum are too old.
Right, the above error is due to too old automake. We should fix this, though. _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
