[RkWard-devel] [rkward - Help] rkward-0.4.5 on opensuse9.3 compiling error

SourceForge.net noreply at sourceforge.net
Sat Jan 27 13:05:07 UTC 2007


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4125178
By: nightcrawler81

hi,

first, sorry about my english, i'm german ;)

if i compiling rkward on my opensuse9.3, kernel 2.6.11.4-21.15-smp and kde 3.5.6
'release 19.1' i get this error message:

make  all-recursive
make[1]: Entering directory `/home/***/install/rkward-0.4.5'
Making all in rkward
make[2]: Entering directory `/home/***/install/rkward-0.4.5/rkward'
Making all in plugins
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/plugins'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/plugins'
Making all in dataeditor
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/dataeditor'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/dataeditor'
Making all in settings
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/settings'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/settings'
Making all in plugin
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/plugin'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-MT rkcomponentmap.o -MD -MP -MF ".deps/rkcomponentmap.Tpo" -c -o rkcomponentmap.o
rkcomponentmap.cpp; \
then mv -f ".deps/rkcomponentmap.Tpo" ".deps/rkcomponentmap.Po"; else rm -f
".deps/rkcomponentmap.Tpo"; exit 1; fi
rkcomponentmap.cpp: In member function `QString
   RKComponentMap::getComponentIdLocal(RKComponentHandle*)':
rkcomponentmap.cpp:105: error: syntax error before `;' token
make[3]: *** [rkcomponentmap.o] Fehler 1
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/plugin'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/***/install/rkward-0.4.5/rkward'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/***/install/rkward-0.4.5'
make: *** [all] Fehler 2
yan at arbeitsplatz:~/install/rkward-0.4.5> make
make  all-recursive
make[1]: Entering directory `/home/***/install/rkward-0.4.5'
Making all in rkward
make[2]: Entering directory `/home/***/install/rkward-0.4.5/rkward'
Making all in plugins
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/plugins'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/plugins'
Making all in dataeditor
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/dataeditor'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/dataeditor'
Making all in settings
make[3]: Entering directory `/home/yan/install/rkward-0.4.5/rkward/settings'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/***/install/rkward-0.4.5/rkward/settings'
Making all in plugin
make[3]: Entering directory `/home/***/install/rkward-0.4.5/rkward/plugin'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-MT rkcomponentmap.o -MD -MP -MF ".deps/rkcomponentmap.Tpo" -c -o rkcomponentmap.o
rkcomponentmap.cpp; \
then mv -f ".deps/rkcomponentmap.Tpo" ".deps/rkcomponentmap.Po"; else rm -f
".deps/rkcomponentmap.Tpo"; exit 1; fi
rkcomponentmap.cpp: In member function `QString
   RKComponentMap::getComponentIdLocal(RKComponentHandle*)':
rkcomponentmap.cpp:105: error: syntax error before `;' token
make[3]: *** [rkcomponentmap.o] Fehler 1
make[3]: Leaving directory `/home/yan/install/rkward-0.4.5/rkward/plugin'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/***/install/rkward-0.4.5/rkward'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/***/install/rkward-0.4.5'
make: *** [all] Fehler 2


translation:

fehler = mistake
Für das Ziel »all« ist nichts zu tun. = for the destination >all< is nothing
to do
*** = my username

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list