<?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>165542</bug_id>
          
          <creation_ts>2007-02-06 00:15 0000</creation_ts>
          <short_desc>nspr-4.6.4-r1 breaks apps because path issues</short_desc>
          <delta_ts>2007-02-08 05:31:53 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>GNOME</component>
          <version>2006.1</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>harrisl@lhjonline.com</reporter>
          <assigned_to>mozilla@gentoo.org</assigned_to>
          <cc>alex@ghisoli.ch</cc>
    
    <cc>belgix@kern.com.au</cc>
    
    <cc>dick@mrns.nl</cc>
    
    <cc>dieterv@optionexplicit.be</cc>
    
    <cc>ed@catmur.co.uk</cc>
    
    <cc>gnome@gentoo.org</cc>
    
    <cc>iyosifov@gmail.com</cc>
    
    <cc>jdaluz@gmail.com</cc>
    
    <cc>jeanfrancisroy@gmail.com</cc>
    
    <cc>kaz.rag@gmail.com</cc>
    
    <cc>phroddon@gmail.com</cc>
    
    <cc>rose@rz.uni-potsdam.de</cc>
    
    <cc>skrot@adam.com.au</cc>
    
    <cc>sobotkap@centrum.cz</cc>
    
    <cc>suka@gentoo.org</cc>
    
    <cc>thesteve@virginia.edu</cc>

      

      
          <long_desc isprivate="0">
            <who>harrisl@lhjonline.com</who>
            <bug_when>2007-02-06 00:15:08 0000</bug_when>
            <thetext>After emerging nspr-4.6.4-r1 the gnome-panel clock-applet refuses to load. The cause is a failure to find libplc4.so.6 which now is in /usr/lib/nspr

ldd /usr/libexec/clock-applet

..

        libplc4.so.6 =&gt; not found
        libplds4.so.6 =&gt; not found
        libnspr4.so.6 =&gt; not found
        libkrb5support.so.0 =&gt; /usr/lib/libkrb5support.so.0 (0x4a7aa000)
        libXfixes.so.3 =&gt; /usr/lib/libXfixes.so.3 (0x4a015000)
        libXext.so.6 =&gt; /usr/lib/libXext.so.6 (0x45255000)
        libXi.so.6 =&gt; /usr/lib/libXi.so.6 (0x45264000)
        libXrandr.so.2 =&gt; /usr/lib/libXrandr.so.2 (0x4526e000)
        libXcursor.so.1 =&gt; /usr/lib/libXcursor.so.1 (0x4a005000)
        /lib/ld-linux.so.2 (0xb7f8f000)
        libplc4.so.6 =&gt; not found
        libplds4.so.6 =&gt; not found
        libnspr4.so.6 =&gt; not found

strace /usr/libexec/clock-applet fail with

open(&quot;/usr/lib/libplc4.so.6&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(&quot;/usr/lib&quot;, {st_mode=S_IFDIR|0755, st_size=118784, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c56000
writev(2, [{&quot;/usr/libexec/clock-applet&quot;, 25}, {&quot;: &quot;, 2}, {&quot;error while loading shared libra&quot;..., 36}, {&quot;: &quot;, 2}, {&quot;libplc4.so.6&quot;, 12}, {&quot;: &quot;, 2}, {&quot;cannot open shared object file&quot;, 30}, {&quot;: &quot;, 2}, {&quot;No such file or directory&quot;, 25}, {&quot;\n&quot;, 1}], 10/usr/libexec/clock-applet: error while loading shared libraries: libplc4.so.6: cannot open shared object file: No such file or directory




Reproducible: Always</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dang@gentoo.org</who>
            <bug_when>2007-02-06 00:59:23 0000</bug_when>
            <thetext>try:

env-update
source /etc/profile
ldconfig

as root.  See if that fixes your problem.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>harrisl@lhjonline.com</who>
            <bug_when>2007-02-06 02:27:42 0000</bug_when>
            <thetext>A re-emerge of evolution-data-server and gnome-panel fixes the problem but I am not sure why.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jdaluz@gmail.com</who>
            <bug_when>2007-02-06 05:01:13 0000</bug_when>
            <thetext>I have the same issue. Neither following the steps in comment 1 nor rebuilding e-d-s and gnome-panel fixed this, but downgrading to 4.6.4 fixed it immediately.

Portage 2.1.2-r8 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.13.0_alpha12
Timestamp of tree: Mon, 05 Feb 2007 23:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.20
ACCEPT_KEYWORDS=&quot;amd64 ~amd64&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-march=k8 -O2 -pipe -ggdb&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c&quot;
CXXFLAGS=&quot;-march=k8 -O2 -pipe -ggdb -ffriend-injection&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
EMERGE_DEFAULT_OPTS=&quot;&quot;
FEATURES=&quot;autoconfig ccache distlocks fixpackages parallel-fetch sandbox sfperms splitdebug strict&quot;
GENTOO_MIRRORS=&quot;http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ &quot;
LANG=&quot;en_US.UTF-8&quot;
LC_ALL=&quot;en_US.UTF-8&quot;
LINGUAS=&quot;en&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_EXTRA_OPTS=&quot;--timeout=120&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/portage/local/layman/sunrise /usr/portage/local/layman/wrobel /usr/portage/local/layman/gnome-experimental /usr/portage/local/layman/break-my-gentoo-main /usr/local/overlays/myoverlay /usr/local/overlays/bmg-main&quot;
SYNC=&quot;rsync://rsync.ca.gentoo.org/gentoo-portage&quot;
USE=&quot;X a52 aac alsa amd64 amr bash-completion berkdb bitmap-fonts bzip2 cairo cdda cdr cli cracklib crypt css cups dbus debug dlloader dri dts dvd dvdr eds emboss encode esd fam ffmpeg firefox flac fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog java jpeg kde kdehiddenvisibility ldap libg++ libnotify mad midi mikmod mono mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl pic png ppds pppd python qt3 qt4 quicktime readline reflection ruby samba sdl session spell spl sqlite ssl tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vcd vorbis x264 xcb xml xorg xv xvid zlib&quot; ALSA_CARDS=&quot;emu10k1&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;en&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;vesa nvidia&quot;
Unset:  CTARGET, INSTALL_MASK, LDFLAGS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jdaluz@gmail.com</who>
            <bug_when>2007-02-06 05:07:54 0000</bug_when>
            <thetext>Looking at the initial report:
open(&quot;/usr/lib/libplc4.so.6&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)

The libraries are actually in /usr/lib/nspr, not /usr/lib, and /usr/lib/pkgconfig/nspr.pc for 4.6.4 points there. Perhaps 4.6.4-r1 doesn&apos;t? I don&apos;t have time at the moment to re-emerge 4.6.4-r1 to test this myself.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dieterv@optionexplicit.be</who>
            <bug_when>2007-02-06 12:05:10 0000</bug_when>
            <thetext>On my system, in /usr/lib/pkgconfig/nspr.pc
for dev-libs/nspr-4.6.4-r1: libdir=/usr/lib/nspr.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-06 12:50:45 0000</bug_when>
            <thetext>Reassigning to mozilla, as this is a problem with nspr.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>belgix@kern.com.au</who>
            <bug_when>2007-02-06 12:52:28 0000</bug_when>
            <thetext>This bug is not unique to gnome-panel; any packages who have dependencies to nspr may have this problem (for me evolution won&apos;t start with the same errors messages). To fix temporary I added soft links in /usr/lib directory and it works.

P.S. For an unknown reason, recompiling evolution &amp; evolution-data-server won&apos;t fix this issue. Perhaps, it&apos;s time to rename the Summary of this bug to something more generic.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>suka@gentoo.org</who>
            <bug_when>2007-02-06 13:24:27 0000</bug_when>
            <thetext>Recompiling nss after upgrading to nspr-4.6.4-r1 helps here. Still very odd, that this doesn&apos;t get caught by revdep-rebuild or something like that</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>alex@ghisoli.ch</who>
            <bug_when>2007-02-06 13:42:15 0000</bug_when>
            <thetext>Confirmed, break evolution and other few things !</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>alex@ghisoli.ch</who>
            <bug_when>2007-02-06 14:32:02 0000</bug_when>
            <thetext>(In reply to comment #9)
&gt; Confirmed, break evolution and other few things !
&gt; 

Ok, seems that it&apos;s dev-libs/nss that you need to emerge to get correct lib dependecies.

Probably introduced for each libs in a subdirectory in /usr/lib/*/
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-02-06 14:34:24 0000</bug_when>
            <thetext>*** Bug 165624 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-06 15:01:48 0000</bug_when>
            <thetext>Okay, people having problem with this, does reemerging nss fix it?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>alex@ghisoli.ch</who>
            <bug_when>2007-02-06 15:31:32 0000</bug_when>
            <thetext>(In reply to comment #12)
&gt; Okay, people having problem with this, does reemerging nss fix it?


Only some apps (evolution) but not all (clock-applet).

And this is only a ugly workaround. I suggest you downgrade nspr.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>harrisl@lhjonline.com</who>
            <bug_when>2007-02-06 15:40:43 0000</bug_when>
            <thetext>I first hit this problem on my workstation. I decided to run revdep-rebuild --library libplc4.so

That emerged nss, eds, firefox, mozilla, and more.

while the revdep was running, I noticed that ldd /usr/libexec/clock-applet started returning with no unresolved libraries.

I then emerged nss on my notebook but it did not fix the problem. After emerging eds the problem went away but killall gnome-panel did not work so I emerged gnome-panel and that resolved the problem on my notebook.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>john_youells@comcast.net</who>
            <bug_when>2007-02-06 15:52:12 0000</bug_when>
            <thetext>(In reply to comment #12)
&gt; Okay, people having problem with this, does reemerging nss fix it?
&gt; 

Reemerging nss does fix both clock-applet and evolution for me.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-06 20:34:23 0000</bug_when>
            <thetext>*** Bug 165668 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dick@mrns.nl</who>
            <bug_when>2007-02-06 22:06:56 0000</bug_when>
            <thetext>nss also did it for me, it&apos;s strange revdep-rebuild didn&apos;t pointed this out.

in the erroneous situation ldconfig -v also showed it recognised libplc etc.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ed@catmur.co.uk</who>
            <bug_when>2007-02-06 23:49:07 0000</bug_when>
            <thetext>Remerging just nss fixed it for me (no need to remerge eds or any apps).  Weird that revdep-rebuild couldn&apos;t find it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ted@allgoodbits.org</who>
            <bug_when>2007-02-07 04:08:33 0000</bug_when>
            <thetext>Re-emerged nss, did the usual env-update; source /etc/profile 

both evolution and clock still fail to launch</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ted@allgoodbits.org</who>
            <bug_when>2007-02-07 04:39:23 0000</bug_when>
            <thetext>Reinstalled a working version of nspr and did ls -lah /usr/lib/nspr/* &gt; list
Put the newest version (broken) back on and did 
ls -lah /usr/lib/nspr/* &gt; list2

Files lists are the same, slightly different sizes though.

# diff list list2 
1,2c1,2
&lt; total 676K
&lt; drwxr-xr-x  2 root root 4.0K Feb  6 23:21 .
---
&gt; total 684K
&gt; drwxr-xr-x  2 root root 4.0K Feb  6 23:29 .
4,12c4,12
&lt; -rw-r--r--  1 root root 315K Feb  6 23:21 libnspr4.a
&lt; lrwxrwxrwx  1 root root   13 Feb  6 23:21 libnspr4.so -&gt; libnspr4.so.6
&lt; -rw-r--r--  1 root root 184K Feb  6 23:21 libnspr4.so.6
&lt; -rw-r--r--  1 root root  27K Feb  6 23:21 libplc4.a
&lt; lrwxrwxrwx  1 root root   12 Feb  6 23:21 libplc4.so -&gt; libplc4.so.6
&lt; -rw-r--r--  1 root root  15K Feb  6 23:21 libplc4.so.6
&lt; -rw-r--r--  1 root root 9.7K Feb  6 23:21 libplds4.a
&lt; lrwxrwxrwx  1 root root   13 Feb  6 23:21 libplds4.so -&gt; libplds4.so.6
&lt; -rw-r--r--  1 root root 8.3K Feb  6 23:21 libplds4.so.6
---
&gt; -rw-r--r--  1 root root 315K Feb  6 23:29 libnspr4.a
&gt; lrwxrwxrwx  1 root root   13 Feb  6 23:29 libnspr4.so -&gt; libnspr4.so.6
&gt; -rw-r--r--  1 root root 192K Feb  6 23:29 libnspr4.so.6
&gt; -rw-r--r--  1 root root  27K Feb  6 23:29 libplc4.a
&gt; lrwxrwxrwx  1 root root   12 Feb  6 23:29 libplc4.so -&gt; libplc4.so.6
&gt; -rw-r--r--  1 root root  15K Feb  6 23:29 libplc4.so.6
&gt; -rw-r--r--  1 root root 9.7K Feb  6 23:29 libplds4.a
&gt; lrwxrwxrwx  1 root root   13 Feb  6 23:29 libplds4.so -&gt; libplds4.so.6
&gt; -rw-r--r--  1 root root 8.4K Feb  6 23:29 libplds4.so.6
vice ~ # evolution
evolution: error while loading shared libraries: libplc4.so.6: cannot open shared object file: No such file or directory
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-02-07 07:52:25 0000</bug_when>
            <thetext>*** Bug 165686 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gpp666_999@yahoo.de</who>
            <bug_when>2007-02-07 07:58:46 0000</bug_when>
            <thetext>This is because the autoconfig version borks the sonames, the config-2 does not work in some way (I still haven&apos;t look a it) but this is what borks the aplications:
readelf -d /var/tmp/portage/dev-libs/nspr-4.6.4-r1/image/usr/lib/nspr/libnspr4.so

Dynamic section at offset 0x31df0 contains 26 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000e (SONAME)                     Library soname: [libnspr4.so]
 0x0000000f (RPATH)                      Library rpath: [$ORIGIN]
 0x0000001d (RUNPATH)                    Library runpath: [$ORIGIN]
and on older versions it is 
readelf -d /usr/lib/nspr/libnspr4.so

Dynamic section at offset 0x2e390 contains 25 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000e (SONAME)                     Library soname: [libnspr4.so.6]
 0x0000000f (RPATH)                      Library rpath: [$ORIGIN]
 0x0000001d (RUNPATH)                    Library runpath: [$ORIGIN]
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-02-07 08:39:45 0000</bug_when>
            <thetext>*** Bug 165688 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-07 10:57:24 0000</bug_when>
            <thetext>nspr-4.6.4-r1 removed, -r2 in CVS, along with 4.6.5.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>iyosifov@gmail.com</who>
            <bug_when>2007-02-07 11:29:45 0000</bug_when>
            <thetext>(In reply to comment #24)
&gt; nspr-4.6.4-r1 removed, -r2 in CVS, along with 4.6.5.
&gt; 
Just synced and there is no -r2 or 4.6.5. They don&apos;t show up in
http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/nspr/ either. Sorry if this is due to mirror lag or something.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-07 16:44:23 0000</bug_when>
            <thetext>(In reply to comment #25)
&gt; (In reply to comment #24)
&gt; &gt; nspr-4.6.4-r1 removed, -r2 in CVS, along with 4.6.5.
&gt; &gt; 
&gt; Just synced and there is no -r2 or 4.6.5. They don&apos;t show up in
&gt; http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/nspr/ either. Sorry if
&gt; this is due to mirror lag or something.
&gt; 

Yeah well, always wait ~2 hours to sync after the changes have been commited. sources.gentoo.org syncs every 30 mins, or every 60 mins. Mirrors should sync every 30 mins, but ~2 hours is always safe.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gpp666_999@yahoo.de</who>
            <bug_when>2007-02-07 20:36:46 0000</bug_when>
            <thetext>Please re-open this is nowhere fixed...
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/nspr

Name: NSPR
Description: The Netscape Portable Runtime
Version: 4.6.5
Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -Wl,-R${libdir}
Cflags: -I${includedir}

should be 
libdir=${exec_prefix}/lib/nspr
this breaks liferea now, this time the soname is ok as far as I see, but the pkg-config file is borked
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-02-07 21:12:06 0000</bug_when>
            <thetext>*** Bug 165826 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2007-02-07 21:13:24 0000</bug_when>
            <thetext>(In reply to comment #27)
&gt; Please re-open this is nowhere fixed...
&gt; prefix=/usr
&gt; exec_prefix=${prefix}
&gt; libdir=${exec_prefix}/lib
&gt; includedir=${prefix}/include/nspr
&gt; 
&gt; Name: NSPR
&gt; Description: The Netscape Portable Runtime
&gt; Version: 4.6.5
&gt; Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -Wl,-R${libdir}
&gt; Cflags: -I${includedir}
&gt; 
&gt; should be 
&gt; libdir=${exec_prefix}/lib/nspr
&gt; this breaks liferea now, this time the soname is ok as far as I see, but the
&gt; pkg-config file is borked
&gt; 

Indeed, noticed this when building thunderbird. It&apos;s fixed in 4.6.5-r1 and 4.6.4-r3.
I commited them an hour ago, so in ~1 hour it should be fixed when you sync again.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>quantumdigit@att.net</who>
            <bug_when>2007-02-08 01:28:21 0000</bug_when>
            <thetext>Upgrade to 4.6.5-r1 worked for me with Evolution.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-02-08 05:31:53 0000</bug_when>
            <thetext>*** Bug 165854 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
      
    </bug>

</bugzilla>