conf/93899: mount_smbfs can't load libiconv.so during boot up
SANETO Takanori
sanewo at ba2.so-net.ne.jp
Mon Feb 27 03:50:10 PST 2006
>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 at 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:
More information about the freebsd-bugs
mailing list