Bug 570 - nv package linked with libX11.2.0
Summary: nv package linked with libX11.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1995-06-27 11:50 UTC by fenner
Modified: 1995-06-27 11:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fenner 1995-06-27 11:50:01 UTC
	
nv wants to find libX11.so.2.0, and doesn't:

% nv
ld.so: nv: libX11.so.2.0: Undefined error: 0
%

Fix: 

Rebuild nv with the proper libraries (libX11.so.6.0 was installed when
I built my system)
How-To-Repeat: 
	
run nv from the packages directory
Comment 1 Satoshi Asami freebsd_committer freebsd_triage 1995-07-02 01:15:24 UTC
State Changed
From-To: open->closed

The user had an old nv in the front of his PATH.