ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm
@ 2005-10-16 17:37 Мар'ян Петришин
  2005-10-17  7:06 ` Evgeny Yugov
  2005-10-17  9:08 ` Andrey Rahmatullin
  0 siblings, 2 replies; 6+ messages in thread
From: Мар'ян Петришин @ 2005-10-16 17:37 UTC (permalink / raw)
  To: community

Доброго времени суток.

Пробую собрать из Сизифа kde-styles-baghira-0.7-alt1.src.rpm
Никаких ссылок в сети не смог найти, поэтому прошу помочь.
Результат компиляции следующий:
...
...
...
make[2]: Entering directory `/home/pmd/RPM/BUILD/baghira-release/sessionapplet'
/usr/lib/qt3//bin/moc ./usermanager.h -o usermanager.moc.cpp
creating usermanager_panelapplet_la.all_cpp.cpp ...
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I.. -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 -pipe 
-Wall -O2 -march=i686 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT 
usermanager_panelapplet_la.all_cpp.lo -MD -MP -MF 
".deps/usermanager_panelapplet_la.all_cpp.Tpo" \
   -c -o usermanager_panelapplet_la.all_cpp.lo `test -f 
'usermanager_panelapplet_la.all_cpp.cpp' || echo 
'./'`usermanager_panelapplet_la.all_cpp.cpp; \
then mv -f ".deps/usermanager_panelapplet_la.all_cpp.Tpo" 
".deps/usermanager_panelapplet_la.all_cpp.Plo"; \
else rm -f ".deps/usermanager_panelapplet_la.all_cpp.Tpo"; exit 1; \
fi
In file included from usermanager_panelapplet_la.all_cpp.cpp:2:
usermanager.cpp: In member function `void UserManager::doNewSession(bool)':
usermanager.cpp:251: error: `PlainCaption' is not a member of type `KMessageBox'
make[2]: *** [usermanager_panelapplet_la.all_cpp.lo] Error 1
make[2]: Leaving directory `/home/pmd/RPM/BUILD/baghira-release/sessionapplet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pmd/RPM/BUILD/baghira-release'
make: *** [all] Error 2
make: Leaving directory `/home/pmd/RPM/BUILD/baghira-release'
error: Bad exit status from /home/pmd/tmp/rpm-tmp.32989 (%build)


--
Большое спасибо за помощь.
С уважением, Мар'ян Петришин





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm
  2005-10-16 17:37 [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm Мар'ян Петришин
@ 2005-10-17  7:06 ` Evgeny Yugov
  2005-10-17 16:27   ` Мар'ян Петришин
  2005-10-17 16:35   ` Andrey Rahmatullin
  2005-10-17  9:08 ` Andrey Rahmatullin
  1 sibling, 2 replies; 6+ messages in thread
From: Evgeny Yugov @ 2005-10-17  7:06 UTC (permalink / raw)
  To: ALT Linux Community

В сообщении от Понедельник 17 Октябрь 2005 00:37 Мар'ян Петришин написал(a):

http://wiki.sisyphus.ru/devel/LaWars?v=b2r

Оно?

Из спека собираете?


> Доброго времени суток.
>
> Пробую собрать из Сизифа kde-styles-baghira-0.7-alt1.src.rpm
> Никаких ссылок в сети не смог найти, поэтому прошу помочь.
> Результат компиляции следующий:
> ...
> ...
> ...
> make[2]: Entering directory
> `/home/pmd/RPM/BUILD/baghira-release/sessionapplet' /usr/lib/qt3//bin/moc
> ./usermanager.h -o usermanager.moc.cpp
> creating usermanager_panelapplet_la.all_cpp.cpp ...
> if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
> -I. -I. -I.. -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 -pipe -Wall -O2 -march=i686
> -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
> -fno-exceptions -fno-check-new -fno-common  -MT
> usermanager_panelapplet_la.all_cpp.lo -MD -MP -MF
> ".deps/usermanager_panelapplet_la.all_cpp.Tpo" \
>    -c -o usermanager_panelapplet_la.all_cpp.lo `test -f
> 'usermanager_panelapplet_la.all_cpp.cpp' || echo
> './'`usermanager_panelapplet_la.all_cpp.cpp; \
> then mv -f ".deps/usermanager_panelapplet_la.all_cpp.Tpo"
> ".deps/usermanager_panelapplet_la.all_cpp.Plo"; \
> else rm -f ".deps/usermanager_panelapplet_la.all_cpp.Tpo"; exit 1; \
> fi
> In file included from usermanager_panelapplet_la.all_cpp.cpp:2:
> usermanager.cpp: In member function `void UserManager::doNewSession(bool)':
> usermanager.cpp:251: error: `PlainCaption' is not a member of type
> `KMessageBox' make[2]: *** [usermanager_panelapplet_la.all_cpp.lo] Error 1
> make[2]: Leaving directory
> `/home/pmd/RPM/BUILD/baghira-release/sessionapplet' make[1]: ***
> [all-recursive] Error 1
> make[1]: Leaving directory `/home/pmd/RPM/BUILD/baghira-release'
> make: *** [all] Error 2
> make: Leaving directory `/home/pmd/RPM/BUILD/baghira-release'
> error: Bad exit status from /home/pmd/tmp/rpm-tmp.32989 (%build)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm
  2005-10-16 17:37 [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm Мар'ян Петришин
  2005-10-17  7:06 ` Evgeny Yugov
@ 2005-10-17  9:08 ` Andrey Rahmatullin
  1 sibling, 0 replies; 6+ messages in thread
From: Andrey Rahmatullin @ 2005-10-17  9:08 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1799 bytes --]

On Sun, Oct 16, 2005 at 08:37:48PM +0300, Мар'ян Петришин wrote:
> In file included from usermanager_panelapplet_la.all_cpp.cpp:2:
> usermanager.cpp: In member function `void UserManager::doNewSession(bool)':
> usermanager.cpp:251: error: `PlainCaption' is not a member of type 
> `KMessageBox'

wrar@wrars-comp CVS/baghira/sessionapplet $ cvs log usermanager.cpp
[...]
revision 1.4
date: 2005/10/03 13:14:35;  author: baghira-style;  state: Exp;  lines: +5 -1
fixed 3.3 compilation

wrar@wrars-comp CVS/baghira/sessionapplet $ cvs diff -r1.3 -r1.4 usermanager.cpp
Index: usermanager.cpp
===================================================================
RCS file: /cvsroot/baghira/baghira/sessionapplet/usermanager.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -p -r1.3 -r1.4
--- usermanager.cpp     31 Jul 2005 16:15:57 -0000      1.3
+++ usermanager.cpp     3 Oct 2005 13:14:35 -0000       1.4
@@ -30,6 +30,7 @@
 #include <kconfig.h>
 #include <ksimpleconfig.h>
 #include <kapplication.h>
+#include <kdeversion.h>
 #include <kmessagebox.h>
 #include <kservice.h>
 #include <kstandarddirs.h>
@@ -248,7 +249,10 @@ void UserManager::doNewSession( bool loc
       i18n("Warning - New Session"),
       KGuiItem(i18n("&Start New Session"), "fork"),
       ":confirmNewSession",
-      KMessageBox::PlainCaption | KMessageBox::Notify);
+#if KDE_IS_VERSION(3,3,91) //3.4 beta
+      KMessageBox::PlainCaption |
+#endif
+      KMessageBox::Notify);

    if (result==KMessageBox::Cancel)
       return;



Это уже после релиза 0.7.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> Если железо вызывает сомнения и нет ups
(т.е. о хранении данных речь не идёт, только о выживании) [...]
		-- mike in community@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm
  2005-10-17  7:06 ` Evgeny Yugov
@ 2005-10-17 16:27   ` Мар'ян Петришин
  2005-10-17 16:35     ` Andrey Rahmatullin
  2005-10-17 16:35   ` Andrey Rahmatullin
  1 sibling, 1 reply; 6+ messages in thread
From: Мар'ян Петришин @ 2005-10-17 16:27 UTC (permalink / raw)
  To: yugov, ALT Linux Community

Evgeny Yugov wrote:
> В сообщении от Понедельник 17 Октябрь 2005 00:37 Мар'ян Петришин написал(a):
> 
> http://wiki.sisyphus.ru/devel/LaWars?v=b2r
> 
> Оно?
> 
> Из спека собираете?

Да, из спека. А как тут поправить?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm
  2005-10-17 16:27   ` Мар'ян Петришин
@ 2005-10-17 16:35     ` Andrey Rahmatullin
  0 siblings, 0 replies; 6+ messages in thread
From: Andrey Rahmatullin @ 2005-10-17 16:35 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

On Mon, Oct 17, 2005 at 07:27:18PM +0300, Мар'ян Петришин wrote:
> Да, из спека. А как тут поправить?
Я, кажется, уже ответил на исходный вопрос.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Я не улавливаю, зачем про каждый новый пакет спрашивать incoming@?
		-- ldv in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm
  2005-10-17  7:06 ` Evgeny Yugov
  2005-10-17 16:27   ` Мар'ян Петришин
@ 2005-10-17 16:35   ` Andrey Rahmatullin
  1 sibling, 0 replies; 6+ messages in thread
From: Andrey Rahmatullin @ 2005-10-17 16:35 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

On Mon, Oct 17, 2005 at 02:06:35PM +0700, Evgeny Yugov wrote:
> http://wiki.sisyphus.ru/devel/LaWars?v=b2r
> Оно?
Нет.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Указывать неправильную информацию в поле License ничуть не лучше, чем
паковать неработающий софт.
		-- ldv in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-17 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-16 17:37 [Comm] Не собирается kde-styles-baghira-0.7-alt1.src.rpm Мар'ян Петришин
2005-10-17  7:06 ` Evgeny Yugov
2005-10-17 16:27   ` Мар'ян Петришин
2005-10-17 16:35     ` Andrey Rahmatullin
2005-10-17 16:35   ` Andrey Rahmatullin
2005-10-17  9:08 ` Andrey Rahmatullin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git