[vlc-devel] error compiling 0.4.6

Mayuresh Kathe mayuresh at vsnl.com
Thu Nov 21 12:01:03 CET 2002


Hi all,

I tried compiling 0.4.6 with the attached configure options (vlc.conf) and
got a bunch of errors (err.cmpl).

Could someone please help?

~Mayuresh

-------------- next part --------------
./configure --disable-nls --enable-optimisations --enable-debug --enable-vcd --enable-avi --enable-vorbis --disable-x11 --disable-xvideo --disable-sdl --enable-qte --disable-directx --enable-fb --enable-dsp --disable-gtk --disable-qt --disable-familiar --disable-gnome --disable-plugins --with-tuning=i586 --with-qte=/root/work/handson/os/qt-2.3.2 --with-dvdcss-tree=libdvdcss/
-------------- next part --------------
../../Makefile.modules:78: warning: overriding commands for target `qte.o.qte'
../../Makefile.modules:74: warning: ignoring old commands for target `qte.o.qte'
In file included from ../../include/videolan/vlc.h:37,
                 from qte.cpp:50:
../../include/common.h:517: warning: `ASSERT' redefined
/root/work/handson/os/qt-2.3.2/include/qglobal.h:609: warning: this is the location of the previous definition
In file included from /root/work/handson/os/qt-2.3.2/include/qapplication.h:45,
                 from qte.cpp:37:
/root/work/handson/os/qt-2.3.2/include/qtranslator.h: In method `bool QTranslatorMessage::operator <=(const QTranslatorMessage &) const':
/root/work/handson/os/qt-2.3.2/include/qtranslator.h:86: warning: can't inline call to `bool QTranslatorMessage::operator >(const QTranslatorMessage &) const'
/root/work/handson/os/qt-2.3.2/include/qtranslator.h:84: warning: called from here
In file included from /root/work/handson/os/qt-2.3.2/include/qwsdisplay_qws.h:38,
                 from /root/work/handson/os/qt-2.3.2/include/qgfxraster_qws.h:43,
                 from qte.cpp:43:
/root/work/handson/os/qt-2.3.2/include/qlock_qws.h: In method `QLockHolder::~QLockHolder()':
/root/work/handson/os/qt-2.3.2/include/qlock_qws.h:74: warning: can't inline call to `bool QLockHolder::locked() const'
/root/work/handson/os/qt-2.3.2/include/qlock_qws.h:70: warning: called from here
qte.cpp: In function `void * vout_run_qtapp_exec(void *)':
qte.cpp:542: warning: unused variable `char arg0[9]'
lpcm_adec.c: In function `DecodeFrame':
lpcm_adec.c:166: warning: unused variable `i_loop'
ipv6.c: In function `BuildAddr':
ipv6.c:162: warning: implicit declaration of function `if_nametoindex'
src/misc/modules.o: In function `module_LoadBuiltins':
/opt/vlc-0.4.6/src/misc/modules.c:148: undefined reference to `DeactivateModule__MODULE_qte'
/opt/vlc-0.4.6/src/misc/modules.c:148: undefined reference to `ActivateModule__MODULE_qte'
/opt/vlc-0.4.6/src/misc/modules.c:148: undefined reference to `InitModule__MODULE_qte'
collect2: ld returned 1 exit status
make: *** [vlc] Error 1


More information about the vlc-devel mailing list