Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 42709
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 42709 depends on: Show dependency tree
Bug 42709 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-23 23:02 0000
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 -> 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 => not found
        libc.so.6 => /lib/libc.so.6 (0x210b4000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x21097000)

Marking critical because this is in stable x86 and blocks postgres from emerging.

------- Comment #1 From Daniel Ahlberg (RETIRED) 2004-03-17 10:33:50 0000 -------
Fixed in 2.0.8-r1

------- Comment #2 From Janus N. Tøndering 2004-03-23 16:20:06 0000 -------
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.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug