hello when i create a simple program in kdevelop: Qt: 3.3.8b KDE: 3.5.10-11.fc11 Fedora KDevelop: 3.5.4 takes the following error:
cd '/home/sajad/src/c++ practice/kdev cpp files/first' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" gmake -f Makefile.cvs && cd '/home/sajad/src/c++ practice/kdev cpp files/first/debug' && CXXFLAGS="-O0 -g3" "/home/sajad/src/c++ practice/kdev cpp files/first/configure" --enable-debug=full && cd '/home/sajad/src/c++ practice/kdev cpp files/first/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" gmake -k aclocal autoheader automake autoconf configure: WARNING: unrecognized options: --enable-debug installing -c configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock checking whether build environment is sane... *** Exited with status: 1 *** my automake is automake (GNU automake) 1.10.2 i had known i must set and use NTP but what is NTP and how?? -- View this message in context: http://old.nabble.com/using-ntp---tp27298010p27298010.html Sent from the Gnu - Automake - General mailing list archive at Nabble.com.
