* [sisyphus] X-Downloader broken?
@ 2004-04-13 11:39 Vitaly Ostanin
2004-04-13 11:46 ` Gleb Stiblo
` (3 more replies)
0 siblings, 4 replies; 11+ messages in thread
From: Vitaly Ostanin @ 2004-04-13 11:39 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 1731 bytes --]
Hello, All!
Я один так счастливый с нестартующим
X-Downloader-2.5.0-alt0.4.RC3
?
$ nt
nt: relocation error: nt: undefined symbol: _gtk_accel_group_attach
При попытке пересборки в hasher на сегодняшнем Sisyphus:
make[3]: Entering directory
`/usr/src/RPM/BUILD/d4x-2.5.0rc3/main/face'
if i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../..
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/freetype2 -include
../../config.h -pipe -Wall -O2 -march=i586 -mcpu=i686 -O2 -MT
about.o -MD -MP -MF ".deps/about.Tpo" \
-c -o about.o `test -f 'about.cc' || echo './'`about.cc; \
then mv -f ".deps/about.Tpo" ".deps/about.Po"; \
else rm -f ".deps/about.Tpo"; exit 1; \
fi
about.cc: In function `void init_about_window(...)':
about.cc:173: warning: comparison between signed and unsigned
integer expressions
about.cc:182: warning: comparison between signed and unsigned
integer expressions
about.cc:222: error: `gtk_timeout_add' undeclared (first use this
function)
about.cc:222: error: (Each undeclared identifier is reported only
once for each function it appears in.)
make[3]: *** [about.o] Error 1
make[3]: Leaving directory
`/usr/src/RPM/BUILD/d4x-2.5.0rc3/main/face'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/d4x-2.5.0rc3/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/d4x-2.5.0rc3'
make: *** [all] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/d4x-2.5.0rc3'
error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.1690 (%build)
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* [sisyphus] X-Downloader broken?
2004-04-13 11:39 [sisyphus] X-Downloader broken? Vitaly Ostanin
@ 2004-04-13 11:46 ` Gleb Stiblo
2004-04-13 11:58 ` Dmitry V. Levin
` (2 subsequent siblings)
3 siblings, 0 replies; 11+ messages in thread
From: Gleb Stiblo @ 2004-04-13 11:46 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Tue, Apr 13, 2004 at 03:39:13PM +0400, Vitaly Ostanin wrote:
VO> Hello, All!
VO>
VO> Я один так счастливый с нестартующим
VO> X-Downloader-2.5.0-alt0.4.RC3
VO> ?
Нет, не один. У меня тоже самое.
VO> $ nt
VO> nt: relocation error: nt: undefined symbol: _gtk_accel_group_attach
[...]
--
Gleb Stiblo AKA UlfR <g.stiblo@sam-solutions.net>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-13 11:39 [sisyphus] X-Downloader broken? Vitaly Ostanin
2004-04-13 11:46 ` Gleb Stiblo
@ 2004-04-13 11:58 ` Dmitry V. Levin
2004-04-13 12:46 ` Yuri N. Sedunov
2004-04-13 13:35 ` Sergey S. Skulachenko
2004-04-14 8:35 ` Aleksandr Blokhin
3 siblings, 1 reply; 11+ messages in thread
From: Dmitry V. Levin @ 2004-04-13 11:58 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list; +Cc: Yuri N. Sedunov
[-- Attachment #1: Type: text/plain, Size: 330 bytes --]
On Tue, Apr 13, 2004 at 03:39:13PM +0400, Vitaly Ostanin wrote:
> Я один так счастливый с нестартующим
> X-Downloader-2.5.0-alt0.4.RC3
> ?
>
> $ nt
> nt: relocation error: nt: undefined symbol: _gtk_accel_group_attach
Что-то в API у gtk2 поменялось без соответствующих изменений в интерфейсе
библиотеки?
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-13 11:58 ` Dmitry V. Levin
@ 2004-04-13 12:46 ` Yuri N. Sedunov
2004-04-13 16:28 ` Aleksandr Blokhin
0 siblings, 1 reply; 11+ messages in thread
From: Yuri N. Sedunov @ 2004-04-13 12:46 UTC (permalink / raw)
To: Dmitry V. Levin; +Cc: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 497 bytes --]
On Вторник 13 Апрель 2004 15:58, Dmitry V. Levin wrote:
> On Tue, Apr 13, 2004 at 03:39:13PM +0400, Vitaly Ostanin wrote:
> > Я один так счастливый с нестартующим
> > X-Downloader-2.5.0-alt0.4.RC3
> > ?
> >
> > $ nt
> > nt: relocation error: nt: undefined symbol: _gtk_accel_group_attach
>
> Что-то в API у gtk2 поменялось без соответствующих изменений в интерфейсе
> библиотеки?
X-Downloader неправ. Нет и не было такой функции во внешнем интерфейсе gtk2.
--
Yuri N. Sedunov
04/13/04 16:34:17
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-13 11:39 [sisyphus] X-Downloader broken? Vitaly Ostanin
2004-04-13 11:46 ` Gleb Stiblo
2004-04-13 11:58 ` Dmitry V. Levin
@ 2004-04-13 13:35 ` Sergey S. Skulachenko
2004-04-14 8:35 ` Aleksandr Blokhin
3 siblings, 0 replies; 11+ messages in thread
From: Sergey S. Skulachenko @ 2004-04-13 13:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Tue, 13 Apr 2004 15:39:13 +0400
Vitaly Ostanin <vyt@vzljot.ru> wrote:
> Я один так счастливый с нестартующим
> X-Downloader-2.5.0-alt0.4.RC3
> ?
>
> $ nt
> nt: relocation error: nt: undefined symbol:
> _gtk_accel_group_attach
>
> При попытке пересборки в hasher на сегодняшнем Sisyphus:
>
Я пробовал авторский экземпляр пересобирать. С тем же
результатом. А неделей ранее всё нормально собралось и отлично
работало.
--
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-13 12:46 ` Yuri N. Sedunov
@ 2004-04-13 16:28 ` Aleksandr Blokhin
2004-04-14 15:05 ` Алексей Любимов
0 siblings, 1 reply; 11+ messages in thread
From: Aleksandr Blokhin @ 2004-04-13 16:28 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 754 bytes --]
On Tue, Apr 13, 2004 at 04:46:31PM +0400, Yuri N. Sedunov wrote:
> On Вторник 13 Апрель 2004 15:58, Dmitry V. Levin wrote:
> > On Tue, Apr 13, 2004 at 03:39:13PM +0400, Vitaly Ostanin wrote:
> > > Я один так счастливый с нестартующим
> > > X-Downloader-2.5.0-alt0.4.RC3
> > > ?
> > >
> > > $ nt
> > > nt: relocation error: nt: undefined symbol: _gtk_accel_group_attach
> >
> > Что-то в API у gtk2 поменялось без соответствующих изменений в интерфейсе
> > библиотеки?
>
> X-Downloader неправ. Нет и не было такой функции во внешнем интерфейсе gtk2.
>
Однако это не мешало этой, равно как и предыдущей, версии собираться и
работать.
--
Best regards
AB
--
... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-13 11:39 [sisyphus] X-Downloader broken? Vitaly Ostanin
` (2 preceding siblings ...)
2004-04-13 13:35 ` Sergey S. Skulachenko
@ 2004-04-14 8:35 ` Aleksandr Blokhin
2004-04-21 7:44 ` Igor Dobryninsky
3 siblings, 1 reply; 11+ messages in thread
From: Aleksandr Blokhin @ 2004-04-14 8:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
On Tue, Apr 13, 2004 at 03:39:13PM +0400, Vitaly Ostanin wrote:
> Hello, All!
>
> Я один так счастливый с нестартующим
> X-Downloader-2.5.0-alt0.4.RC3
> ?
Fixed in X-Downloader-2.5.0-alt0.5.RC3.src.rpm
--
Best regards
AB
--
... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-13 16:28 ` Aleksandr Blokhin
@ 2004-04-14 15:05 ` Алексей Любимов
0 siblings, 0 replies; 11+ messages in thread
From: Алексей Любимов @ 2004-04-14 15:05 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Именно поэтому и будут проблемы с этой прогой при любом обновлении gtk.
>>>>$ nt
>>>>nt: relocation error: nt: undefined symbol: _gtk_accel_group_attach
>>>>
>>>>
>>>Что-то в API у gtk2 поменялось без соответствующих изменений в интерфейсе
>>>библиотеки?
>>>
>>>
>>X-Downloader неправ. Нет и не было такой функции во внешнем интерфейсе gtk2.
>>
>>
>>
>
>Однако это не мешало этой, равно как и предыдущей, версии собираться и
>работать.
>
>
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-14 8:35 ` Aleksandr Blokhin
@ 2004-04-21 7:44 ` Igor Dobryninsky
2004-04-21 8:28 ` Sergey S. Skulachenko
2004-04-21 11:32 ` Aleksandr Blokhin
0 siblings, 2 replies; 11+ messages in thread
From: Igor Dobryninsky @ 2004-04-21 7:44 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Hello, Aleksandr Blokhin.
On Wed, 14 Apr 2004 11:35:24 +0300
Aleksandr Blokhin <sass@altlinux.ru> wrote:
AB> Fixed in X-Downloader-2.5.0-alt0.5.RC3.src.rpm
А когда он в Sisyphus'е появится?
--
Best Regards, Igor Dobryninsky, Arkhangelsk, Russia
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-21 7:44 ` Igor Dobryninsky
@ 2004-04-21 8:28 ` Sergey S. Skulachenko
2004-04-21 11:32 ` Aleksandr Blokhin
1 sibling, 0 replies; 11+ messages in thread
From: Sergey S. Skulachenko @ 2004-04-21 8:28 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Wed, 21 Apr 2004 11:44:28 +0400
Igor Dobryninsky <egor@shadow.atknet.ru> wrote:
> On Wed, 14 Apr 2004 11:35:24 +0300
> Aleksandr Blokhin <sass@altlinux.ru> wrote:
>
> AB> Fixed in X-Downloader-2.5.0-alt0.5.RC3.src.rpm
>
> А когда он в Sisyphus'е появится?
Написал Максиму Кошелеву. Может быть, он свой исходник подправит.
--
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [sisyphus] X-Downloader broken?
2004-04-21 7:44 ` Igor Dobryninsky
2004-04-21 8:28 ` Sergey S. Skulachenko
@ 2004-04-21 11:32 ` Aleksandr Blokhin
1 sibling, 0 replies; 11+ messages in thread
From: Aleksandr Blokhin @ 2004-04-21 11:32 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 432 bytes --]
On Wed, Apr 21, 2004 at 11:44:28AM +0400, Igor Dobryninsky wrote:
> Hello, Aleksandr Blokhin.
>
> On Wed, 14 Apr 2004 11:35:24 +0300
> Aleksandr Blokhin <sass@altlinux.ru> wrote:
>
> AB> Fixed in X-Downloader-2.5.0-alt0.5.RC3.src.rpm
>
> А когда он в Sisyphus'е появится?
Как только разгребут incoming/Sisyphus.
--
Best regards
AB
--
... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2004-04-21 11:32 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-13 11:39 [sisyphus] X-Downloader broken? Vitaly Ostanin
2004-04-13 11:46 ` Gleb Stiblo
2004-04-13 11:58 ` Dmitry V. Levin
2004-04-13 12:46 ` Yuri N. Sedunov
2004-04-13 16:28 ` Aleksandr Blokhin
2004-04-14 15:05 ` Алексей Любимов
2004-04-13 13:35 ` Sergey S. Skulachenko
2004-04-14 8:35 ` Aleksandr Blokhin
2004-04-21 7:44 ` Igor Dobryninsky
2004-04-21 8:28 ` Sergey S. Skulachenko
2004-04-21 11:32 ` Aleksandr Blokhin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git