<?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>42709</bug_id>
          
          <creation_ts>2004-02-23 23:02 0000</creation_ts>
          <short_desc>libtermcap-compat needs symlink libtermcap.so.2</short_desc>
          <delta_ts>2004-03-23 16:20:06 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>1.4</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>eradicator@gentoo.org</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          <cc>aliz@gentoo.org</cc>
    
    <cc>janus@bananus.dk</cc>

      

      
          <long_desc isprivate="0">
            <who>eradicator@gentoo.org</who>
            <bug_when>2004-02-23 23:02:46 0000</bug_when>
            <thetext>qpkg -l libtermcap-compat
sys-libs/libtermcap-compat-1.2.3-r1 *
CONTENTS:
/etc
/etc/termcap
/lib
/lib/libtermcap.so.2.0.8
/lib/libtermcap.so -&gt; libtermcap.so.2.0.8
/usr
/usr/lib
/usr/lib/libtermcap.a
/usr/lib/libtermcap.so
/usr/share
/usr/share/doc
/usr/share/doc/libtermcap-compat-1.2.3-r1
/usr/share/doc/libtermcap-compat-1.2.3-r1/README.gz
/usr/share/doc/libtermcap-compat-1.2.3-r1/ChangeLog.gz


Without it, the following breaks:

# cat conftest.c 
int main() { return 0; }
# gcc -o conftest conftest.c -ltermcap                                      
# ldd conftest
        libtermcap.so.2 =&gt; not found
        libc.so.6 =&gt; /lib/libc.so.6 (0x210b4000)
        /lib/ld-linux.so.2 =&gt; /lib/ld-linux.so.2 (0x21097000)

Marking critical because this is in stable x86 and blocks postgres from emerging.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2004-03-17 10:33:50 0000</bug_when>
            <thetext>Fixed in 2.0.8-r1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>janus@bananus.dk</who>
            <bug_when>2004-03-23 16:20:06 0000</bug_when>
            <thetext>Not sure if this is appropriate here but I had trouble compiling vim because of /lib not being in /etc/ld.so.conf -- and so it could not find libtermcap.so.2 at runtime linking.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>