Compile error with option --enable-kde

jean ribiere jean.ribiere at wanadoo.fr
Sat Jul 21 10:18:27 CEST 2001


When I compile the latest cvs with the options
./configure --prefix=/usr --enable-esd  --enable-kde --enable-gnome \
  --enable-qt --enable-sdl --enable-fb --enable-debug
I get the following errors :

gcc -I../../include -I../../extras  -DDEBUG -DSYS_LINUX
  -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98   -Iinclude -Iextras
  -I/usr/local/include -Wall -Winline -D_REENTRANT -D_GNU_SOURCE -O3
  -ffast-math -funroll-loops -march=pentiumpro -mcpu=pentiumpro -g -fPIC
  -I/usr/include/kde -I/usr/include/qt -DPLUGIN -DMODULE_NAME=kde -c -o
  kdeinterface.o kdeinterface.cpp
In file included from kdeinterface.cpp:13:
kinterfacemain.h:15: kmainwindow.h: No such file or directory
kinterfacemain.h:16: kurl.h: No such file or directory
kdeinterface.cpp:17: kaction.h: No such file or directory
kdeinterface.cpp:18: kapp.h: No such file or directory
kdeinterface.cpp:19: kaboutdata.h: No such file or directory
kdeinterface.cpp:20: kcmdlineargs.h: No such file or directory
kdeinterface.cpp:21: klocale.h: No such file or directory
kdeinterface.cpp:22: kmainwindow.h: No such file or directory
kdeinterface.cpp:23: kstdaction.h: No such file or directory
make[1]: *** [kdeinterface.o] Error 1
make[1]: Leaving directory `/hda9/src/vlc/plugins/kde'

I did not have this error with vlc-0.2.80

Without the option "--enable-kde" the compilation is correct.




More information about the vlc mailing list