NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/40011: can't load smbfs module




Same with the nullfs module:

# modload nullfs
modload: Exec format error

And the following kernel messagsae
WARNING: linker error: symbol `layer_remove' not found
WARNING: linker error: symbol `layer_setattr' not found
WARNING: linker error: symbol `layer_node_create' not found
WARNING: linker error: symbol `layer_fsync' not found
WARNING: linker error: symbol `layerfs_renamelock_exit' not found
WARNING: linker error: symbol `layer_unlock' not found
WARNING: linker error: symbol `layer_print' not found
WARNING: linker error: symbol `layer_inactive' not found
WARNING: linker error: symbol `layerfs_quotactl' not found
WARNING: linker error: symbol `layerfs_fhtovp' not found
WARNING: linker error: symbol `layer_rename' not found
WARNING: linker error: symbol `layer_rmdir' not found
WARNING: linker error: symbol `layerfs_start' not found
WARNING: linker error: symbol `layerfs_snapshot' not found
WARNING: linker error: symbol `layer_bypass' not found
WARNING: linker error: symbol `layerfs_vptofh' not found
WARNING: linker error: symbol `layer_access' not found
WARNING: linker error: symbol `layer_bmap' not found
WARNING: linker error: symbol `layer_reclaim' not found
WARNING: linker error: symbol `layer_getpages' not found
WARNING: linker error: symbol `layerfs_init' not found
WARNING: linker error: symbol `layer_lock' not found
WARNING: linker error: symbol `layer_islocked' not found
WARNING: linker error: symbol `layer_lookup' not found
WARNING: linker error: symbol `layerfs_renamelock_enter' not found
WARNING: linker error: symbol `layerfs_done' not found
WARNING: linker error: symbol `layerfs_statvfs' not found
WARNING: linker error: symbol `layer_getattr' not found
WARNING: linker error: symbol `layer_bwrite' not found
WARNING: linker error: symbol `layer_node_alloc' not found
WARNING: linker error: symbol `layer_putpages' not found
WARNING: linker error: symbol `layer_open' not found
WARNING: linker error: symbol `layerfs_root' not found
WARNING: linker error: symbol `layerfs_vget' not found
WARNING: linker error: symbol `layerfs_sync' not found
WARNING: module error: unable to affix module

Other modules load fine:
# modstat
NAME            CLASS   SOURCE  REFS    SIZE    REQUIRES
accf_dataready  misc    filesys 0       288     -
compat          misc    filesys 0       20595   -
coredump        misc    filesys 1       2814    -
drm             misc    builtin 0       -       -
exec_elf32      misc    filesys 0       6709    coredump
exec_script     misc    filesys 0       1091    -
ffs             vfs     boot    0       162459  -
kernfs          vfs     filesys 0       10229   -
ksem            misc    builtin 0       -       -
nfs             vfs     filesys 1       135689  -
nfsserver       misc    filesys 0       82534   nfs
procfs          vfs     filesys 0       26167   -
putter          misc    builtin 0       -       -

--
    aew

Attachment: PGP.sig
Description: This is a digitally signed message part



Home | Main Index | Thread Index | Old Index