kdevelop-3.0a4a configure problem
Tobias Wollgam
tobias at wollgam.de
Mon May 19 16:04:03 UTC 2003
Hello.
Please CC me ...
I tried to compile the newest version of kdevelop. I have installed
qt-3.1.1. configure uses the right qt-dir (/opt/qt3) but cannot compile
the conftest.cc. QT itself links the freetype library, which is missing
in the configure test of kdevelop.
Now I set CPPFLAGS=-lfreetype and now configure works fine.
But now make stops with an error (at the end of the mail).
Is there any suggestion how to fix this?
TIA,
Tobias
/bin/sh ../libtool --silent --mode=link --tag=CXX g++
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -O2 -fno-exceptions -fno-check-new -fno-common -o
libkdevelop.la.closure libkdevelop_la_closure.lo -L/usr/X11R6/lib
-L/opt/qt3/lib -L/opt/kde/lib -no-undefined -version-info 1:0
dummy.lo ../lib/interfaces/libkdevinterfaces.la
../lib/sourceinfo/libkdevsourceinfo.la ../lib/util/libkdevutil.la
../lib/project/libkdevproject.la -lktexteditor -lkparts -lkio
libtool: link: warning: `-version-info' is ignored for programs
/usr/X11R6/lib/libfontconfig.so.1: undefined reference to
`FT_Get_Next_Char'
collect2: ld returned 1 exit status
make[3]: *** [libkdevelop.la.closure] Error 1
make[3]: Leaving directory `/tmp/kdevelop-3.0a4a/lib'
More information about the KDevelop-devel
mailing list