Problem building 3.3.94
Andreas Pakulat
apaku at gmx.de
Wed Dec 20 00:11:27 UTC 2006
On 19.12.06 14:22:31, Nick Savoiu wrote:
> I've downloaded and I'm attempting to build 3.3.94 on RedHat 7.2 using gcc 3.2.3 .
>
> I've fixed some small compilation issues along the way (e.g. needed #include <stype.h> in astyle.h>, etc) but now I'm stuck at the following error and it's not clear to me how to fix it.
Are you using astyle 1.19
> make[4]: Entering directory `/home/nick/projects/kdevelop-3.3.94/languages/cpp'
> if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../languages/lib/designer_integration -I.$
> then mv -f ".deps/libkdevcppsupport_la.all_cpp.Tpo" ".deps/libkdevcppsupport_la.all_cpp.Plo"; else rm -f ".deps/libkdevcppsupport_la.all_cpp.$
You're missing quite some includes there, for example the ones for
../../lib/cppparser. I think we need your config.log and please compress
it before sending it here.
Also the generated Makefile could be of interest.
Oh and the output of
libtool --version
Andreas
--
You are capable of planning your future.
More information about the KDevelop-devel
mailing list