vlc compile error in redhat 7.3 kde

Gurgen Melkonyan melkonyan at videotron.ca
Wed Jul 31 09:31:49 CEST 2002


Hello,

I'am using Redhat 7.3 with KDE.
While compiling vlc, it runs into the following error:

gcc -DSYS_LINUX -finline-limit-30000 -Wall -Winline -pipe 
-D_FILE_OFFSET_BITS=64
 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -DLOCALEDIR=\"/usr/share/locale\" 
-DDATA_P
ATH=\"/usr/share/videolan\" -DPLUGIN_PATH=\"/usr/lib/videolan/vlc\" -Iinclude 
-I
extras -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops 
-fomit-frame-po
inter -mcpu=pentiumpro -fPIC -D__VLC__ -D__PLUGIN__ -I../../include 
-I../../extr
as -I/usr/include/kde -I/usr/include/qt -I/include 
-I/usr/lib/qt3-gcc2.96/includ
e -DMODULE_NAME=kde -DMODULE_NAME_IS_kde  -c kde_interface.cpp -o 
kde_interface.
lo.kde
kde_interface.cpp: In method `void KInterface::initStatusBar ()':
kde_interface.cpp:128: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp:129: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp:130: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp: In method `void KInterface::slotViewStatusBar ()':
kde_interface.cpp:198: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp:202: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp: In method `void KInterface::slotStatusMsg (const
QString &)':
kde_interface.cpp:218: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp:219: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
kde_interface.cpp: In method `void KInterface::slotManage ()':
kde_interface.cpp:246: warning: passing `double' for argument 1 of
`KVLCSlider::setValue (int)'
kde_interface.cpp: In method `void KInterface::slotSliderChanged
(int)':
kde_interface.cpp:281: invalid use of undefined type `class KStatusBar'
/usr/include/kde/kmainwindow.h:35: forward declaration of `class
KStatusBar'
make[1]: *** [kde_interface.lo.kde] Error 1
make[1]: Leaving directory `/root/Inst/DVD/vlc-0.4.3/plugins/kde'
make: *** [plugins/kde.so] Error 2

What is missing here? what  should I add to my system?

Thank you

Gurgen



-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list