Hi everybody,
I'm not familiar with Linux, know nothing about svn and use OpenSuse 10.3.
I actually use Gambas2 V2.0 and want to uptadate to v2.7 from trunk, I
followed the guide found in the online documentation
(by the way, the name of the repository is not correct in the doc but I
managed to retrieve an old message from this list with the right name)
I think the downloading was correct and I get a folder 'gambas' with 3
sub-folders: 'branches', 'tags' and 'trunk'.
Here is my first question :
1) The Gambas folder is quite big : 1.4 Go, 289139 files and 72558
subfolders. Is this a normal situation?
With the dependancies, I did not found : mysql-devel, mysql-shared,
firebird.
Next, I started ./reconf-all and ./configure -C (some minor options
were discarded here, but nothing important for me)
finally, I started make and it ended with the following messages (see
the joined text file) so I did not start the 'make install' process)
2) What is wrong here?
Thanks in advance,
regards
Dominique Simonart
many, many lines discarded here, followed by...
Making all in gb.qt
make[2]: entrant dans le répertoire « /home/domi/gambas/trunk/gb.qt »
make all-recursive
make[3]: entrant dans le répertoire « /home/domi/gambas/trunk/gb.qt »
Making all in src
make[4]: entrant dans le répertoire « /home/domi/gambas/trunk/gb.qt/src »
Making all in ext
make[5]: entrant dans le répertoire « /home/domi/gambas/trunk/gb.qt/src/ext »
../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_SHARED
-DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/lib/qt3//include -I../../share -I../../src/share -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
mv -f .deps/main.Tpo .deps/main.Plo
/usr/bin//moc -o CLCDNumber_moc.cpp CLCDNumber.h
CLCDNumber.h:0: Warning: No relevant classes found. No output generated.
../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_SHARED
-DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/lib/qt3//include -I../../share -I../../src/share -pipe -Wall
-fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-fno-omit-frame-pointer -MT CLCDNumber_moc.lo -MD -MP -MF
.deps/CLCDNumber_moc.Tpo -c -o CLCDNumber_moc.lo CLCDNumber_moc.cpp
mv -f .deps/CLCDNumber_moc.Tpo .deps/CLCDNumber_moc.Plo
../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_SHARED
-DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/lib/qt3//include -I../../share -I../../src/share -pipe -Wall
-fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-fno-omit-frame-pointer -MT CLCDNumber.lo -MD -MP -MF .deps/CLCDNumber.Tpo -c
-o CLCDNumber.lo CLCDNumber.cpp
mv -f .deps/CLCDNumber.Tpo .deps/CLCDNumber.Plo
/usr/bin//moc -o CDial_moc.cpp CDial.h
../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_SHARED
-DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/lib/qt3//include -I../../share -I../../src/share -pipe -Wall
-fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
-fno-omit-frame-pointer -MT CDial_moc.lo -MD -MP -MF .deps/CDial_moc.Tpo -c -o
CDial_moc.lo CDial_moc.cpp
CDial_moc.cpp:12:2: error: #error "The header file 'CDial.h' doesn't include
<QObject>."
CDial_moc.cpp:39: error: âconst QMetaObject CDial::staticMetaObjectâ is not
a static member of âclass CDialâ
CDial_moc.cpp:39: error: variable âconst QMetaObject
CDial::staticMetaObjectâ has initializer but incomplete type
CDial_moc.cpp:44: error: prototype for âconst QMetaObject*
CDial::metaObject() constâ does not match any in class âCDialâ
CDial.h:51: error: candidate is: virtual QMetaObject* CDial::metaObject() const
CDial_moc.cpp:44: error: âconst QMetaObject* CDial::metaObject() constâ
cannot be overloaded
CDial.h:51: error: with âvirtual QMetaObject* CDial::metaObject() constâ
CDial_moc.cpp: In member function âconst QMetaObject* CDial::metaObject()
constâ:
CDial_moc.cpp:46: error: cannot convert âQMetaObject* (*)()â to âconst
QMetaObject*â in return
CDial_moc.cpp: At global scope:
CDial_moc.cpp:49: error: no âvoid* CDial::qt_metacast(const char*)â member
function declared in class âCDialâ
CDial_moc.cpp: In member function âvoid* CDial::qt_metacast(const char*)â:
CDial_moc.cpp:54: error: âqt_metacastâ is not a member of âQObjectâ
CDial_moc.cpp: At global scope:
CDial_moc.cpp:57: error: âint CDial::qt_metacallâ is not a static member of
âclass CDialâ
CDial_moc.cpp:57: error: incomplete type âQMetaObjectâ used in nested name
specifier
CDial_moc.cpp:57: error: expected primary-expression before âintâ
CDial_moc.cpp:57: error: expected primary-expression before âvoidâ
CDial_moc.cpp:57: error: initializer expression list treated as compound
expression
CDial_moc.cpp:58: error: expected â,â or â;â before â{â token
make[5]: *** [CDial_moc.lo] Erreur 1
make[5]: quittant le répertoire « /home/domi/gambas/trunk/gb.qt/src/ext »
make[4]: *** [all-recursive] Erreur 1
make[4]: quittant le répertoire « /home/domi/gambas/trunk/gb.qt/src »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /home/domi/gambas/trunk/gb.qt »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/domi/gambas/trunk/gb.qt »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/domi/gambas/trunk »
make: *** [all] Erreur 2
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user