new to KDevelop - compilation issue

Sajjadul Islam sajis997 at student.liu.se
Fri Jul 13 11:10:20 BST 2007


Hello,

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.

But i m getting error with a simple application as instructed in the
following link

http://www.dazzle.plus.com/linux/

and the error is:

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
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** automake (GNU automake) 1.9.6 found.
*** Creating acinclude.m4
*** Creating list of subdirectories
cd . && make -f admin/Makefile.common subdirs
*** Creating configure.files
*** Creating configure.in
cd . && make -f admin/Makefile.common configure.in ;
*** Creating aclocal.m4
/usr/share/aclocal/xmedcon.m4:12: warning: underquoted definition of
AM_PATH_XMEDCON
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/tulip.m4:2: warning: underquoted definition of
AC_PATH_TULIP
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of
AM_PATH_SMPEG
/usr/share/aclocal/mpatrol.m4:37: warning: underquoted definition of
AM_WITH_MPATROL
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of
AM_PATH_LIBFAME
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
Don't forget to run ./configure
If you haven't done so in a while, run ./configure --help
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
installing -c
checking for -p flag to install... yes
checking whether build environment is sane...
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
*** Exited with status: 1 ***


Could somebody help me on that issue?




Regards,


Sajjad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20070713/b421d040/attachment.html>


More information about the KDevelop mailing list