Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 10:59:11 -0700 (PDT)
From:      Martin Nilsson <martin@gneto.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/37605: Perl 5.6.1 needs libiconv dependency
Message-ID:  <200204301759.g3UHxBV85203@freefall.freebsd.org>

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

>Number:         37605
>Category:       ports
>Synopsis:       Perl 5.6.1 needs libiconv dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 30 11:00:09 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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