Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2002 12:03:28 +0100
From:      Eric Masson <e-masson@kisoft-services.com>
To:        Mailing List FreeBSD Quality Assurance <freebsd-qa@FreeBSD.org>
Subject:   Module dependencies : smbfs & libmchain/libiconv
Message-ID:  <86r8p9ypz3.fsf@notbsdems.nantes.kisoft-services.com>

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

uname -a :
FreeBSD notbsdems.nantes.kisoft-services.com 4.5-PRERELEASE 
FreeBSD 4.5-PRERELEASE #0: Wed Jan  2 11:19:12 CET 2002     
root@notbsdems.nantes.kisoft-services.com:/usr/obj/usr/src/sys/TP390  i386

Transcription of an attempt to mount a remote smb share :

emss@notbsdems:~> sudo mount -t smbfs //emss@dskntwnan/h$ /mnt
Password:
link_elf: symbol iconv_open undefined
smbfs: vfsload(smbfs): Exec format error
emss@notbsdems:~> kldstat
Id Refs Address    Size     Name
 1    6 0xc0100000 20f9ac   kernel
 2    1 0xc0310000 754c     procfs.ko
 3    1 0xc0318000 3dac     ums.ko
 4    1 0xc0dab000 15000    ipl.ko
 5    1 0xc0e1f000 4e000    nfs.ko
 6    1 0xc0ee4000 15000    linux.ko
emss@notbsdems:~> sudo kldload libmchain
emss@notbsdems:~> sudo kldload libiconv
emss@notbsdems:~> sudo mount -t smbfs //emss@dskntwnan/h$ /mnt
netsmb_dev: loaded
emss@notbsdems:~>

As seen, it's mandatory to load libmchain & libiconv by hand, is this
normal ? (One could expect automatic load of mchain & iconv as they're
required by smbfs)

Regards

Eric Masson

-- 
 Apple a mis NetInfo en OpenSource peut-être pour s'en débarasser...
 Mais bon, Linux n'est pas une poubelle non plus :->
 -+- EL in Guide du Macounet Pervers : Comment ça stevé ? -+-

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




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