Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [linux-dvb]KaxTV : make error!!



Copy directory : ~/linuxtv-dvb-1.1.1/linux/include/linux/dvb =>
/usr/include/linux/dvb

$make
.<<omission>>.

cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but not for
C++ In file included from dvbsection.h:21,
                 from dvbsi.h:21,
                 from scandialog.cpp:38:
/usr/include/linux/dvb/dmx.h:165: error: '__u64' is used as a type, but
is not
   defined as a type.
In file included from videowindow.h:44,
                 from dvbstream.h:34,
                 from dvbsi.h:22,
                 from scandialog.cpp:38:
postfilter.h: In member function `virtual QString
   PostFilterParameterDouble::getValue()':
postfilter.h:94: warning: ISO C++ does not support the `%lf' printf
format
scandialog.cpp: In constructor `ScanDialog::ScanDialog(int,
dvb_frontend_info,
   DvbStream*, QPtrList<ChannelDesc>*, QSize)':
scandialog.cpp:95: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `void ScanDialog::pop(QListViewItem*,
const
   QPoint&, int)':
scandialog.cpp:151: warning: unused parameter `const QPoint&pos'
scandialog.cpp:151: warning: unused parameter `int col'
scandialog.cpp: In member function `void
ScanDialog::deleteChannel(QString)':
scandialog.cpp:192: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:189: warning: unused variable `int i'
scandialog.cpp: In member function `void ScanDialog::newChannel()':
scandialog.cpp:215: warning: unused variable `QListViewItem*it'
scandialog.cpp: In member function `void ScanDialog::deleteAll()':
scandialog.cpp:243: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `bool ScanDialog::edit(QString&,
QPixmap&)':
scandialog.cpp:259: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:257: warning: unused variable `QListViewItem*it'
scandialog.cpp: In member function `void ScanDialog::editTransponder()':
scandialog.cpp:313: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `void
ScanDialog::saveTransponderList()':
scandialog.cpp:432: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `void ScanDialog::addSelected()':
scandialog.cpp:643: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:647: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:654: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `void ScanDialog::addFiltered()':
scandialog.cpp:704: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:740: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:746: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `void ScanDialog::scan(bool)':
scandialog.cpp:792: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp: In member function `void ScanDialog::checkNewChannel()':
scandialog.cpp:849: warning: comparison between signed and unsigned
integer
   expressions
scandialog.cpp:847: warning: unused variable `int i'
make[2]: *** [scandialog.o] Error 1
make[2]: Leaving directory `/root/kaxtv-0.23/kaxtv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kaxtv-0.23'
make: *** [all] Error 2


-----Original Message-----
From: linux-dvb-bounce@linuxtv.org [mailto:linux-dvb-bounce@linuxtv.org]
On Behalf Of Sukwoo,Jang
Sent: Monday, May 10, 2004 4:53 PM
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] [linux-dvb]KaxTV : make error!!(error: 'fe_type_t'
is used as a type, but is not defined as...)

*linux Fedora Core1
*kernel 2.4.26
*gcc version : 3.3.2
*linuxtv_dvb-1.1.1
*libxine => 1.rc4
///////////////////////////////////////

$cd kaxtv-0.23
$make
.<<omission>>.




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index