[Gambas-user] Installation problemsGambas 0.92 with Suse 8.1 KDE 3.03

office office at ...419...
Thu Apr 15 15:32:24 CEST 2004


Hi, I am not able to run the make command during installation. It ends after
a minute with the following messages. All libs and files are installed (I
think so, I am not a Linux-Programmer, just want to be one)

The problem file exist under /usr/local/src/kdevelop-3.0.2/editors/qeditor

echo $PATH is:
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6
/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/opt/kde2/bin:/usr/local/k
de/bin:/usr/lib/java/jre/bin:/opt/gnome/bin

Output of make is:
...
...
Making all in qt
make[4]: Entering directory `/usr/local/src/gambas-0.92/src/lib/qt'
Making all in editor
make[5]: Entering directory `/usr/local/src/gambas-0.92/src/lib/qt/editor'
/usr/lib/qt-3.0.5/lib//../bin/moc qeditor.h -o moc_qeditor.cpp
/bin/sh ../../../../libtool --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share  -I/usr/li
b/qt-3.0.5/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -O
s -c moc_qeditor.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib
/qt-
3.0.5/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -Wp,-M
D,.deps/moc_qeditor.pp -c moc_qeditor.cpp  -fPIC -DPIC -o moc_qeditor.lo
/bin/sh ../../../../libtool --mode=compile
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share  -I/usr/li
b/qt-3.0.5/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -O
s -c qeditor.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib
/qt-3.0.5/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -W
p,-MD,.deps/qeditor.pp -c qeditor.cpp  -fPIC -DPIC -o qeditor.lo
qeditor.cpp: In member function `void QEditor::delAux()':
qeditor.cpp:3038: warning: unused variable `QRect oldContents'
/usr/lib/qt-3.0.5/include/qstring.h: In member function `void
   QEditor::pasteSubType(const QCString&)':
/usr/lib/qt-3.0.5/include/qstring.h:607: `QString& QString::replace(const
   QString&, const QString&)' is private
qeditor.cpp:3882: within this context
make[5]: *** [qeditor.lo] Error 1
make[5]: Leaving directory `/usr/local/src/gambas-0.92/src/lib/qt/editor'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/src/gambas-0.92/src/lib/qt'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/gambas-0.92/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gambas-0.92/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gambas-0.92'
make: *** [all-recursive-am] Error 2

Does anyone see the problem ??
Thanks
Hans





More information about the User mailing list