From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 14 23:17:47 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3291F16A4CE; Sat, 14 Feb 2004 23:17:47 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A2A43D1F; Sat, 14 Feb 2004 23:17:47 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) i1F7Hkbv091063; Sat, 14 Feb 2004 23:17:46 -0800 (PST) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1F7HkHp091059; Sat, 14 Feb 2004 23:17:46 -0800 (PST) (envelope-from tjr) Date: Sat, 14 Feb 2004 23:17:46 -0800 (PST) From: "Tim J. Robbins" Message-Id: <200402150717.i1F7HkHp091059@freefall.freebsd.org> To: pyramid@kaluga.net, tjr@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/61298: mount_msdosfs fails to mount a Russian msdos file system with "-L" and "-D" keys due to missing libiconv.so X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 07:17:47 -0000 Synopsis: mount_msdosfs fails to mount a Russian msdos file system with "-L" and "-D" keys due to missing libiconv.so State-Changed-From-To: open->closed State-Changed-By: tjr State-Changed-When: Sat Feb 14 23:16:06 PST 2004 State-Changed-Why: You need to install libiconv from the ports collection or from a package. This is not ideal, but it will be necessary until we have libiconv in the base system. http://www.freebsd.org/cgi/query-pr.cgi?pr=61298