Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 15:47:32 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Robert Watson <rwatson@freebsd.org>
Subject:   Re: /usr/libexec/ld-elf.so.1: mount_smbfs: Undefined symbol "vfsisloadable"
Message-ID:  <20040413074732.GA2454@chihiro.leafy.idv.tw>
In-Reply-To: <20040413071021.GA26454@xor.obsecurity.org>
References:  <20040413055915.GA1423@chihiro.leafy.idv.tw> <Pine.NEB.3.96L.1040413020917.25209C-100000@fledge.watson.org> <20040413061942.GA1705@chihiro.leafy.idv.tw> <20040413071021.GA26454@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 13, 2004 at 12:10:21AM -0700, Kris Kennaway wrote:
> Sounds like you might not have all the required kernel support.
> Compare your kernel to GENERIC.
> 
> Kris
2 seperate issues here.

1. smbfs.ko isn't auto loaded, this is changed by mux@ 's commit to sync 
vehaviour with other mount_*, which should load smbfs.ko upon execution. 
It doesn't now. (it worked with the old binary though). This is the one 
I think should be fixed somehow.

2. cannot mount share as non-root, this had always been an issue, but 
more verbose error message points the finger at kernel iconv setup now.
This one didn't work with the old verion either.

Jiawei

-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming



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