interesting... possible bug in qt... or do I just need to upgrade...

Joel Jaeggli joelja at twin.uoregon.edu
Tue Jun 5 05:05:49 CEST 2001


rpm --rebuild  (with the regular spec file)

on a generic rhat 7.1 box builds successfully except for the following
error in the qt module... Since I'm not a kde user I'm not very cocerned,
and otherwise the resulting rpm works fine (this is with SDL-1.1.7)

cd plugins/qt/ && make ../../lib/qt.so
make[1]: Entering directory `/usr/src/redhat/BUILD/vlc-0.2.73/plugins/qt'
moc -i qt.cpp -o qt.moc
qt.cpp:0: Warning: No relevant classes found. No output generated.
gcc -I../../include -I../../extras  -DSYS_LINUX -D_FILE_OFFSET_BITS=64
-D__USE_U
NIX98   -Iinclude -Iextras -I/usr/local/include -Wall -Winline
-D_REENTRANT -D_G
NU_SOURCE -O3 -ffast-math -funroll-loops -fomit-frame-pointer
-march=pentiumpro
-mcpu=pentiumpro -DHAVE_MMX -fPIC -I/usr/include/qt
-I/usr/lib/qt-2.3.0/include
-c -o qt.o qt.cpp
moc -i intf_qt.cpp -o intf_qt.moc
gcc -I../../include -I../../extras  -DSYS_LINUX -D_FILE_OFFSET_BITS=64
-D__USE_U
NIX98   -Iinclude -Iextras -I/usr/local/include -Wall -Winline
-D_REENTRANT -D_G
NU_SOURCE -O3 -ffast-math -funroll-loops -fomit-frame-pointer
-march=pentiumpro
-mcpu=pentiumpro -DHAVE_MMX -fPIC -I/usr/include/qt
-I/usr/lib/qt-2.3.0/include
-c -o intf_qt.o intf_qt.cpp
In file included from /usr/lib/qt-2.3.0/include/qwindowdefs.h:44,
                 from /usr/lib/qt-2.3.0/include/qwidget.h:42,
                 from /usr/lib/qt-2.3.0/include/qapplication.h:42,
                 from intf_qt.cpp:58:
/usr/lib/qt-2.3.0/include/qstring.h:648: warning: `QString::~QString ()'
was use
d before it was
declared inline
/usr/lib/qt-2.3.0/include/qstring.h:360: warning: previous non-inline
declaratio
n here
gcc -fPIC -o ../../lib/qt.so qt.o intf_qt.o -shared -lqt
-L/usr/lib/qt-2.3.0/lib
make[1]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.2.73/plugins/qt'






More information about the vlc mailing list