<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>71004</bug_id>
          
          <creation_ts>2004-11-12 13:21 0000</creation_ts>
          <short_desc>net-im/gaim-1.0.2-r1 vs dev-libs/nss-3.9.2, gaims MSN module complains about &quot;SSL is not compiled in&quot; however it is all right</short_desc>
          <delta_ts>2004-11-16 14:14:21 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2004.2</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ocherkasov@gmail.com</reporter>
          <assigned_to>liquidx@gentoo.org</assigned_to>
          <cc>cyril.jaquier@jaqpot.net</cc>
    
    <cc>k.epost@gmail.com</cc>
    
    <cc>rizzo@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>ocherkasov@gmail.com</who>
            <bug_when>2004-11-12 13:21:05 0000</bug_when>
            <thetext>gaim-1.0.2-r1 complains about MSN module is not built with SSL support: &quot;SSL support is needed for MSN. Please install a supported SSL library. See http://gaim.sf.net/faq-ssl.php for more information&quot;

Following steps described in FAQ page I have found that gaims ssl module is all right however it could not find some libs belong to NSS.  It looks like NSS changed default installation path from /usr/lib/ to /usr/lib/nss.

Running gaim with:

    LD_LIBRARY_PATH=/usr/lib/nss gaim

it fixes the problem.

The question is about default installation path to nss libs or should nss ebuild create /etc/env.d/XXnss?  The same libs are in mozilla installation, so I am not sure about /etc/env.d/XXnss, it might be error prone.  Any ideas?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rizzo@gentoo.org</who>
            <bug_when>2004-11-12 17:53:34 0000</bug_when>
            <thetext>Please re-emerge dev-libs/nss and then re-emerge gaim.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dizzy@roedu.net</who>
            <bug_when>2004-11-13 05:36:42 0000</bug_when>
            <thetext>I have got the same problem too. And no, remerging nss and gaim didnt fixed it (it was pointless because emerge -u which I run just before I noticed it broke gaim did that , ie it did compiled first nss and then gaim). How many times should we compile nss and then gaim to get it working ?...

# emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r3 i686)
=================================================================
System uname: 2.6.9-gentoo-r3 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-O2 -march=i686 -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;&quot;
CONFIG_PROTECT=&quot;/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -march=i686 -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs ccache distlocks sandbox sfperms&quot;
GENTOO_MIRRORS=&quot;ftp://ftp.lug.ro/gentoo&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;&quot;
SYNC=&quot;rsync://rsync.de.gentoo.org/gentoo-portage&quot;
USE=&quot;3dnow X alsa apm avi bitmap-fonts cdr crypt dvd encode f77 fam foomaticdb fortran gif gtk2 imagemagick imlib jpeg libg++ libwww mad mikmod mmx mpeg ncurses nls nptl oggvorbis opengl oss pam pdflib png quicktime readline samba slang ssl tcpd tiff truetype wmf x86 xml2 xmms xv zlib&quot;

nss and gaim use flags:
[ebuild   R   ] dev-libs/nss-3.9.2  0 kB 
[ebuild   R   ] net-im/gaim-1.0.2-r1  -cjk +crypt -debug -gnutls -nas +nls -perl -silc -spell 0 kB </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dizzy@roedu.net</who>
            <bug_when>2004-11-13 06:09:39 0000</bug_when>
            <thetext>One more thing, it seems to work ok with GnuTLS.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ocherkasov@gmail.com</who>
            <bug_when>2004-11-14 07:21:38 0000</bug_when>
            <thetext>Sync first, then re-emerge nss and gaim did not help much, the problem remains.

Very simply update of /etc/env.d helps to solve the problem:

    echo LDPATH=/usr/lib/nss &gt;/etc/env.d/91nss
    env-update
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cyril.jaquier@jaqpot.net</who>
            <bug_when>2004-11-15 01:57:39 0000</bug_when>
            <thetext>Same problem here after unmerging Mozilla. NSS should be in the libraries path.

Add myself to the CC list.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>k.epost@gmail.com</who>
            <bug_when>2004-11-15 11:53:36 0000</bug_when>
            <thetext>As already mentioned there is no problems if gaim is compiled with gnutls, which is also the developer choice (see: http://gaim.sourceforge.net/faq-ssl.php#q20 ) so maybe gnutls should be the default option?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rizzo@gentoo.org</who>
            <bug_when>2004-11-15 12:01:55 0000</bug_when>
            <thetext>I can duplicate and liquidx acknowledges.

The gnutls thing is another bug.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2004-11-15 13:18:35 0000</bug_when>
            <thetext>committed changes to nspr-4.4.1-r1 and nss-3.9.2-r1. problem is, as long as the mozilla folks don&apos;t version their nspr/nss libraries, this problem will always creep up. currently, i&apos;m putting nspr/nss libraries lower in the search path than mozilla.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rizzo@gentoo.org</who>
            <bug_when>2004-11-16 12:13:44 0000</bug_when>
            <thetext>Any hint as to when you might take this stable?  I&apos;d like to raise the DEPEND in gaim and gaim-encryption.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2004-11-16 14:14:21 0000</bug_when>
            <thetext>quite soon, as the change isn&apos;t too big. i&apos;m just worried there will be more conflicts that happen. i think it should be stable by the end of the week</thetext>
          </long_desc>
      
    </bug>

</bugzilla>