From nobody@FreeBSD.org  Tue Apr 30 10:59:12 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C106137B405
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Apr 2002 10:59:11 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3UHxBV85203;
	Tue, 30 Apr 2002 10:59:11 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200204301759.g3UHxBV85203@freefall.freebsd.org>
Date: Tue, 30 Apr 2002 10:59:11 -0700 (PDT)
From: Martin Nilsson <martin@gneto.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Perl 5.6.1 needs libiconv dependency
X-Send-Pr-Version: www-1.0

>Number:         37605
>Category:       ports
>Synopsis:       Perl 5.6.1 needs libiconv dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 30 11:00:09 PDT 2002
>Closed-Date:    Sun Jun 02 23:24:14 CEST 2002
>Last-Modified:  Sun Jun 02 23:24:14 CEST 2002
>Originator:     Martin Nilsson
>Release:        4.5-Stable
>Organization:
>Environment:
FreeBSD  4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Apr 29 19:06:49 CEST 2002     root@:/usr/obj/usr/src/sys/DEMOKRITOS  i386      
>Description:
The perl-5.6.1_1 port needs to depend on libiconv-1.7_4 to run otherwise I get this:

# perl -v
/usr/libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found

>How-To-Repeat:
# ll /var/db/pkg/
total 1
drwxr-xr-x  2 root  wheel  512 Apr 29 16:01 perl-5.6.1_1
# perl -v
/usr/libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found
# pkg_add libiconv-1.7_4.tgz 
# perl -v

This is perl, v5.6.1 built for i386-freebsd

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

# ll /var/db/pkg/
total 2
drwxr-xr-x  2 root  wheel  512 Apr 30 18:58 libiconv-1.7_4
drwxr-xr-x  2 root  wheel  512 Apr 29 16:01 perl-5.6.1_1
      
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Sun Jun 2 23:23:41 CEST 2002 
State-Changed-Why:  
The problem has been fixed, thanks for the report. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37605 
>Unformatted:
