Hello, try to downloade package from different servers, but all have same fault.
Calculating dependencies ...done!
[ebuild U ] net-im/gaim-0.75-r8 [0.66-r3]
[ebuild N ] net-im/gaim-encryption-2.21
=======================================
...
...
Making all in ssl
make[3]: Entering directory `/var/tmp/portage/gaim-0.75-r8/work/gaim-0.75/plugins/ssl'
source='ssl-nss.c' object='ssl-nss.lo' libtool=yes \
depfile='.deps/ssl-nss.Plo' tmpdepfile='.deps/ssl-nss.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -I../../src -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 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/mozilla/include/nss -I/usr/lib/mozilla/include/nspr -mcpu=athlon-xp -O2 -pipe -msse -Wall -g3 -c -o ssl-nss.lo `test -f 'ssl-nss.c' || echo './'`ssl-nss.c
ssl-nss.c:31:18: nspr.h: No such file or directory
ssl-nss.c:32:27: private/pprio.h: No such file or directory
ssl-nss.c:34:22: pk11func.h: No such file or directory
ssl-nss.c:35:18: prio.h: No such file or directory
ssl-nss.c:36:20: secerr.h: No such file or directory
ssl-nss.c:37:20: secmod.h: No such file or directory
ssl-nss.c:38:17: ssl.h: No such file or directory
ssl-nss.c:39:20: sslerr.h: No such file or directory
ssl-nss.c:40:22: sslproto.h: No such file or directory
ssl-nss.c:44: error: syntax error before "PRFileDesc"
ssl-nss.c:44: warning: no semicolon at end of struct or union
ssl-nss.c:45: warning: type defaults to `int' in declaration of `in'
ssl-nss.c:45: warning: data definition has no type or storage class
ssl-nss.c:47: error: syntax error before '}' token
ssl-nss.c:47: warning: type defaults to `int' in declaration of `GaimSslNssData'
ssl-nss.c:47: warning: data definition has no type or storage class
ssl-nss.c:51: error: syntax error before '*' token
ssl-nss.c:51: warning: type defaults to `int' in declaration of `_nss_methods'
ssl-nss.c:51: warning: data definition has no type or storage class
ssl-nss.c:52: error: syntax error before "_identity"
ssl-nss.c:52: warning: type defaults to `int' in declaration of `_identity'
ssl-nss.c:52: warning: data definition has no type or storage class
ssl-nss.c: In function `ssl_nss_init_nss':
ssl-nss.c:57: warning: implicit declaration of function `PR_Init'
ssl-nss.c:57: error: `PR_SYSTEM_THREAD' undeclared (first use in this function)
ssl-nss.c:57: error: (Each undeclared identifier is reported only once
ssl-nss.c:57: error: for each function it appears in.)
ssl-nss.c:57: error: `PR_PRIORITY_NORMAL' undeclared (first use in this function)
ssl-nss.c:58: warning: implicit declaration of function `NSS_NoDB_Init'
ssl-nss.c:61: warning: implicit declaration of function `SECMOD_AddNewModule'
ssl-nss.c:68: warning: implicit declaration of function `NSS_SetDomesticPolicy'
ssl-nss.c:70: warning: implicit declaration of function `PR_GetUniqueIdentity'
ssl-nss.c:71: warning: implicit declaration of function `PR_GetDefaultIOMethods'
ssl-nss.c:71: warning: assignment makes pointer from integer without a cast
ssl-nss.c: At top level:
ssl-nss.c:75: error: syntax error before "ssl_auth_cert"
ssl-nss.c:75: error: syntax error before "PRFileDesc"
ssl-nss.c:77: warning: return type defaults to `int'
ssl-nss.c: In function `ssl_auth_cert':
ssl-nss.c:78: error: `SECSuccess' undeclared (first use in this function)
ssl-nss.c: At top level:
ssl-nss.c:103: error: syntax error before "ssl_bad_cert"
ssl-nss.c:103: error: syntax error before "PRFileDesc"
ssl-nss.c:104: warning: return type defaults to `int'
ssl-nss.c: In function `ssl_bad_cert':
ssl-nss.c:105: error: `SECStatus' undeclared (first use in this function)
ssl-nss.c:105: error: syntax error before "status"
ssl-nss.c:106: error: `PRErrorCode' undeclared (first use in this function)
ssl-nss.c:108: error: `arg' undeclared (first use in this function)
ssl-nss.c:109: error: `status' undeclared (first use in this function)
ssl-nss.c:111: error: syntax error before ')' token
ssl-nss.c:113: error: `err' undeclared (first use in this function)
ssl-nss.c:115: error: `SEC_ERROR_INVALID_AVA' undeclared (first use in this function)
ssl-nss.c:116: error: `SEC_ERROR_INVALID_TIME' undeclared (first use in this function)
ssl-nss.c:117: error: `SEC_ERROR_BAD_SIGNATURE' undeclared (first use in this function)
ssl-nss.c:118: error: `SEC_ERROR_EXPIRED_CERTIFICATE' undeclared (first use in this function)
ssl-nss.c:119: error: `SEC_ERROR_UNKNOWN_ISSUER' undeclared (first use in this function)
ssl-nss.c:120: error: `SEC_ERROR_UNTRUSTED_CERT' undeclared (first use in this function)
ssl-nss.c:121: error: `SEC_ERROR_CERT_VALID' undeclared (first use in this function)
ssl-nss.c:122: error: `SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE' undeclared (first use in this function)
ssl-nss.c:123: error: `SEC_ERROR_CRL_EXPIRED' undeclared (first use in this function)
ssl-nss.c:124: error: `SEC_ERROR_CRL_BAD_SIGNATURE' undeclared (first use in this function)
ssl-nss.c:125: error: `SEC_ERROR_EXTENSION_VALUE_INVALID' undeclared (first use in this function)
ssl-nss.c:126: error: `SEC_ERROR_CA_CERT_INVALID' undeclared (first use in this function)
ssl-nss.c:127: error: `SEC_ERROR_CERT_USAGES_INVALID' undeclared (first use in this function)
ssl-nss.c:128: error: `SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION' undeclared (first use in this function)
ssl-nss.c:129: error: `SECSuccess' undeclared (first use in this function)
ssl-nss.c:133: error: `SECFailure' undeclared (first use in this function)
ssl-nss.c: In function `ssl_nss_uninit':
ssl-nss.c:151: warning: implicit declaration of function `PR_Cleanup'
ssl-nss.c: In function `ssl_nss_connect_cb':
ssl-nss.c:160: error: `nss_data' undeclared (first use in this function)
ssl-nss.c:160: error: syntax error before ')' token
ssl-nss.c:161: error: `PRSocketOptionData' undeclared (first use in this function)
ssl-nss.c:167: warning: implicit declaration of function `PR_ImportTCPSocket'
ssl-nss.c:178: error: `socket_opt' undeclared (first use in this function)
ssl-nss.c:178: error: `PR_SockOpt_Nonblocking' undeclared (first use in this function)
ssl-nss.c:179: error: `PR_FALSE' undeclared (first use in this function)
ssl-nss.c:181: warning: implicit declaration of function `PR_SetSocketOption'
ssl-nss.c:183: warning: implicit declaration of function `SSL_ImportFD'
ssl-nss.c:194: warning: implicit declaration of function `SSL_OptionSet'
ssl-nss.c:194: error: `SSL_SECURITY' undeclared (first use in this function)
ssl-nss.c:194: error: `PR_TRUE' undeclared (first use in this function)
ssl-nss.c:195: error: `SSL_HANDSHAKE_AS_CLIENT' undeclared (first use in this function)
ssl-nss.c:197: warning: implicit declaration of function `SSL_AuthCertificateHook'
ssl-nss.c:198: error: `SSLAuthCertificate' undeclared (first use in this function)
ssl-nss.c:198: error: syntax error before "ssl_auth_cert"
ssl-nss.c:200: warning: implicit declaration of function `SSL_BadCertHook'
ssl-nss.c:200: error: `SSLBadCertHandler' undeclared (first use in this function)
ssl-nss.c:200: error: syntax error before "ssl_bad_cert"
ssl-nss.c:203: warning: implicit declaration of function `SSL_SetURL'
ssl-nss.c:205: warning: implicit declaration of function `SSL_ResetHandshake'
ssl-nss.c:207: warning: implicit declaration of function `SSL_ForceHandshake'
ssl-nss.c: In function `ssl_nss_close':
ssl-nss.c:225: error: `nss_data' undeclared (first use in this function)
ssl-nss.c:225: error: syntax error before ')' token
ssl-nss.c:230: warning: implicit declaration of function `PR_Close'
ssl-nss.c: In function `ssl_nss_read':
ssl-nss.c:239: error: `nss_data' undeclared (first use in this function)
ssl-nss.c:239: error: syntax error before ')' token
ssl-nss.c:241: warning: implicit declaration of function `PR_Read'
ssl-nss.c: In function `ssl_nss_write':
ssl-nss.c:247: error: `nss_data' undeclared (first use in this function)
ssl-nss.c:247: error: syntax error before ')' token
ssl-nss.c:252: warning: implicit declaration of function `PR_Write'
make[3]: *** [ssl-nss.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gaim-0.75-r8/work/gaim-0.75/plugins/ssl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gaim-0.75-r8/work/gaim-0.75/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gaim-0.75-r8/work/gaim-0.75'
make: *** [all] Error 2
!!! ERROR: net-im/gaim-0.75-r8 failed.
!!! Function src_compile, Line 69, Exitcode 2
!!! Make failed
======================================
Is it a bug, or du I need another package (ssl-...?)?




