On Tue, Apr 13, 2004 at 02:10:37AM -0400, Robert Watson wrote: > > On Tue, 13 Apr 2004, leafy wrote: > > > With very recent -current (6 hrs old), mount_smbfs gives this error: > > /usr/libexec/ld-elf.so.1: mount_smbfs: Undefined symbol "vfsisloadable" > > Could your src/contrib/smbfs/mount_smbfs/mount_smbfs.c be out of sync? As > of revision 1.3 (2004/04/11 21:07:26), the source should no longer > reference vfsisloadable(). Try updating again? > > Robert N M Watson FreeBSD Core Team, TrustedBSD Projects > robert_at_fledge.watson.org Senior Research Scientist, McAfee Research My bad, I had always been using the old binary in /sbin instead of the new /usr/sbin binary. But upon cleaning up the old binary, some new weirdness occurs: 1. mount_smbfs: smb_lib_init: can't find kernel module This happens when smbfs.ko isn't loaded (not auto loaded?) 2. After loading smbfs.ko, mounting as user results in mount_smbfs: can not setup kernel iconv table (default:tolower): syserr = Operation not permitted Am I missing something here? Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of ProgrammingReceived on Mon Apr 12 2004 - 21:19:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:50 UTC