[Gambas-user] Problems compiling under Ubuntu 9.04
Leonardo Miliani
leonardo at ...1237...
Mon Apr 27 22:39:47 CEST 2009
Jussi Lahtinen ha scritto:
> Hi!
> I haven't move to 9.04 yet, so I'm interested if I should wait little more...
> Have anyone compiled Gambas3 on 9.04?
>
> Leonardo, seems that you forgot the attachment!
Argh...
Here it is...
--
Ciao.
Leo.
Web: www.leonardomiliani.com
E-mail: leonardo at ...1237...
Scegli software opensource - Choose opensource software
Co-fondatore di Gambas-it.org
Il sito di riferimento della comunità italiana degli utenti di Gambas
www.gambas-it.org
-------------- next part --------------
make all-recursive
make[1]: ingresso nella directory ??/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.12/gb.qt.kde??
Making all in src
make[2]: ingresso nella directory ??/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.12/gb.qt.kde/src??
Making all in html
make[3]: ingresso nella directory ??/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.12/gb.qt.kde/src/html??
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt3/ -D_REENTRANT -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main_moc.lo -MD -MP -MF .deps/main_moc.Tpo -c -o main_moc.lo main_moc.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt3/ -D_REENTRANT -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main_moc.lo -MD -MP -MF .deps/main_moc.Tpo -c main_moc.cpp -fPIC -DPIC -o .libs/main_moc.o
mv -f .deps/main_moc.Tpo .deps/main_moc.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt3/ -D_REENTRANT -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.cpp
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/qt3/ -D_REENTRANT -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -DPIC -o .libs/main.o
In file included from /usr/include/khtml_export.h:24,
from /usr/include/dom/dom_node.h:32,
from /usr/include/dom/dom_doc.h:32,
from /usr/include/khtml_part.h:29,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: Nessun file o directory
In file included from /usr/include/dom/dom_doc.h:32,
from /usr/include/khtml_part.h:29,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/dom/dom_node.h:33:26: error: QtCore/QString: Nessun file o directory
In file included from /usr/include/dom/dom_string.h:26,
from /usr/include/dom/css_stylesheet.h:32,
from /usr/include/dom/dom_doc.h:33,
from /usr/include/khtml_part.h:29,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kdebug.h:27:25: error: QtCore/QDebug: Nessun file o directory
In file included from /usr/include/khtml_part.h:32,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kparts/part.h:23:27: error: QtCore/QPointer: Nessun file o directory
/usr/include/kparts/part.h:24:25: error: QtCore/QEvent: Nessun file o directory
/usr/include/kparts/part.h:25:37: error: QtCore/QSharedDataPointer: Nessun file o directory
/usr/include/kparts/part.h:26:45: error: QtXml/QDomElement: Nessun file o directory
In file included from /usr/include/kparts/part.h:28,
from /usr/include/khtml_part.h:32,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kurl.h:27:27: error: QtCore/QVariant: Nessun file o directory
/usr/include/kurl.h:28:23: error: QtCore/QUrl: Nessun file o directory
/usr/include/kurl.h:29:23: error: QtCore/QMap: Nessun file o directory
In file included from /usr/include/kparts/part.h:29,
from /usr/include/khtml_part.h:32,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kxmlguiclient.h:25:30: error: QtCore/QStringList: Nessun file o directory
In file included from /usr/include/kparts/browserextension.h:27,
from /usr/include/khtml_part.h:33,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kparts/event.h:23:27: error: QtGui/QKeyEvent: Nessun file o directory
In file included from /usr/include/kconfiggroup.h:27,
from /usr/include/kdialog.h:32,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: Nessun file o directory
In file included from /usr/include/kdialog.h:32,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kconfiggroup.h:31:47: error: QtCore/QExplicitlySharedDataPointer: Nessun file o directory
In file included from /usr/include/kconfiggroup.h:714,
from /usr/include/kdialog.h:32,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/conversion_check.h:26:24: error: QtGui/QColor: Nessun file o directory
/usr/include/conversion_check.h:27:23: error: QtGui/QFont: Nessun file o directory
/usr/include/conversion_check.h:28:24: error: QtCore/QDate: Nessun file o directory
/usr/include/conversion_check.h:29:25: error: QtCore/QPoint: Nessun file o directory
/usr/include/conversion_check.h:30:24: error: QtCore/QSize: Nessun file o directory
/usr/include/conversion_check.h:31:24: error: QtCore/QRect: Nessun file o directory
In file included from /usr/include/kguiitem.h:27,
from /usr/include/kdialog.h:33,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kicontheme.h:30:24: error: QtCore/QList: Nessun file o directory
In file included from /usr/include/kicontheme.h:32,
from /usr/include/kguiitem.h:27,
from /usr/include/kdialog.h:33,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kiconloader.h:27:26: error: QtCore/QObject: Nessun file o directory
In file included from /usr/include/kiconloader.h:29,
from /usr/include/kicontheme.h:32,
from /usr/include/kguiitem.h:27,
from /usr/include/kdialog.h:33,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kglobal.h:23:33: error: QtCore/QAtomicPointer: Nessun file o directory
In file included from /usr/include/kguiitem.h:28,
from /usr/include/kdialog.h:33,
from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kicon.h:24:23: error: QtGui/QIcon: Nessun file o directory
In file included from /usr/include/kfind.h:24,
from /usr/include/khtml_part.h:35,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kdialog.h:35:25: error: QtGui/QDialog: Nessun file o directory
In file included from /usr/include/khtml_part.h:37,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/klocalizedstring.h:25:24: error: QtCore/QChar: Nessun file o directory
/usr/include/klocalizedstring.h:26:30: error: QtCore/QLatin1Char: Nessun file o directory
In file included from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/khtml_part.h:39:26: error: QtCore/QRegExp: Nessun file o directory
In file included from CWebBrowser.h:29,
from main.cpp:25:
/usr/include/kstatusbar.h:26:28: error: QtGui/QStatusBar: Nessun file o directory
In file included from /usr/include/dom/dom_doc.h:32,
from /usr/include/khtml_part.h:29,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/dom/dom_node.h:871: error: ???quint32??? does not name a type
/usr/include/dom/dom_node.h:896: error: ???QString??? does not name a type
In file included from /usr/include/dom/dom_string.h:26,
from /usr/include/dom/css_stylesheet.h:32,
from /usr/include/dom/dom_doc.h:33,
from /usr/include/khtml_part.h:29,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kdebug.h:72: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:79: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:85: error: ???QString??? does not name a type
/usr/include/kdebug.h:98: error: ???QString??? does not name a type
/usr/include/kdebug.h:142: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:144: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:159: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:161: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:175: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:177: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:186: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:188: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:192: error: typedef ???QDebug??? is initialized (use __typeof__ instead)
/usr/include/kdebug.h:192: error: ???KDebugStreamFunction??? was not declared in this scope
/usr/include/kdebug.h:193: error: expected initializer before ???operator???
/usr/include/kdebug.h:203: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:209: error: expected constructor, destructor, or type conversion before ???operator???
/usr/include/kdebug.h:210: error: expected constructor, destructor, or type conversion before ???operator???
/usr/include/kdebug.h:214: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:216: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:217: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:218: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:219: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:220: error: ???QString??? does not name a type
/usr/include/kdebug.h:222: error: ???QDebug??? does not name a type
/usr/include/kdebug.h:234: error: ???QtMsgType??? does not name a type
/usr/include/kdebug.h:236: error: expected `)' before ???type???
/usr/include/kdebug.h:239: error: ???QDebug??? declared as an ???inline??? field
/usr/include/kdebug.h:239: error: expected ???;??? before ???operator???
/usr/include/kdebug.h:241: error: expected `;' before ???inline???
/usr/include/kdebug.h:241: error: ???QDebug??? declared as an ???inline??? field
/usr/include/kdebug.h:241: error: expected ???;??? before ???operator???
/usr/include/kdebug.h:243: error: expected `;' before ???}??? token
In file included from /usr/include/dom/css_stylesheet.h:32,
from /usr/include/dom/dom_doc.h:33,
from /usr/include/khtml_part.h:29,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/dom/dom_string.h:53: error: expected ???,??? or ???...??? before ???*??? token
/usr/include/dom/dom_string.h:54: error: expected ???,??? or ???...??? before ???&??? token
/usr/include/dom/dom_string.h:54: error: ???DOM::DOMString::DOMString(int)??? cannot be overloaded
/usr/include/dom/dom_string.h:53: error: with ???DOM::DOMString::DOMString(int)???
/usr/include/dom/dom_string.h:59: error: ???uint??? has not been declared
/usr/include/dom/dom_string.h:77: error: ???uint??? has not been declared
/usr/include/dom/dom_string.h:83: error: expected ???;??? before ???&??? token
/usr/include/dom/dom_string.h:85: error: expected ???,??? or ???...??? before ???c???
/usr/include/dom/dom_string.h:86: error: expected ???,??? or ???...??? before ???c???
/usr/include/dom/dom_string.h:90: error: ???uint??? does not name a type
/usr/include/dom/dom_string.h:107: error: expected ???;??? before ???*??? token
/usr/include/dom/dom_string.h:109: error: ???QChar??? declared as an ???inline??? field
/usr/include/dom/dom_string.h:109: error: expected ???;??? before ???*??? token
/usr/include/dom/dom_string.h:110: error: expected `;' before ???QString???
/usr/include/dom/dom_string.h:110: error: ???QString??? does not name a type
/usr/include/dom/dom_string.h:139: error: expected initializer before ???operator???
/usr/include/dom/dom_string.h:144: error: expected ???,??? or ???...??? before ???&??? token
/usr/include/dom/dom_string.h:147: error: expected ???,??? or ???...??? before ???&??? token
/usr/include/dom/dom_string.h: In function ???bool DOM::operator!=(const DOM::DOMString&, int)???:
/usr/include/dom/dom_string.h:147: error: ???b??? was not declared in this scope
In file included from /usr/include/kparts/part.h:28,
from /usr/include/khtml_part.h:32,
from CWebBrowser.h:28,
from main.cpp:25:
/usr/include/kurl.h: At global scope:
/usr/include/kurl.h:112: error: expected class-name before ???{??? token
/usr/include/kurl.h:114: error: expected ???;??? before ???<??? token
/usr/include/kurl.h:125: error: expected template-name before ???<??? token
/usr/include/kurl.h:125: error: expected `{' before ???<??? token
/usr/include/kurl.h:125: error: expected unqualified-id before ???<??? token
In file included from /usr/include/c++/4.3/new:45,
from /usr/include/c++/4.3/ext/new_allocator.h:37,
from /usr/include/c++/4.3/i486-linux-gnu/bits/c++allocator.h:39,
from /usr/include/c++/4.3/bits/allocator.h:53,
from /usr/include/c++/4.3/string:48,
from /usr/include/qt3/qstring.h:59,
from /usr/include/qt3/qwindowdefs.h:47,
from /usr/include/qt3/qwidget.h:45,
from ../../gb.qt.h:29,
from main.h:27,
from CWebBrowser.h:30,
from main.cpp:25:
/usr/include/c++/4.3/exception:40: error: expected `}' before end of line
/usr/include/c++/4.3/exception:40: error: expected unqualified-id before end of line
/usr/include/c++/4.3/exception:40: error: expected declaration before end of line
make[3]: *** [main.lo] Errore 1
make[3]: uscita dalla directory ??/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.12/gb.qt.kde/src/html??
make[2]: *** [all-recursive] Errore 1
make[2]: uscita dalla directory ??/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.12/gb.qt.kde/src??
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory ??/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.12/gb.qt.kde??
make: *** [all] Errore 2
More information about the User
mailing list