Le ven 05/07/2002 =E0 11:41, Hetz Ben Hamo a =E9crit : > Hi, >=20 > I have checked out kdelibs from 30 minutes ago.. there is a compile probl= em... >=20 > /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX g++ -DHAVE_CO= NFIG_H=20 > -I. -I. -I../.. -I../../dcop -I../../libltdl -I../../kdecore -I../../kdeu= i=20 > -I../../kio -I../../kio/kio -I../../kio/kfile -I../..=20 > -I/usr/local/qt-copy/include -I/usr/X11R6/include -I/opt/kde3/include =20 > -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/pcre -Wnon-virtual-dtor= =20 > -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-a= rith=20 > -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_S= OURCE=20 > -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new =20 > -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPA= T =20 > -c -o http.lo `test -f http.cc || echo './'`http.cc > In file included from http.cc:70: > http.h:39:22: kio/http.h: No such file or directory > make[4]: *** [http.lo] Error 1 > make[4]: Leaving directory `/home/kde3/kdelibs/kioslave/http' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/kde3/kdelibs/kioslave/http' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/kde3/kdelibs/kioslave' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/kde3/kdelibs' > make: *** [all] Error 2 Add -I$(srcdir)/../../interfaces to INCLUDES in Makefile.am the same problem has happened with kio/kio ;) > I thought that the http.h is the one in the same directory - but when I=20 > modified the http.cc - it just gave lots of problems and didn't compile..= . >=20 > Hetz > =20 FeniX >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<