[sisyphus] как собрать ksquirrel?

Alexei V. Mezin =?iso-8859-1?q?alexei=5Fvm_=CE=C1_micmedia=2Eru?=
Пт Сен 9 02:10:06 MSD 2005


Раз уж был тут разговор про ksquirrel, то захотелось на нее поближе 
поглядеть. А она не собирается. Чего ей надо?

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include/ 
-I/usr/X11R6/include  -Iimageedit_overlay -Iimageedit_dlg 
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions 
-fno-check-new -fno-common  -MT sq_imageproperties.o -MD -MP -MF 
".deps/sq_imageproperties.Tpo" -c -o sq_imageproperties.o 
sq_imageproperties.cpp; \
then mv -f ".deps/sq_imageproperties.Tpo" ".deps/sq_imageproperties.Po"; 
else rm -f ".deps/sq_imageproperties.Tpo"; exit 1; fi
In file included from /usr/include/kurlrequester.h:25,
                  from sq_options.cpp:21:
/usr/include/keditlistbox.h:61: declaration does not declare anything
/usr/include/keditlistbox.h:61: syntax error before `)' token
/usr/include/keditlistbox.h:63: missing ';' before right brace
/usr/include/keditlistbox.h: In member function 
`KEditListBox::CustomEditor KEditListBox::CustomEditor(QWidget*, 
KLineEdit*)':
/usr/include/keditlistbox.h:66: only constructors take base initializers
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:88: syntax error before `public'
/usr/include/keditlistbox.h:95: `Add' was not declared in this scope
/usr/include/keditlistbox.h:95: `Remove' was not declared in this scope
/usr/include/keditlistbox.h:95: `UpDown' was not declared in this scope
/usr/include/keditlistbox.h:95: enumerator value for `All' not integer 
constant
/usr/include/keditlistbox.h:109: syntax error before `*' token
/usr/include/keditlistbox.h:117: syntax error before `const'
/usr/include/keditlistbox.h:133: syntax error before `const'
/usr/include/keditlistbox.h:138: destructors must be member functions
/usr/include/keditlistbox.h:138: virtual outside class declaration
/usr/include/keditlistbox.h:143: non-member function `QListBox* 
listBox()' cannot have `const' method qualifier
/usr/include/keditlistbox.h: In function `QListBox* listBox()':
/usr/include/keditlistbox.h:143: `m_listBox' undeclared (first use this 
function)
/usr/include/keditlistbox.h:143: (Each undeclared identifier is reported 
only once for each function it appears in.)
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:147: non-member function `KLineEdit* 
lineEdit()' cannot have `const' method qualifier
/usr/include/keditlistbox.h: In function `KLineEdit* lineEdit()':
/usr/include/keditlistbox.h:147: `m_lineEdit' undeclared (first use this 
function)
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:151: non-member function `QPushButton* 
addButton()' cannot have `const' method qualifier
/usr/include/keditlistbox.h: In function `QPushButton* addButton()':
/usr/include/keditlistbox.h:151: `servNewButton' undeclared (first use 
this function)
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:155: non-member function `QPushButton* 
removeButton()' cannot have `const' method qualifier
/usr/include/keditlistbox.h: In function `QPushButton* removeButton()':
/usr/include/keditlistbox.h:155: `servRemoveButton' undeclared (first 
use this function)
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:159: non-member function `QPushButton* 
upButton()' cannot have `const' method qualifier
/usr/include/keditlistbox.h: In function `QPushButton* upButton()':
/usr/include/keditlistbox.h:159: `servUpButton' undeclared (first use 
this function)
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:163: non-member function `QPushButton* 
downButton()' cannot have `const' method qualifier
/usr/include/keditlistbox.h: In function `QPushButton* downButton()':
/usr/include/keditlistbox.h:163: `servDownButton' undeclared (first use 
this function)
/usr/include/keditlistbox.h: At global scope:
/usr/include/keditlistbox.h:168: non-member function `int count()' 
cannot have `const' method qualifier
/usr/include/keditlistbox.h:196: non-member function `QString text(int)' 
cannot have `const' method qualifier
/usr/include/keditlistbox.h:200: non-member function `int currentItem()' 
cannot have `const' method qualifier
/usr/include/keditlistbox.h:204: non-member function `QString 
currentText()' cannot have `const' method qualifier
/usr/include/keditlistbox.h:209: non-member function `QStringList 
items()' cannot have `const' method qualifier
/usr/include/keditlistbox.h:221: non-member function `int buttons()' 
cannot have `const' method qualifier
/usr/include/keditlistbox.h:228: syntax error before `protected'
/usr/include/keditlistbox.h:245: syntax error before `protected'
/usr/include/keditlistbox.h:254: syntax error before `private'
/usr/include/keditlistbox.h:256: `QPushButton*servUpButton' used prior 
to declaration
/usr/include/keditlistbox.h:256: `QPushButton*servDownButton' used prior 
to declaration
/usr/include/keditlistbox.h:257: `QPushButton*servNewButton' used prior 
to declaration
/usr/include/keditlistbox.h:257: `QPushButton*servRemoveButton' used 
prior to declaration
/usr/include/keditlistbox.h:258: `KLineEdit*m_lineEdit' used prior to 
declaration
/usr/include/keditlistbox.h:264: syntax error before `protected'
In file included from sq_options.cpp:21:
/usr/include/kurlrequester.h:188: syntax error before `(' token
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include/ 
-I/usr/X11R6/include  -Iimageedit_overlay -Iimageedit_dlg 
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions 
-fno-check-new -fno-common  -MT sq_filters.o -MD -MP -MF 
".deps/sq_filters.Tpo" -c -o sq_filters.o sq_filters.cpp; \
then mv -f ".deps/sq_filters.Tpo" ".deps/sq_filters.Po"; else rm -f 
".deps/sq_filters.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include/ 
-I/usr/X11R6/include  -Iimageedit_overlay -Iimageedit_dlg 
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions 
-fno-check-new -fno-common  -MT sq_externaltools.o -MD -MP -MF 
".deps/sq_externaltools.Tpo" -c -o sq_externaltools.o 
sq_externaltools.cpp; \
then mv -f ".deps/sq_externaltools.Tpo" ".deps/sq_externaltools.Po"; 
else rm -f ".deps/sq_externaltools.Tpo"; exit 1; fi
make[3]: *** [sq_options.o] Ошибка 1
make[3]: *** Ожидание завершения заданий...
make[3]: Leaving directory `/home/alexei/temp/ksquirrel-0.6.0/ksquirrel'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/home/alexei/temp/ksquirrel-0.6.0/ksquirrel'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/alexei/temp/ksquirrel-0.6.0'
make: *** [all] Ошибка 2



Подробная информация о списке рассылки Sisyphus