编译Qtopia2.2.0结束时,终端中显示信息。

arning: ‘class QRangeControl’ has virtual functions and accessible non-virtual destructor
In file included from bookmarkeditor.cc:22:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qtooltip.h:87: warning: ‘class QToolTip’ has virtual functions and accessible non-virtual destructor
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/moc ./bookmarkeditorimpl.h -o bookmarkeditorimpl.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./pics/big -I./../dropin -I./../kdesrc/kdecore -I./../kdesrc/kio/http/kcookiejar -I./../kdesrc/kssl -I./../kdesrc/khtml -I./../kdesrc -I./../kdesrc/khtml/dom -I./../kdesrc/khtml/misc -I./../dropin/kio -I./../dropin/khtml -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -I/usr/local/kde/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include    -DQWS -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_ -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -MT bookmarkeditorimpl.o -MD -MP -MF ".deps/bookmarkeditorimpl.Tpo" /
   -c -o bookmarkeditorimpl.o `test -f 'bookmarkeditorimpl.cc' || echo './'`bookmarkeditorimpl.cc; /
 then mv -f ".deps/bookmarkeditorimpl.Tpo" ".deps/bookmarkeditorimpl.Po"; /
 else rm -f ".deps/bookmarkeditorimpl.Tpo"; exit 1; /
 fi
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvariant.h:43,
                 from bookmarkeditor.h:15,
                 from bookmarkeditorimpl.h:29,
                 from bookmarkeditorimpl.cc:25:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘char QChar::latin1() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:149: warning: conversion to ‘char’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘ushort QChar::unicode() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:150: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:341: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qwidget.h:52,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdialog.h:43,
                 from bookmarkeditor.h:16,
                 from bookmarkeditorimpl.h:29,
                 from bookmarkeditorimpl.cc:25:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHorData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:81: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setVerData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:83: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHeightForWidth(bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:86: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(int)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:93: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType, bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:100: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qscrollbar.h:46,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qscrollview.h:43,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qlistview.h:52,
                 from bookmarkeditorimpl.h:35,
                 from bookmarkeditorimpl.cc:25:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qrangecontrol.h: At global scope:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qrangecontrol.h:52: warning: ‘class QRangeControl’ has virtual functions and accessible non-virtual destructor
In file included from ./../dropin/klocale.h:7,
                 from bookmarkeditorimpl.cc:36:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdatetime.h:51: warning: ‘class QDate’ has virtual functions and accessible non-virtual destructor
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/qcom.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/applicationinterface.h:40,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/applicationinterface.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/../../src/libraries/qtopia/qpeapplication.h:203,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/qpeapplication.h:2,
                 from ./../dropin/kapp.h:16,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from bookmarkeditorimpl.cc:36:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h:88: warning: ‘struct QUnknownInterface’ has virtual functions and accessible non-virtual destructor
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h:100: warning: ‘struct QLibraryInterface’ has virtual functions and accessible non-virtual destructor
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/applicationinterface.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/../../src/libraries/qtopia/qpeapplication.h:203,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/qpeapplication.h:2,
                 from ./../dropin/kapp.h:16,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from bookmarkeditorimpl.cc:36:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/applicationinterface.h:49: warning: ‘struct ApplicationInterface’ has virtual functions and accessible non-virtual destructor
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/moc ./bookmarkedit.h -o bookmarkedit.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./pics/big -I./../dropin -I./../kdesrc/kdecore -I./../kdesrc/kio/http/kcookiejar -I./../kdesrc/kssl -I./../kdesrc/khtml -I./../kdesrc -I./../kdesrc/khtml/dom -I./../kdesrc/khtml/misc -I./../dropin/kio -I./../dropin/khtml -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -I/usr/local/kde/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include    -DQWS -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_ -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -MT bookmarkedit.o -MD -MP -MF ".deps/bookmarkedit.Tpo" /
   -c -o bookmarkedit.o `test -f 'bookmarkedit.cc' || echo './'`bookmarkedit.cc; /
 then mv -f ".deps/bookmarkedit.Tpo" ".deps/bookmarkedit.Po"; /
 else rm -f ".deps/bookmarkedit.Tpo"; exit 1; /
 fi
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qwindowdefs.h:45,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qobject.h:44,
                 from ./../dropin/klocale.h:5,
                 from bookmarkedit.cc:4:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘char QChar::latin1() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:149: warning: conversion to ‘char’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘ushort QChar::unicode() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:150: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:341: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from ./../dropin/klocale.h:7,
                 from bookmarkedit.cc:4:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdatetime.h: At global scope:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdatetime.h:51: warning: ‘class QDate’ has virtual functions and accessible non-virtual destructor
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qwidget.h:52,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qapplication.h:43,
                 from ./../dropin/kapp.h:5,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from bookmarkedit.cc:4:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHorData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:81: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setVerData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:83: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHeightForWidth(bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:86: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(int)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:93: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType, bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:100: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/qcom.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/applicationinterface.h:40,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/applicationinterface.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/../../src/libraries/qtopia/qpeapplication.h:203,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/qpeapplication.h:2,
                 from ./../dropin/kapp.h:16,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from bookmarkedit.cc:4:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h: At global scope:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h:88: warning: ‘struct QUnknownInterface’ has virtual functions and accessible non-virtual destructor
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h:100: warning: ‘struct QLibraryInterface’ has virtual functions and accessible non-virtual destructor
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/applicationinterface.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/../../src/libraries/qtopia/qpeapplication.h:203,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/qpeapplication.h:2,
                 from ./../dropin/kapp.h:16,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from bookmarkedit.cc:4:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/applicationinterface.h:49: warning: ‘struct ApplicationInterface’ has virtual functions and accessible non-virtual destructor
In file included from bookmarkedit.cc:20:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qtooltip.h:87: warning: ‘class QToolTip’ has virtual functions and accessible non-virtual destructor
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./pics/big -I./../dropin -I./../kdesrc/kdecore -I./../kdesrc/kio/http/kcookiejar -I./../kdesrc/kssl -I./../kdesrc/khtml -I./../kdesrc -I./../kdesrc/khtml/dom -I./../kdesrc/khtml/misc -I./../dropin/kio -I./../dropin/khtml -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -I/usr/local/kde/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include    -DQWS -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_ -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -MT bookmarkeditimpl.o -MD -MP -MF ".deps/bookmarkeditimpl.Tpo" /
   -c -o bookmarkeditimpl.o `test -f 'bookmarkeditimpl.cc' || echo './'`bookmarkeditimpl.cc; /
 then mv -f ".deps/bookmarkeditimpl.Tpo" ".deps/bookmarkeditimpl.Po"; /
 else rm -f ".deps/bookmarkeditimpl.Tpo"; exit 1; /
 fi
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvariant.h:43,
                 from bookmarkedit.h:15,
                 from bookmarkeditimpl.h:29,
                 from bookmarkeditimpl.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘char QChar::latin1() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:149: warning: conversion to ‘char’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘ushort QChar::unicode() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:150: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:341: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qwidget.h:52,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdialog.h:43,
                 from bookmarkedit.h:16,
                 from bookmarkeditimpl.h:29,
                 from bookmarkeditimpl.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHorData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:81: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setVerData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:83: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHeightForWidth(bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:86: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(int)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:93: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType, bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:100: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./pics/big -I./../dropin -I./../kdesrc/kdecore -I./../kdesrc/kio/http/kcookiejar -I./../kdesrc/kssl -I./../kdesrc/khtml -I./../kdesrc -I./../kdesrc/khtml/dom -I./../kdesrc/khtml/misc -I./../dropin/kio -I./../dropin/khtml -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include -I/usr/local/kde/include -I/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include    -DQWS -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_ -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -MT mainwindebug.o -MD -MP -MF ".deps/mainwindebug.Tpo" /
   -c -o mainwindebug.o `test -f 'mainwindebug.cc' || echo './'`mainwindebug.cc; /
 then mv -f ".deps/mainwindebug.Tpo" ".deps/mainwindebug.Po"; /
 else rm -f ".deps/mainwindebug.Tpo"; exit 1; /
 fi
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qwindowdefs.h:45,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qobject.h:44,
                 from ./../dropin/klocale.h:5,
                 from mainwindebug.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘char QChar::latin1() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:149: warning: conversion to ‘char’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In member function ‘ushort QChar::unicode() const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:150: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qstring.h:341: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from ./../dropin/klocale.h:7,
                 from mainwindebug.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdatetime.h: At global scope:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qdatetime.h:51: warning: ‘class QDate’ has virtual functions and accessible non-virtual destructor
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qwidget.h:52,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qapplication.h:43,
                 from ./../dropin/kapp.h:5,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from mainwindebug.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHorData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:81: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setVerData(QSizePolicy::SizeType)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:83: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In member function ‘void QSizePolicy::setHeightForWidth(bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:86: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(int)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:93: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h: In constructor ‘QSizePolicy::QSizePolicy(QSizePolicy::SizeType, QSizePolicy::SizeType, bool)’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qsizepolicy.h:100: warning: conversion to ‘Q_UINT16’ from ‘int’ may alter its value
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/qcom.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/applicationinterface.h:40,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/applicationinterface.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/../../src/libraries/qtopia/qpeapplication.h:203,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/qpeapplication.h:2,
                 from ./../dropin/kapp.h:16,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from mainwindebug.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h: At global scope:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h:88: warning: ‘struct QUnknownInterface’ has virtual functions and accessible non-virtual destructor
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/qcom.h:100: warning: ‘struct QLibraryInterface’ has virtual functions and accessible non-virtual destructor
In file included from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/applicationinterface.h:2,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/../../src/libraries/qtopia/qpeapplication.h:203,
                 from /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qpe/qpeapplication.h:2,
                 from ./../dropin/kapp.h:16,
                 from ./../dropin/kglobal.h:8,
                 from ./../dropin/klocale.h:10,
                 from mainwindebug.cc:26:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/include/qtopia/../../src/libraries/qtopia/applicationinterface.h:49: warning: ‘struct ApplicationInterface’ has virtual functions and accessible non-virtual destructor
In file included from mainwindebug.cc:27:
./../dropin/kmessagebox.h:76: warning: unused parameter ‘okButton’
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -fno-rtti -D_QT_QPE_ -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST    -o konqueror  -L/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/lib -L/usr/local/kde/lib  -L/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/lib  main.o mainwindowbase.o htmlview.o popuphandler.o view.o run.o browseriface.o bookmarks.o preferences.o preferencesimpl.o mainwindow_qpe.o mainwindow_x11.o mainwindow_kiosk.o xmltree.o bookmarkeditor.o bookmarkeditorimpl.o bookmarkedit.o bookmarkeditimpl.o mainwindebug.o   ../../konq-embed/kdesrc/khtml/ecma/libkjs_html_i.la ../../konq-embed/kdesrc/kjs/libkjs.la  ../../konq-embed/kdesrc/khtml/libkhtml_i.la
make[5]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror/konq-embed/src'
make[4]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror/konq-embed/src'
make[3]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror/konq-embed/src'
make[3]: Entering directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror/konq-embed'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror/konq-embed'
make[2]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror/konq-embed'
make[2]: Entering directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror'
make[1]: Leaving directory `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/konqueror'
 done !
 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值