[Knokiisync-users] compilation failure
Status: Beta
Brought to you by:
reverant
|
From: Pawel K. <pk...@li...> - 2003-07-29 17:20:39
|
Hi,
This is probably rather KDE problem, but maybe someone knows the solution:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include
-I/usr/lib/qt-3.1.2/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast
-Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -O2 -fno-exceptions -fno-check-new -c -o syncview.o `test -f
'syncview.cpp' || echo './'`syncview.cpp
In file included from syncview.ui.h:14,
from syncview.cpp:24:
/opt/kde/include/kabc/vcardformat.h:25:20: format.h: No such file or
directory
In file included from syncview.ui.h:14,
from syncview.cpp:24:
/opt/kde/include/kabc/vcardformat.h:38: parse error before `{' token
/opt/kde/include/kabc/vcardformat.h:41: destructors must be member
functions
/opt/kde/include/kabc/vcardformat.h:41: virtual outside class declaration
/opt/kde/include/kabc/vcardformat.h:46: parse error before `private'
/opt/kde/include/kabc/vcardformat.h:50: parse error before `}' token
In file included from syncview.cpp:24:
syncview.ui.h: In member function `void
SyncView::itemDoubleClicked(QListViewItem*, const QPoint&, int)':
syncview.ui.h:1353: warning: unused parameter `const QPoint&pos'
make[2]: *** [syncview.o] Error 1
make[2]: Leaving directory
`/home/pkot/devel/gnokii/knokiisync-0.3.0/knokiisync'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pkot/devel/gnokii/knokiisync-0.3.0'
make: *** [all] Error 2
As you can see:
- knokiisync 0.3.0
- qt 3.1.2
- KDE 3.1.0
Qt and KDE as provided by Slackware 9.0.
pkot
--
mailto:pk...@li... :: mailto:pk...@sl...
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
|