PDA

View Full Version : compile errors



gogodidi
March 18th, 2005, 04:58 PM
arg!

just a test to check if it works, and I get this message (its kdevelop)


cd '/home/gogodidi/test2' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/gogodidi/test2/debug' && cd '/home/gogodidi/test2/debug' && CXXFLAGS="-O0 -g3" "/home/gogodidi/test2/configure" --enable-debug=full && cd '/home/gogodidi/test2/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k
*** Exited with status: 2 ***


is there a way to fix this? I do have autoconf and automake (most recent versions) installed, and cerversia.

--gogodidi