[sisyphus] gaim rebuild?

Andrey Khavryuchenko =?iso-8859-1?q?akhavr_=CE=C1_kds=2Ecom=2Eua?=
Пт Апр 1 15:10:59 MSD 2005


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



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