ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] gaim rebuild?
@ 2005-04-01 11:10 Andrey Khavryuchenko
  2005-04-01 12:10 ` [sisyphus] " Andrey Khavryuchenko
  0 siblings, 1 reply; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-01 11:10 UTC (permalink / raw)
  To: sisyphus

Hi!

Очередной апргейд вынес skype.  Попытка пересборки приводит к следующим
ругательствам:

if /bin/sh ../../libtool --silent --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -I../../src  -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/include/mozilla-1.7.5/nss -I/usr/include/mozilla-1.7.5/nspr   -I/usr/include   -g -O2 -Wall -g3 -MT ssl-nss.lo -MD -MP -MF ".deps/ssl-nss.Tpo" -c -o ssl-nss.lo ssl-nss.c; \
then mv -f ".deps/ssl-nss.Tpo" ".deps/ssl-nss.Plo"; else rm -f ".deps/ssl-nss.Tpo"; exit 1; fi
ssl-nss.c:37:22: pk11func.h: No such file or directory
ssl-nss.c:39:20: secerr.h: No such file or directory
ssl-nss.c:40:20: secmod.h: No such file or directory
ssl-nss.c:41:17: ssl.h: No such file or directory
ssl-nss.c:42:20: sslerr.h: No such file or directory
ssl-nss.c:43:22: sslproto.h: No such file or directory
ssl-nss.c: In function `ssl_nss_init_nss':
ssl-nss.c:61: warning: implicit declaration of function `NSS_NoDB_Init'
ssl-nss.c:64: warning: implicit declaration of function `SECMOD_AddNewModule'
ssl-nss.c:72: warning: implicit declaration of function `NSS_SetDomesticPolicy'
ssl-nss.c: At top level:
ssl-nss.c:79: syntax error before "ssl_auth_cert"
ssl-nss.c:81: warning: return type defaults to `int'
ssl-nss.c: In function `ssl_auth_cert':
ssl-nss.c:82: `SECSuccess' undeclared (first use in this function)
ssl-nss.c:82: (Each undeclared identifier is reported only once
ssl-nss.c:82: for each function it appears in.)
ssl-nss.c: At top level:
ssl-nss.c:107: syntax error before "ssl_bad_cert"
ssl-nss.c:108: warning: return type defaults to `int'
ssl-nss.c: In function `ssl_bad_cert':
ssl-nss.c:109: `SECStatus' undeclared (first use in this function)
ssl-nss.c:109: syntax error before "status"
ssl-nss.c:113: `status' undeclared (first use in this function)
ssl-nss.c:115: warning: implicit declaration of function `PORT_GetError'
ssl-nss.c:119: `SEC_ERROR_INVALID_AVA' undeclared (first use in this function)
ssl-nss.c:120: `SEC_ERROR_INVALID_TIME' undeclared (first use in this function)
ssl-nss.c:121: `SEC_ERROR_BAD_SIGNATURE' undeclared (first use in this function)ssl-nss.c:122: `SEC_ERROR_EXPIRED_CERTIFICATE' undeclared (first use in this function)
ssl-nss.c:123: `SEC_ERROR_UNKNOWN_ISSUER' undeclared (first use in this function)
ssl-nss.c:124: `SEC_ERROR_UNTRUSTED_CERT' undeclared (first use in this function)
ssl-nss.c:125: `SEC_ERROR_CERT_VALID' undeclared (first use in this function)
ssl-nss.c:126: `SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE' undeclared (first use in this function)
ssl-nss.c:127: `SEC_ERROR_CRL_EXPIRED' undeclared (first use in this function)
ssl-nss.c:128: `SEC_ERROR_CRL_BAD_SIGNATURE' undeclared (first use in this function)
ssl-nss.c:129: `SEC_ERROR_EXTENSION_VALUE_INVALID' undeclared (first use in this function)
ssl-nss.c:130: `SEC_ERROR_CA_CERT_INVALID' undeclared (first use in this function)
ssl-nss.c:131: `SEC_ERROR_CERT_USAGES_INVALID' undeclared (first use in this function)
ssl-nss.c:132: `SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION' undeclared (first use in this function)
ssl-nss.c:133: `SECSuccess' undeclared (first use in this function)
ssl-nss.c:137: `SECFailure' undeclared (first use in this function)
ssl-nss.c: In function `ssl_nss_connect_cb':
ssl-nss.c:190: warning: implicit declaration of function `SSL_ImportFD'
ssl-nss.c:190: warning: assignment makes pointer from integer without a cast
ssl-nss.c:204: warning: implicit declaration of function `SSL_OptionSet'
ssl-nss.c:204: `SSL_SECURITY' undeclared (first use in this function)
ssl-nss.c:205: `SSL_HANDSHAKE_AS_CLIENT' undeclared (first use in this function)ssl-nss.c:207: warning: implicit declaration of function `SSL_AuthCertificateHook'
ssl-nss.c:208: `SSLAuthCertificate' undeclared (first use in this function)
ssl-nss.c:208: syntax error before "ssl_auth_cert"
ssl-nss.c:210: warning: implicit declaration of function `SSL_BadCertHook'
ssl-nss.c:210: `SSLBadCertHandler' undeclared (first use in this function)
ssl-nss.c:210: syntax error before "ssl_bad_cert"
ssl-nss.c:213: warning: implicit declaration of function `SSL_SetURL'
ssl-nss.c:215: warning: implicit declaration of function `SSL_ResetHandshake'
ssl-nss.c:217: warning: implicit declaration of function `SSL_ForceHandshake'
make[3]: *** [ssl-nss.lo] Error 1
make[3]: Leaving directory `/home/akhavr/RPM/BUILD/gaim-1.1.1/plugins/ssl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/akhavr/RPM/BUILD/gaim-1.1.1/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/akhavr/RPM/BUILD/gaim-1.1.1'
make: *** [all] Error 2
make: Leaving directory `/home/akhavr/RPM/BUILD/gaim-1.1.1'
ошибка: Неверный код возврата из /home/akhavr/tmp/rpm-tmp.38092 (%build)


Ошибки сборки пакетов:
    Неверный код возврата из /home/akhavr/tmp/rpm-tmp.38092 (%build)

Где рихтовать?


PS akhavr@netmaster /tmp # locate ssl.h
/usr/include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-ssl.h
/usr/include/mozilla/ldap/ldap_ssl.h
/usr/include/nss/ssl.h
/usr/include/openssl/kssl.h
/usr/include/openssl/ssl.h
...

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

* [sisyphus] Re: gaim rebuild?
  2005-04-01 11:10 [sisyphus] gaim rebuild? Andrey Khavryuchenko
@ 2005-04-01 12:10 ` Andrey Khavryuchenko
  2005-04-01 15:09   ` Andrey Khavryuchenko
  0 siblings, 1 reply; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-01 12:10 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Sorry,

"AVK" == Andrey Khavryuchenko wrote:

 AVK> Очередной апргейд вынес skype.

Не скайп, а gaim, прошу прощения.  Вопрос остаётся в силе.

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

* [sisyphus] Re: gaim rebuild?
  2005-04-01 12:10 ` [sisyphus] " Andrey Khavryuchenko
@ 2005-04-01 15:09   ` Andrey Khavryuchenko
  2005-04-01 16:47     ` Michael Shigorin
                       ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-01 15:09 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Віталь Хілько,

Прошу прощения, но почта к тебе не уходит:

$ host sam-solution.net
Host sam-solution.net not found: 3(NXDOMAIN)

:(

Поэтому, не мог ли бы ты подробнее рассказать про то место, где лежит
сейчас gaim 1.2 :)

Даже пересобранный 1.1.1 у меня падает:

akhavr@netmaster /tmp # QUIT :Download Gaim: http://gaim.sourceforge.net/
Gaim has segfaulted and attempted to dump a core file.
This is a bug in the software and has happened through
no fault of your own.

It is possible that this bug is already fixed in CVS.
If you can reproduce the crash, please notify the gaim
maintainers by reporting a bug at
http://gaim.sourceforge.net/bug.php

Please make sure to specify what you were doing at the time,
and post the backtrace from the core file. If you do not know
how to get the backtrace, please get instructions at
http://gaim.sourceforge.net/gdb.php. If you need further
assistance, please IM either RobFlynn or SeanEgn and
they can help you.

[2]  + abort      gaim


-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

* [sisyphus] Re: gaim rebuild?
  2005-04-01 15:09   ` Andrey Khavryuchenko
@ 2005-04-01 16:47     ` Michael Shigorin
  2005-04-01 17:22       ` [sisyphus] Re: aim rebuild? Andrey Khavryuchenko
  2005-04-01 17:08     ` [sisyphus] Re: gaim rebuild? Andrei Bulava
  2005-04-01 22:08     ` Boldin Pavel
  2 siblings, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2005-04-01 16:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list; +Cc: Andrey Khavryuchenko

On Fri, Apr 01, 2005 at 06:09:06PM +0300, Andrey Khavryuchenko wrote:
> $ host sam-solution.net
> Host sam-solution.net not found: 3(NXDOMAIN)

Так их много:

~> host -t mx sam-solutions.net
sam-solutions.net mail is handled by 50 mail.kse.kiev.ua.
sam-solutions.net mail is handled by 10 c71.sam-solutions.net.
sam-solutions.net mail is handled by 30 mail.sam-solutions.net.

(ой 8-)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] Re: gaim rebuild?
  2005-04-01 15:09   ` Andrey Khavryuchenko
  2005-04-01 16:47     ` Michael Shigorin
@ 2005-04-01 17:08     ` Andrei Bulava
  2005-04-02 18:10       ` Andrey Khavryuchenko
  2005-04-01 22:08     ` Boldin Pavel
  2 siblings, 1 reply; 12+ messages in thread
From: Andrei Bulava @ 2005-04-01 17:08 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrey Khavryuchenko wrote:

<skip/>

> Поэтому, не мог ли бы ты подробнее рассказать про то место, где лежит
> сейчас gaim 1.2 :)

Как обычно,

$ rsync -va --partial --stats -e ssh cvs.altlinux.org
:/incoming/Sisyphus/gaim-1.2.0-alt1.src.rpm .

(конкретные опции rsync по вкусу.)

<skip/>

-- 
// AB1002-UANIC


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

* [sisyphus] Re: aim rebuild?
  2005-04-01 16:47     ` Michael Shigorin
@ 2005-04-01 17:22       ` Andrey Khavryuchenko
  2005-04-01 17:27         ` Michael Shigorin
  0 siblings, 1 reply; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-01 17:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Michael,

"MS" == Michael Shigorin wrote:

 MS> On Fri, Apr 01, 2005 at 06:09:06PM +0300, Andrey Khavryuchenko wrote:
 >> $ host sam-solution.net
 >> Host sam-solution.net not found: 3(NXDOMAIN)

 MS> Так их много:

 MS> ~> host -t mx sam-solutions.net
 MS> sam-solutions.net mail is handled by 50 mail.kse.kiev.ua.
 MS> sam-solutions.net mail is handled by 10 c71.sam-solutions.net.
 MS> sam-solutions.net mail is handled by 30 mail.sam-solutions.net.

 MS> (ой 8-)

# host -t mx sam-solution.net
Host sam-solution.net not found: 3(NXDOMAIN)

:(

Открой свой bind для меня? ;)

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

* [sisyphus] Re: aim rebuild?
  2005-04-01 17:22       ` [sisyphus] Re: aim rebuild? Andrey Khavryuchenko
@ 2005-04-01 17:27         ` Michael Shigorin
  2005-04-01 17:59           ` Andrey Khavryuchenko
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2005-04-01 17:27 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Fri, Apr 01, 2005 at 08:22:57PM +0300, Andrey Khavryuchenko wrote:
>  >> $ host sam-solution.net
>  MS> ~> host -t mx sam-solutions.net
>       # host -t mx sam-solution.net

Найди разницу в ОДИН байт.  Потом иди и отоспись :)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* [sisyphus] Re: aim rebuild?
  2005-04-01 17:27         ` Michael Shigorin
@ 2005-04-01 17:59           ` Andrey Khavryuchenko
  2005-04-01 18:28             ` Michael Shigorin
  0 siblings, 1 reply; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-01 17:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Michael,

"MS" == Michael Shigorin wrote:

 MS> On Fri, Apr 01, 2005 at 08:22:57PM +0300, Andrey Khavryuchenko wrote:
 >> >> $ host sam-solution.net
 MS> ~> host -t mx sam-solutions.net
 >> # host -t mx sam-solution.net

 MS> Найди разницу в ОДИН байт.  Потом иди и отоспись :)

Это тот самый, который скушал gaim->aim? ;)

Не могу отоспаться.  Если в пятницу не будет поставки, моему клиенту
открутят голову :)

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

* [sisyphus] Re: aim rebuild?
  2005-04-01 17:59           ` Andrey Khavryuchenko
@ 2005-04-01 18:28             ` Michael Shigorin
  2005-04-02 18:11               ` Andrey Khavryuchenko
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2005-04-01 18:28 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Fri, Apr 01, 2005 at 08:59:54PM +0300, Andrey Khavryuchenko wrote:
>  >> >> $ host sam-solution.net
>  MS> ~> host -t mx sam-solutions.net
>    >> # host -t mx sam-solution.net
>  MS> Найди разницу в ОДИН байт.  Потом иди и отоспись :)
> Это тот самый, который скушал gaim->aim? ;)

sam-solutionS.net.  S.net.  S.

> Не могу отоспаться.  Если в пятницу не будет поставки, моему
> клиенту открутят голову :)

Ну и пусть его откручивают, а так сам коньки отбросишь, если уже
тщательно выставленное рядом сопоставить не можешь... :(

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] Re: gaim rebuild?
  2005-04-01 15:09   ` Andrey Khavryuchenko
  2005-04-01 16:47     ` Michael Shigorin
  2005-04-01 17:08     ` [sisyphus] Re: gaim rebuild? Andrei Bulava
@ 2005-04-01 22:08     ` Boldin Pavel
  2 siblings, 0 replies; 12+ messages in thread
From: Boldin Pavel @ 2005-04-01 22:08 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrey Khavryuchenko пишет:

>Віталь Хілько,
>
>Прошу прощения, но почта к тебе не уходит:
>
>$ host sam-solution.net
>Host sam-solution.net not found: 3(NXDOMAIN)
>
>:(
>
>Поэтому, не мог ли бы ты подробнее рассказать про то место, где лежит
>сейчас gaim 1.2 :)
>
>Даже пересобранный 1.1.1 у меня падает:
>
>akhavr@netmaster /tmp # QUIT :Download Gaim: http://gaim.sourceforge.net/
>Gaim has segfaulted and attempted to dump a core file.
>This is a bug in the software and has happened through
>no fault of your own.
>
>It is possible that this bug is already fixed in CVS.
>If you can reproduce the crash, please notify the gaim
>maintainers by reporting a bug at
>http://gaim.sourceforge.net/bug.php
>
>Please make sure to specify what you were doing at the time,
>and post the backtrace from the core file. If you do not know
>how to get the backtrace, please get instructions at
>http://gaim.sourceforge.net/gdb.php. If you need further
>assistance, please IM either RobFlynn or SeanEgn and
>they can help you.
>
>[2]  + abort      gaim
>  
>
где то я подобное видел... и взял xchat....




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

* [sisyphus] Re: gaim rebuild?
  2005-04-01 17:08     ` [sisyphus] Re: gaim rebuild? Andrei Bulava
@ 2005-04-02 18:10       ` Andrey Khavryuchenko
  0 siblings, 0 replies; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-02 18:10 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrei,

"AB" == Andrei Bulava wrote:

 AB> Andrey Khavryuchenko wrote:

 >> Поэтому, не мог ли бы ты подробнее рассказать про то место, где лежит
 >> сейчас gaim 1.2 :)

 AB> Как обычно,

 AB> $ rsync -va --partial --stats -e ssh cvs.altlinux.org
 AB> :/incoming/Sisyphus/gaim-1.2.0-alt1.src.rpm .

Спасибо, уже собрал сам :)

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

* [sisyphus] Re: aim rebuild?
  2005-04-01 18:28             ` Michael Shigorin
@ 2005-04-02 18:11               ` Andrey Khavryuchenko
  0 siblings, 0 replies; 12+ messages in thread
From: Andrey Khavryuchenko @ 2005-04-02 18:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Michael,

"MS" == Michael Shigorin wrote:

 MS> On Fri, Apr 01, 2005 at 08:59:54PM +0300, Andrey Khavryuchenko wrote:
 >> >> >> $ host sam-solution.net
 MS> ~> host -t mx sam-solutions.net
 >> >> # host -t mx sam-solution.net
 MS> Найди разницу в ОДИН байт.  Потом иди и отоспись :)
 >> Это тот самый, который скушал gaim->aim? ;)

 MS> sam-solutionS.net.  S.net.  S.

Да заметил я, заметил :)

 >> Не могу отоспаться.  Если в пятницу не будет поставки, моему
 >> клиенту открутят голову :)

 MS> Ну и пусть его откручивают, а так сам коньки отбросишь, если уже
 MS> тщательно выставленное рядом сопоставить не можешь... :(

Не..   The chance of the year :)

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.livejournal.com/~akhavr


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

end of thread, other threads:[~2005-04-02 18:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-01 11:10 [sisyphus] gaim rebuild? Andrey Khavryuchenko
2005-04-01 12:10 ` [sisyphus] " Andrey Khavryuchenko
2005-04-01 15:09   ` Andrey Khavryuchenko
2005-04-01 16:47     ` Michael Shigorin
2005-04-01 17:22       ` [sisyphus] Re: aim rebuild? Andrey Khavryuchenko
2005-04-01 17:27         ` Michael Shigorin
2005-04-01 17:59           ` Andrey Khavryuchenko
2005-04-01 18:28             ` Michael Shigorin
2005-04-02 18:11               ` Andrey Khavryuchenko
2005-04-01 17:08     ` [sisyphus] Re: gaim rebuild? Andrei Bulava
2005-04-02 18:10       ` Andrey Khavryuchenko
2005-04-01 22:08     ` Boldin Pavel

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