[linux] compileerfout, waar reden te zoeken?

Julien Michielsen julien op michkloo.xs4all.nl
Zo mei 15 09:15:50 CEST 2011


Ik probeer kover te compileren. (Voor mijn suse 11.4 kan ik geen
installeerbare rpm vinden.  Mijn compilatie komt niet door make
heen, en ik kan de foutmeldingen niet thuis brengen. Mogelijk
iemand van jullie die mij een hint kan geven?
Ik heb de laatste 60 regels voor de eindfout gekopieerd. De onderste
20 geven de fout, maar ik dacht dat de regels daarvoor (die qt-ig zijn)
mogelijk een indicatie konden geven.
Vast bedankt!

In file included from /usr/lib/qt3/include/qwindowdefs.h:47:0,
                  from /usr/lib/qt3/include/qfont.h:45,
                  from kover_global.h:29,
                  from kover.h:38,
                  from PreferencesDialog.h:29,
                  from PreferencesDialog.moc:11,
                  from PreferencesDialog.cc:42:
/usr/lib/qt3/include/qstring.h: In member function 'char QChar::latin1() 
const':
/usr/lib/qt3/include/qstring.h:197:58: warning: conversion to 'char' 
from 'int' may alter its value
/usr/lib/qt3/include/qstring.h: In member function 'void 
QChar::setCell(uchar)':
/usr/lib/qt3/include/qstring.h:222:57: warning: conversion to 'ushort' 
from 'int' may alter its value
/usr/lib/qt3/include/qstring.h: In member function 'void 
QChar::setRow(uchar)':
/usr/lib/qt3/include/qstring.h:223:69: warning: conversion to 'ushort' 
from 'int' may alter its value
/usr/lib/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
/usr/lib/qt3/include/qstring.h:267:61: warning: conversion to 'ushort' 
from 'int' may alter its value
/usr/lib/qt3/include/qstring.h: In constructor 
'QStringData::QStringData(QChar*, uint, uint)':
/usr/lib/qt3/include/qstring.h:365:94: warning: conversion to 'unsigned 
int:30' from 'uint' may alter its value
/usr/lib/qt3/include/qstring.h:365:94: warning: conversion to 'unsigned 
int:30' from 'uint' may alter its value
In file included from /usr/lib/qt3/include/qobject.h:48:0,
                  from /usr/lib/qt3/include/qwidget.h:46,
                  from /usr/lib/qt3/include/qbutton.h:45,
                  from /usr/lib/qt3/include/qradiobutton.h:45,
                  from PreferencesDialog.h:30,
                  from PreferencesDialog.moc:11,
                  from PreferencesDialog.cc:42:
/usr/lib/qt3/include/qevent.h: In constructor 
'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const 
QPoint&, const QPoint&, int)':
/usr/lib/qt3/include/qevent.h:432:33: warning: conversion to 'unsigned 
char' from 'uint' may alter its value
/usr/lib/qt3/include/qevent.h: In member function 'void 
QDropEvent::setAction(QDropEvent::Action)':
/usr/lib/qt3/include/qevent.h:523:46: warning: conversion to 'unsigned 
char' from 'uint' may alter its value
PreferencesDialog.cc: In member function 'void 
PreferencesDialog::apply_settings()':
PreferencesDialog.cc:257:33: error: 'free' was not declared in this scope
PreferencesDialog.cc:265:30: error: 'free' was not declared in this scope
PreferencesDialog.cc:271:38: error: 'free' was not declared in this scope
PreferencesDialog.cc:276:38: error: 'free' was not declared in this scope
PreferencesDialog.cc:287:38: error: 'free' was not declared in this scope
PreferencesDialog.cc:292:38: error: 'free' was not declared in this scope
PreferencesDialog.cc: In member function 'void 
PreferencesDialog::save_cddb_files()':
PreferencesDialog.cc:437:35: error: 'free' was not declared in this scope
PreferencesDialog.cc:444:35: error: 'free' was not declared in this scope
PreferencesDialog.cc:445:66: error: 'malloc' was not declared in this scope
PreferencesDialog.cc:452:35: error: 'free' was not declared in this scope
PreferencesDialog.cc:462:39: error: 'free' was not declared in this scope
PreferencesDialog.cc: At global scope:
PreferencesDialog.cc:38:18: warning: 'vcid' defined but not used
make[3]: *** [PreferencesDialog.o] Error 1
make[3]: Leaving directory `/home/julien/local/kover-2.9.6/kover'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/julien/local/kover-2.9.6/kover'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/julien/local/kover-2.9.6'
make: *** [all] Error 2
2;julien op linux-gthy:.../local/kover-2.9.6^G1;linux-gthy^Gjulien op michkloo:~/local/kover-2.9.6> 
exit

-- 
Julien Michielsen
julien_at_michkloo.xs4all.nl





More information about the Linux mailing list