Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

emerge gaim-0.75-r8 fail

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
UTgamer
Veteran
Veteran
User avatar
Posts: 1326
Joined: Sun Aug 10, 2003 7:19 pm
Location: Troisdorf (Köln) Deutschland

emerge gaim-0.75-r8 fail

  • Quote

Post by UTgamer » Mon Feb 02, 2004 9:57 am

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-...?)?
Top
syn_ack
n00b
n00b
User avatar
Posts: 31
Joined: Mon Jan 26, 2004 6:55 am

  • Quote

Post by syn_ack » Mon Feb 02, 2004 11:24 am

Not to sure if this is going to help or not?

Are you upgrading? [edit] yes your are[/edit]

If not then make sure that you have "ssl" in your USE settings in "/etc/make.conf"
Thats if you've ever modified or Uncommented your "USE" variable in "/etc/make.conf"

If this is still Commented then I would look in:

Code: Select all

root@fusion1 portage # emerge info
USE="X apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
If you don't see "ssl" listed then simply do:

Code: Select all

root@fusion1 portage # USE="ssl" emerge gaim
HTH's.....If not then I would check Here for bugs.
Top
UTgamer
Veteran
Veteran
User avatar
Posts: 1326
Joined: Sun Aug 10, 2003 7:19 pm
Location: Troisdorf (Köln) Deutschland

  • Quote

Post by UTgamer » Mon Feb 02, 2004 1:15 pm

Thank you, in my use flags it already was set and USE="ssl" emerge gaim, did not resolve problem.

Will post a bug.
Top
Kabuto
l33t
l33t
Posts: 701
Joined: Thu Aug 01, 2002 7:19 pm

  • Quote

Post by Kabuto » Tue Feb 03, 2004 4:18 pm

The SSL flag ONLY tells it to emerge gaim-encryption or not. The mozilla flag will tell it to use mozilla NSS (required for SSL connection with MSN) else it will emerge the nss ebuild in case you have firebird.
Top
reconciledthief
n00b
n00b
User avatar
Posts: 46
Joined: Wed Dec 31, 2003 9:20 am
Contact:
Contact reconciledthief
Website

  • Quote

Post by reconciledthief » Tue Feb 17, 2004 5:31 am

I'm getting the EXACT same error. I emerged nss and that didn't fix it. I'm going to try a few more things. Let me know how you fixed it if you did.

Thanks

Steven
Truth doesn't change according to our ability to stomach it.

If life has no meaning, then death is life's only reason.

[url=ttp://forums.gentoo.org/viewtopic.php?t=119906]Take part in the unanswered post initiative.[/url]
Top
seppe
Guru
Guru
User avatar
Posts: 431
Joined: Mon Sep 01, 2003 1:13 pm
Location: Hove, Antwerp, Belgium
Contact:
Contact seppe
Website

  • Quote

Post by seppe » Fri Mar 26, 2004 4:47 pm

I have the same error, and nothing (changing CFLAGS, USE variable, use gaim-cvs, ..) seems to work :(
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
Top
kallamej
Administrator
Administrator
User avatar
Posts: 4993
Joined: Fri Jun 27, 2003 10:05 am
Location: Gothenburg, Sweden

  • Quote

Post by kallamej » Fri Mar 26, 2004 5:32 pm

I think that the mozilla USE flag will be automatically pulled in, even if you only have injected Mozilla. Check the output of

Code: Select all

emerge -pv gaim
to see what USE flags portage wants to use for you.
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Top
Post Reply

7 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy