compiling on Suse

herbert plass herbert.plass at univie.ac.at
Sun Sep 30 21:25:27 CEST 2001


Hello,

vlc runs from your rh7 rpm with gtk. 
I tried to compile vlc myself. works. When I run vlc without parameters it 
starts, but the graphic interface does not open. vcl /dev/dvd opens the 
window and starts playing the dvd.
Itried to compile with --enable-kde. configuure: OK. compiling stops when 
trying to call qt. 

Error-message:
make[1]: Entering directory `/home/herbert/download/vlc-0.2.83/plugins/kde'
gcc -I../../include -I../../extras  -DSYS_LINUX -D_FILE_OFFSET_BITS=64 
-D__USE_UNIX98  -Iinclude -Iextras -I/usr/local/include -Wall -Winline -pipe 
-D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops 
-fomit-frame-pointer -march=pentiumpro -mcpu=pentiumpro -fPIC 
-I/usr/include/kde -I/usr/include/qt -DPLUGIN -DMODULE_NAME=kde -c -o kde.o 
kde.cpp
gcc: installation problem, cannot exec `cc1plus': No such file or directory
cpp0: output pipe has been closed
make[1]: *** [kde.o] Error 1
make[1]: Leaving directory ....

qt is not at the place it is expected, but in /usr/lib/qt-2.3.0. I tried to 
enter this path into the Makefile.opts file:

Libraries for special cases
LIB_QT = ...

But this did not change anything. vlc does not compile. Where do I have to 
enter the path?

Thanks for helping
Herbert Plass
Vienna/Austria





More information about the vlc mailing list