Hello,<br><br>I am trying the port all my code structure with opengl to  the KDevelop environment now as i thought that the environment would be handy for my future projects. <br><br>But i m getting error with a simple application as instructed in the following link
<br><br><a href="http://www.dazzle.plus.com/linux/">http://www.dazzle.plus.com/linux/</a><br><br>and the error is:<br><br>cd '/home/sajjad/KDE tutorial/ch01/firstKDE/firstKDE' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f 
Makefile.cvs && cd '/home/sajjad/KDE tutorial/ch01/firstKDE/firstKDE/debug' && CXXFLAGS="-O0 -g3" "/home/sajjad/KDE tutorial/ch01/firstKDE/firstKDE/configure" --enable-debug=full && cd '/home/sajjad/KDE tutorial/ch01/firstKDE/firstKDE/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k 
<br>This Makefile is only for the CVS repository<br>This will be deleted before making the distribution<br><br>*** automake (GNU automake) 1.9.6 found.<br>*** Creating acinclude.m4<br>*** Creating list of subdirectories<br>
cd . && make -f admin/Makefile.common subdirs<br>*** Creating configure.files<br>*** Creating <a href="http://configure.in">configure.in</a><br>cd . && make -f admin/Makefile.common <a href="http://configure.in">
configure.in</a> ;<br>*** Creating aclocal.m4<br>/usr/share/aclocal/xmedcon.m4:12: warning: underquoted definition of AM_PATH_XMEDCON<br>run info '(automake)Extending aclocal'<br>or see <a href="http://sources.redhat.com/automake/automake.html#Extending-aclocal">
http://sources.redhat.com/automake/automake.html#Extending-aclocal</a><br>/usr/share/aclocal/tulip.m4:2: warning: underquoted definition of AC_PATH_TULIP<br>/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
<br>/usr/share/aclocal/mpatrol.m4:37: warning: underquoted definition of AM_WITH_MPATROL<br>/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME<br>*** Creating configure<br>*** Creating config.h
 template<br>*** Creating Makefile templates<br>*** Postprocessing Makefile templates<br>*** Creating date/time stamp<br>*** Finished<br>Don't forget to run ./configure<br>If you haven't done so in a while, run ./configure --help
<br>checking build system type... x86_64-unknown-linux-gnu<br>checking host system type... x86_64-unknown-linux-gnu<br>checking target system type... x86_64-unknown-linux-gnu<br>installing -c<br>checking for -p flag to install... yes
<br>checking whether build environment is sane... <br>configure: error: ls -t appears to fail. Make sure there is not a broken<br>alias in your environment<br>configure: error: newly created file is older than distributed files!
<br>Check your system clock<br>*** Exited with status: 1 ***<br><br><br>Could somebody help me on that issue?<br><br><br><br><br>Regards,<br><br><br>Sajjad<br>