Bug 36952 - [patch] [linux] ldd(1) command of linux does not work
Summary: [patch] [linux] ldd(1) command of linux does not work
Status: Closed Unable to Reproduce
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 4.5-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-10 07:00 UTC by Atsuo Ohki
Modified: 2015-01-25 16:11 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (864 bytes, patch)
2002-04-10 07:00 UTC, Atsuo Ohki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Atsuo Ohki 2002-04-10 07:00:01 UTC
	ldd command of linux does not work.

How-To-Repeat: 	/compat/linux/usr/bin/ldd /compat/linux/bin/uname
Comment 1 Alexander Best freebsd_committer freebsd_triage 2010-08-23 23:08:22 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-emulation

Over to maintainer(s).
Comment 2 Johannes Jost Meixner freebsd_committer freebsd_triage 2015-01-25 16:11:46 UTC
4 1/2 years since last modified, I gather this has been fixed in the mean time as I can't reproduce it.

$ /compat/linux/bin/bash /compat/linux/usr/bin/ldd /compat/linux/bin/uname   
        libc.so.6 => /lib/libc.so.6 (0x21026000)
        /lib/ld-linux.so.2 (0x01001000)