No GUI

Ignaz Forster ignaz.forster at gmx.de
Mon Apr 29 19:53:14 CEST 2002


Hello,

I tried to install VLC under Linux. The command "./configure" (no parameters)
worked great, and so did the "make" and "make install" commands, too. But
when I typed "vlc" after the installation, just the remote control interface
appeared in my console, but no graphical interface.
Because I use KDE3, I tried to execute "./configure --enable-kde" after that.
That worked, but when I tried to run "make", the following output appeared
(I've just copied the part with kde, as everything else seems to work):

translations:	Wechsel in das Verzeichnis -> Changing to directory
			Datei oder Verzeichnis nicht gefunden -> File or directory not found
			Fehler -> Error
			Verlassen des Verzeichnisses -> Leaving directory


make[1]: Wechsel in das Verzeichnis Verzeichnis
»/home/ignaz/vlc-0.3.1/plugins/kde«
gcc -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/include -I/usr/lib/qt3/include
-DMODULE_NAME=kde -DMODULE_NAME_IS_kde  -c kde.cpp -o kde.lo.kde
In file included from kde.cpp:26:
kde_interface.h:14: kmainwindow.h: Datei oder Verzeichnis nicht gefunden
kde_interface.h:15: kapplication.h: Datei oder Verzeichnis nicht gefunden
kde_interface.h:16: kurl.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:30: kaction.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:31: kapp.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:32: kaboutdata.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:33: kcmdlineargs.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:34: klocale.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:35: kmainwindow.h: Datei oder Verzeichnis nicht gefunden
kde.cpp:36: kstdaction.h: Datei oder Verzeichnis nicht gefunden
In file included from kde.cpp:26:
kde_interface.h:35: parse error before `{'
kde_interface.h:36: virtual outside class declaration
kde_interface.h:36: non-member function `className()' cannot have `const'
method qualifier
kde_interface.h:36: virtual outside class declaration
kde_interface.h:36: virtual outside class declaration
kde_interface.h:36: virtual outside class declaration
kde_interface.h:36: virtual outside class declaration
kde_interface.h: In function `class QObject * qObject()':
kde_interface.h:36: invalid use of `this' in non-member function
kde_interface.h:36: warning: control reaches end of non-void function
`qObject()'
kde_interface.h: At top level:
kde_interface.h:36: parse error before `private'
kde_interface.h:40: destructors must be member functions
kde_interface.h:42: parse error before `public'
kde_interface.h:46: parse error before `&'
kde_interface.h:64: parse error before `protected'
kde_interface.h:71: virtual outside class declaration
kde_interface.h:72: virtual outside class declaration
kde_interface.h:74: parse error before `private'
kde_interface.h:96: parse error before `private'
kde_interface.h:115: syntax error before `*'
kde_interface.h:116: syntax error before `*'
kde_interface.h:117: syntax error before `*'
kde_interface.h:119: syntax error before `*'
kde_interface.h:120: syntax error before `*'
kde_interface.h:123: syntax error before `*'
kde_interface.h:124: syntax error before `*'
kde_interface.h:125: syntax error before `*'
kde_interface.h:126: syntax error before `*'
kde_interface.h:127: syntax error before `*'
kde_interface.h:128: syntax error before `*'
kde_interface.h:129: syntax error before `*'
kde_interface.h:130: syntax error before `*'
kde_interface.h:140: syntax error before `*'
kde_interface.h:141: syntax error before `*'
kde_interface.h:142: syntax error before `*'
kde.cpp: In method `KThread::KThread(intf_thread_t *)':
kde.cpp:119: `struct intf_sys_s' has no member named `p_about'
kde.cpp:120: implicit declaration of function `int I18N_NOOP(...)'
kde.cpp:121: incomplete type `KAboutData' does not have member `License_GPL'
kde.cpp:130: `struct intf_sys_s' has no member named `p_about'
kde.cpp:135: `KCmdLineArgs' undeclared (first use this function)
kde.cpp:135: (Each undeclared identifier is reported only once
kde.cpp:135: for each function it appears in.)
kde.cpp:135: parse error before `::'
kde.cpp:137: `struct intf_sys_s' has no member named `p_app'
kde.cpp:137: parse error before `('
kde.cpp:138: `struct intf_sys_s' has no member named `p_window'
kde.cpp:138: parse error before `('
kde.cpp:139: `struct intf_sys_s' has no member named `p_window'
kde.cpp:134: warning: unused variable `char * argv[2]'
kde.cpp:133: warning: unused variable `int argc'
kde.cpp: In method `KThread::~KThread()':
kde.cpp:150: `struct intf_sys_s' has no member named `p_app'
kde.cpp:151: `struct intf_sys_s' has no member named `p_about'
kde.cpp: In function `static void KThread::run(intf_thread_t *)':
kde.cpp:188: `struct intf_sys_s' has no member named `p_window'
kde.cpp:189: `struct intf_sys_s' has no member named `p_app'
kde.cpp: At top level:
kde_interface.h:36: warning: `class QMetaObject * staticMetaObject()'
 declared `static' but never defined
kde_interface.h:36: warning: `class QString tr(const char *, const char * =
0)' declared `static' but never defined
kde_interface.h:36: warning: `class QString trUtf8(const char *, const char *
= 0)' declared `static' but never defined
make[1]: *** [kde.lo.kde] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/ignaz/vlc-0.3.1/plugins/kde«
make: *** [plugins/kde.so] Fehler 2


The packages "kdelibs3" and "kdelibs3-devel" are installed, exactly as the
package "kde2-compat" and "kde2-compat-devel". I use the SuSE Linux 8.0
distribution.
Is there a way to get the GUI working?

Thanks,
Ignaz Forster

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