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


This part of the problem was fixed with the introduction of the layerfs module. The original linker errors for symbols from smbfs are still present.

--
    aew

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



Home | Main Index | Thread Index | Old Index