compile error

zeek <[email protected]>
Newsgroups gmane.comp.kde.kwintv
Message-ID <[email protected]>
Compile error, latest CVS, Mandrake 9.2, KDE 3.1.3, kernel 2.4.22

Any ideas???


Mike 




if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -
I. -I. -I../.. -I/usr/lib/qt3//include -I/usr/X11R6/include   
-DQT_THREAD_SUPPOR
T  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE
=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointe
r-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute 
-fno-ex
ceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT
_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT v4l2dev.lo -MD -MP -MF 
".deps/v4
l2dev.Tpo" -c -o v4l2dev.lo v4l2dev.cpp; \
then mv -f ".deps/v4l2dev.Tpo" ".deps/v4l2dev.Plo"; else rm -f 
".deps/v4l2dev.Tp
o"; exit 1; fi
In file included from v4l2dev.cpp:55:
v4l2dev.h:173: error: `Q_ULLONG' was not declared in this scope
v4l2dev.h:173: error: template argument 2 is invalid
v4l2dev.h:173: error: ISO C++ forbids declaration of `_videoStandarts' 
with no t
ype
v4l2dev.h: In member function `const QStringList V4L2Dev::encodings() 
const':
v4l2dev.h:83: error: request for member `keys' in 
`this->V4L2Dev::_videoStandart
s', which is of non-aggregate type `const int'
v4l2dev.cpp: In constructor `V4L2Dev::V4L2Dev(int, QString)':
v4l2dev.cpp:187: error: no match for 'operator[]' in 
'this->V4L2Dev::_videoStand
arts[name]'
v4l2dev.cpp: In member function `bool V4L2Dev::setEncoding(const QString&)':
v4l2dev.cpp:436: error: request for member `contains' in 
`this->V4L2Dev::_videoS
tandarts', which is of non-aggregate type `int'
v4l2dev.cpp:440: error: no match for 'operator[]' in 
'this->V4L2Dev::_videoStand
arts[name]'
v4l2dev.cpp: In member function `const QString& V4L2Dev::encoding() const':
v4l2dev.cpp:449: error: `Q_ULLONG' undeclared (first use this function)
v4l2dev.cpp:449: error: (Each undeclared identifier is reported only 
once for ea
ch function it appears in.)
v4l2dev.cpp:449: error: template argument 2 is invalid
v4l2dev.cpp:449: error: syntax error before `=' token
v4l2dev.cpp:450: error: `it' undeclared (first use this function)
v4l2dev.cpp:450: error: request for member `end' in 
`this->V4L2Dev::_videoStanda
rts', which is of non-aggregate type `const int'
v4l2dev.cpp: In member function `QSize 
V4L2Dev::setInputProperties(QVideo::Image
Format, QSize)':
v4l2dev.cpp:518: error: no match for 'operator<<' in 
'(+(+(&kdDebug(int)())->kdb
gstream::operator<<(const char*)("V4L2Dev::setInputProperties(): qvideo 
format:
"))->kdbgstream::operator<<(int)(fmt))->kdbgstream::operator<<(const 
char*)(", s
ize: ") << size'
/usr/include/kdebug.h:74: error: candidates are: kdbgstream& 
kdbgstream::operato
r<<(bool)
/usr/include/kdebug.h:84: error:                 kdbgstream& 
kdbgstream::operato
r<<(short int)
/usr/include/kdebug.h:94: error:                 kdbgstream& 
kdbgstream::operato
r<<(short unsigned int)
/usr/include/kdebug.h:104: error:                 kdbgstream& 
kdbgstream::operat
or<<(char)
/usr/include/kdebug.h:110: error:                 kdbgstream& 
kdbgstream::operat
or<<(unsigned char)
/usr/include/kdebug.h:118: error:                 kdbgstream& 
kdbgstream::operat
or<<(int)
/usr/include/kdebug.h:128: error:                 kdbgstream& 
kdbgstream::operat
or<<(unsigned int)
/usr/include/kdebug.h:138: error:                 kdbgstream& 
kdbgstream::operat
or<<(long int)
/usr/include/kdebug.h:148: error:                 kdbgstream& 
kdbgstream::operat
or<<(long unsigned int)
/usr/include/kdebug.h:162: error:                 kdbgstream& 
kdbgstream::operat
or<<(const QString&)
/usr/include/kdebug.h:174: error:                 kdbgstream& 
kdbgstream::operat
or<<(const char*)
/usr/include/kdebug.h:186: error:                 kdbgstream& 
kdbgstream::operat
or<<(const QCString&)
/usr/include/kdebug.h:195: error:                 kdbgstream& 
kdbgstream::operat
or<<(const void*)
/usr/include/kdebug.h:204: error:                 kdbgstream& 
kdbgstream::operat
or<<(kdbgstream&(*)(kdbgstream&))
/usr/include/kdebug.h:213: error:                 kdbgstream& 
kdbgstream::operat
or<<(double)
/usr/include/kdebug.h:229: error:                 kdbgstream& 
kdbgstream::operat
or<<(QWidget*)
/usr/lib/qt3/include/qcstring.h:138: error:                 QDataStream& 
operato
r<<(QDataStream&, const QByteArray&)
/usr/lib/qt3/include/qcstring.h:246: error:                 QDataStream& 
operato
r<<(QDataStream&, const QCString&)
/usr/lib/qt3/include/qstring.h:748: error:                 QDataStream& 
operator
<<(QDataStream&, const QString&)
/usr/lib/qt3/include/qtextstream.h:302: error:                 
QTextStream& oper
ator<<(QTextStream&, QTextStream&(*)(QTextStream&))
/usr/lib/qt3/include/qtextstream.h:305: error:                 
QTextStream& oper
ator<<(QTextStream&, QTSManip)
/usr/lib/qt3/include/qglist.h:199: error:                 QDataStream& 
operator<
<(QDataStream&, const QGList&)
/usr/lib/qt3/include/qstringlist.h:82: error:                 
QDataStream& opera
tor<<(QDataStream&, const QStringList&)
/usr/lib/qt3/include/qpoint.h:100: error:                 QDataStream& 
operator<
<(QDataStream&, const QPoint&)
/usr/lib/qt3/include/qsize.h:108: error:                 QDataStream& 
operator<<
(QDataStream&, const QSize&)
/usr/lib/qt3/include/qvariant.h:377: error:                 QDataStream& 
operato
r<<(QDataStream&, const QVariant&)
/usr/lib/qt3/include/qvariant.h:379: error:                 QDataStream& 
operato
r<<(QDataStream&, QVariant::Type)
v4l2dev.cpp:538: error: no match for 'operator<<' in 
'(+(+(&kdDebug(int)())->kdb
gstream::operator<<(const char*)("V4L2Dev::setInputProperties(): ok (got 
v4l2 fo
rmat: "))->kdbgstream::operator<<(unsigned 
int)(V4L2Dev::qvideoformat2v4l2format
(QVideo::ImageFormat)(fmt)))->kdbgstream::operator<<(const char*)(", 
size: ") <<
 QSize(desc.v4l2_format::fmt.v4l2_format::<anonymous 
union>::pix.v4l2_pix_format
::width, desc.v4l2_format::fmt.v4l2_format::<anonymous 
union>::pix.v4l2_pix_form
at::height)'
/usr/include/kdebug.h:74: error: candidates are: kdbgstream& 
kdbgstream::operato
r<<(bool)
/usr/include/kdebug.h:84: error:                 kdbgstream& 
kdbgstream::operato
r<<(short int)
/usr/include/kdebug.h:94: error:                 kdbgstream& 
kdbgstream::operato
r<<(short unsigned int)
/usr/include/kdebug.h:104: error:                 kdbgstream& 
kdbgstream::operat
or<<(char)
/usr/include/kdebug.h:110: error:                 kdbgstream& 
kdbgstream::operat
or<<(unsigned char)
/usr/include/kdebug.h:118: error:                 kdbgstream& 
kdbgstream::operat
or<<(int)
/usr/include/kdebug.h:128: error:                 kdbgstream& 
kdbgstream::operat
or<<(unsigned int)
/usr/include/kdebug.h:138: error:                 kdbgstream& 
kdbgstream::operat
or<<(long int)
/usr/include/kdebug.h:148: error:                 kdbgstream& 
kdbgstream::operat
or<<(long unsigned int)
/usr/include/kdebug.h:162: error:                 kdbgstream& 
kdbgstream::operat
or<<(const QString&)
/usr/include/kdebug.h:174: error:                 kdbgstream& 
kdbgstream::operat
or<<(const char*)
/usr/include/kdebug.h:186: error:                 kdbgstream& 
kdbgstream::operat
or<<(const QCString&)
/usr/include/kdebug.h:195: error:                 kdbgstream& 
kdbgstream::operat
or<<(const void*)
/usr/include/kdebug.h:204: error:                 kdbgstream& 
kdbgstream::operat
or<<(kdbgstream&(*)(kdbgstream&))
/usr/include/kdebug.h:213: error:                 kdbgstream& 
kdbgstream::operat
or<<(double)
/usr/include/kdebug.h:229: error:                 kdbgstream& 
kdbgstream::operat
or<<(QWidget*)
/usr/lib/qt3/include/qcstring.h:138: error:                 QDataStream& 
operato
r<<(QDataStream&, const QByteArray&)
/usr/lib/qt3/include/qcstring.h:246: error:                 QDataStream& 
operato
r<<(QDataStream&, const QCString&)
/usr/lib/qt3/include/qstring.h:748: error:                 QDataStream& 
operator
<<(QDataStream&, const QString&)
/usr/lib/qt3/include/qtextstream.h:302: error:                 
QTextStream& oper
ator<<(QTextStream&, QTextStream&(*)(QTextStream&))
/usr/lib/qt3/include/qtextstream.h:305: error:                 
QTextStream& 
oper                                                                                              
ator<<(QTextStream&, QTSManip)
/usr/lib/qt3/include/qglist.h:199: error:                 QDataStream& 
operator<                                                                                              
<(QDataStream&, const QGList&)
/usr/lib/qt3/include/qstringlist.h:82: error:                 
QDataStream& 
opera                                                                                              
tor<<(QDataStream&, const QStringList&)
/usr/lib/qt3/include/qpoint.h:100: error:                 QDataStream& 
operator<                                                                                              
<(QDataStream&, const QPoint&)
/usr/lib/qt3/include/qsize.h:108: error:                 QDataStream& 
operator<<                                                                                              
(QDataStream&, const QSize&)
/usr/lib/qt3/include/qvariant.h:377: error:                 QDataStream& 
operato                                                                                              
r<<(QDataStream&, const QVariant&)
/usr/lib/qt3/include/qvariant.h:379: error:                 QDataStream& 
operato                                                                                              
r<<(QDataStream&, QVariant::Type)
make[4]: *** [v4l2dev.lo] Error 1
make[4]: Leaving directory `/usr/src/kdeextragear-3/kdetv/kvideoio'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/kdeextragear-3/kdetv/kvideoio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdeextragear-3/kdetv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdeextragear-3'
make: *** [all] Error 2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.