Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2006 11:48:18 GMT
From:      SANETO Takanori <sanewo@ba2.so-net.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/93899: mount_smbfs can't load libiconv.so during boot up
Message-ID:  <200602271148.k1RBmIbw012022@www.freebsd.org>
Resent-Message-ID: <200602271150.k1RBo9C6060261@freefall.freebsd.org>

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

>Number:         93899
>Category:       conf
>Synopsis:       mount_smbfs can't load libiconv.so during boot up
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 27 11:50:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     SANETO Takanori
>Release:        7.0-CURRENT
>Organization:
an individual
>Environment:
FreeBSD muse.sanewo.ddo.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #822: Sun Jan 15 06:08:54 JST 2006     root@muse.sanewo.ddo.jp:/export/usr/obj/usr/src/sys/MUSE  i386
>Description:
              When I have "charset=" setting in /etc/nsmb.conf, mount_smbfs (libsmb.so actually) tries to load libiconv.so.
If it is called during boot (i.e. smbfs in fstab), it can't locate libiconv.so and charset setting is ignored.
>How-To-Repeat:
              Put smbfs entry in /etc/fstab.
Put charset setting in /etc/nsmb.conf.
Reboot the system.

>Fix:
              Putting "REQUIRE: ldconfig" in /etc/rc.d/mountcritremote may solve the problem. (I didn't try it yet)
>Release-Note:
>Audit-Trail:
>Unformatted:



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