Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 15:03:01 GMT
From:      Jason Bacon <jwbacon@tds.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121494: linux_base-fc4 missing /usr/lib/librt.so.1
Message-ID:  <200803081503.m28F31on020682@www.freebsd.org>
Resent-Message-ID: <200803081510.m28FA1VL035092@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121494
>Category:       ports
>Synopsis:       linux_base-fc4 missing /usr/lib/librt.so.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 08 15:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD seven.jbacon.dyndns.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

The linux_base-fc4 port does not install /compat/linux/usr/lib/librt.so.1, which is required by some linux binaries in linux_base-fc4.
>How-To-Repeat:
1. Install linux_base-fc4
2. Run /compat/linux/bin/sh
3. Run 'ls'

sh-3.00# ls
ls: error while loading shared libraries: /usr/lib/librt.so.1 ELF file OS ABI invalid

>Fix:

Workaround:

ln -s /compat/linux/lib/librt.so.1 /compat/linux/usr/lib



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803081503.m28F31on020682>