Problem compiling vlc

Pierre pierre at epinetworx.com
Fri Apr 12 02:57:54 CEST 2002


Hi,

I try to compile vlc-0.3.0 my linux slackware 8 with gcc-3.0.4
there was no problem with the configure, but for the make i got :

[...]
gmake[1]: Entering directory `/tmp/vlc-0.3.0/plugins/kde'
gcc -O3 -march=i686 -DSYS_LINUX -finline-limit-30000 -Wall -Winline 
-pipe -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE 
-DLOCALEDIR=\"/usr/local/share/locale\" 
-DDATA_PATH=\"/usr/local/share/videolan\" 
-DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -Iinclude -Iextras 
-D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops 
-fomit-frame-pointer -mcpu=pentiumpro -fPIC -DPLUGIN -I../../include 
-I../../extras -I/usr/include/kde -I/usr/include/qt 
-I/usr/local/kde/include -I/usr/local/qt/include -DMODULE_NAME=kde 
-DMODULE_NAME_IS_kde  -c kde_interface.cpp -o kde_interface.lo.kde
kde_interface.cpp: In member function `void 
KInterface::initStatusBar()':
kde_interface.cpp:124: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp:125: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp:126: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp: In member function `void 
KInterface::slotViewStatusBar()':
kde_interface.cpp:194: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp:198: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp: In member function `void 
KInterface::slotStatusMsg(const    QString&)':
kde_interface.cpp:208: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp:209: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
kde_interface.cpp: In member function `void    
KInterface::slotSliderChanged(int)':
kde_interface.cpp:271: invalid use of undefined type `class KStatusBar'
/usr/local/kde/include/kmainwindow.h:35: forward declaration of 
`class    KStatusBar'
gmake[1]: *** [kde_interface.lo.kde] Error 1
gmake[1]: Leaving directory `/tmp/vlc-0.3.0/plugins/kde'
gmake: *** [plugins/kde.so] Error 2



It would be great if you could help me with this !

Best regards,

Pierre.


-- 
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