<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff><FONT size=2><FONT size=2>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial>I have Redhat 9 and I've updated Qt library as suggested
in notes on</FONT></DIV>
<DIV><FONT face=Arial>site and in a detailed previous post.</FONT></DIV>
<DIV><FONT face=Arial>I'm afraid but during compiling source files (command
make) there are many problems in file:</FONT></DIV>
<DIV><FONT face=Arial>"moc_qeditor.cpp"</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>This is a part of the errors list:</FONT></DIV>
<DIV><FONT face=Arial>.......</FONT></DIV>
<DIV><FONT face=Arial>Making all in editor</FONT></DIV>
<DIV><FONT face=Arial>make[5]: Entering directory
`/root/gambas-0.70a/src/lib/qt/editor'</FONT></DIV>
<DIV><FONT face=Arial>source='moc_qeditor.cpp' object='moc_qeditor.lo'
libtool=yes \</FONT></DIV>
<DIV><FONT face=Arial>depfile='.deps/moc_qeditor.Plo'
tmpdepfile='.deps/moc_qeditor.TPlo' \</FONT></DIV>
<DIV><FONT face=Arial>depmode=gcc3 /bin/sh ../../../../depcomp \</FONT></DIV>
<DIV><FONT face=Arial>/bin/sh ../../../../libtool --mode=compile g++
-DHAVE_CONFIG_H -I. -I.</FONT></DIV>
<DIV><FONT face=Arial>-I../../../.. -I../../../../src/shareÂ
-I/usr/lib/qt-3.1/include/</FONT></DIV>
<DIV><FONT face=Arial>-D_THREAD_SAFEÂ Â Â -g -O2 -pipe -Wall
-fno-exceptions -g -O0 -c -o</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.lo `test -f 'moc_qeditor.cpp' || echo
'./'`moc_qeditor.cpp</FONT></DIV>
<DIV><FONT face=Arial>g++ -DHAVE_CONFIG_H -I. -I. -I../../../..
-I../../../../src/share</FONT></DIV>
<DIV><FONT face=Arial>-I/usr/lib/qt-3.1/include/ -D_THREAD_SAFE -g -O2 -pipe
-Wall</FONT></DIV>
<DIV><FONT face=Arial>-fno-exceptions -g -O0 -c moc_qeditor.cpp -MT
moc_qeditor.lo -MD -MP -MF</FONT></DIV>
<DIV><FONT face=Arial>.deps/moc_qeditor.TPlo -fPIC -DPIC -o
moc_qeditor.lo</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:30: no `void QEditor::initMetaObject()'
member function</FONT></DIV>
<DIV><FONT face=Arial>declared in class `QEditor'</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp: In member function `void
QEditor::initMetaObject()':</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:34: `badSuperclassWarning' undeclared
(first use this</FONT></DIV>
<DIV><FONT face=Arial>function)</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:34: (Each undeclared identifier is
reported only once</FONT></DIV>
<DIV><FONT face=Arial>for each</FONT></DIV>
<DIV><FONT face=Arial>function it appears in.)</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp: At global scope:</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:41: prototype for `QString
QEditor::tr(const char*)'</FONT></DIV>
<DIV><FONT face=Arial>does not</FONT></DIV>
<DIV><FONT face=Arial>match any in class `QEditor'</FONT></DIV>
<DIV><FONT face=Arial>qeditor.h:107: candidate is: static QString
QEditor::tr(const char*,</FONT></DIV>
<DIV><FONT face=Arial>const</FONT></DIV>
<DIV><FONT face=Arial>char* = 0)</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp: In static member function `static
QMetaObject*</FONT></DIV>
<DIV><FONT face=Arial>QEditor::staticMetaObject()':</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:135: no method
`QMetaObject::new_metadata'</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:136: no method
`QMetaObject::new_metaaccess'</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:138: `struct QMetaData' has no member
named `ptr'</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:138: `QMember' undeclared (first use this
function)</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:138: parse error before `;'
token</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:141: `struct QMetaData' has no member
named `ptr'</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:141: parse error before `;'
token</FONT></DIV>
<DIV><FONT face=Arial>moc_qeditor.cpp:144: `struct QMetaData' has</FONT></DIV>
<DIV><FONT face=Arial>.......</FONT></DIV>
<DIV><FONT face=Arial>.......</FONT></DIV>
<DIV><FONT face=Arial>make[3]: Leaving directory
`/root/gambas-0.70a/src/lib'</FONT></DIV>
<DIV><FONT face=Arial>make[2]: *** [all-recursive] Error 1</FONT></DIV>
<DIV><FONT face=Arial>make[2]: Leaving directory
`/root/gambas-0.70a/src'</FONT></DIV>
<DIV><FONT face=Arial>make[1]: *** [all-recursive] Error 1</FONT></DIV>
<DIV><FONT face=Arial>make[1]: Leaving directory
`/root/gambas-0.70a'</FONT></DIV>
<DIV><FONT face=Arial>make: *** [all] Error 2</FONT></DIV>
<DIV><FONT face=Arial><FONT face=Arial></FONT></FONT> </DIV>
<DIV><FONT face=Arial>I've also tried to use configure command with
"--disable-kde-component"</FONT></DIV>
<DIV><FONT face=Arial>but never has changed...</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>what's the problem?</FONT></DIV>
<DIV><FONT face=Arial>Thanks in Advance</FONT></DIV>
<DIV><FONT face=Arial>Peppe</FONT></DIV>
<DIV><FONT face=Arial><FONT
face=Arial></FONT></FONT> </DIV></FONT></FONT></BODY></HTML>