Bug 54547 - testproc/wc : Make fails on 5.1-RELEASE
Summary: testproc/wc : Make fails on 5.1-RELEASE
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-16 15:50 UTC by Yasuhiro Kimura
Modified: 2003-07-18 03:22 UTC (History)
0 users

See Also:


Attachments
config.log (22.67 KB, text/plain)
2003-07-16 15:50 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2003-07-16 15:50:17 UTC
On 5.1-RELEASE, configure script of wv fails to detect libiconv.

sugar# pkg_info -I 'libiconv*'
libiconv-1.9.1_1    A character set conversion library
sugar# cd /usr/ports/textproc/wv
sugar# make
===>  Extracting for wv-0.7.6

How-To-Repeat: 
Just cd to /usr/porrs/textproc/wv and type make
Comment 1 Sergei Kolobov 2003-07-17 16:44:49 UTC
Should be fixed by patch in ports/54589.
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2003-07-18 00:05:35 UTC
It surely is fixed. Thanks.
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-07-18 03:22:48 UTC
State Changed
From-To: open->closed

Fixed, thanks!