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



The following reply was made to PR kern/40011; it has been noted by GNATS.

From: Andreas Wrede <andreas%planix.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/40011: can't load smbfs module
Date: Sun, 23 Nov 2008 16:08:45 -0500

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --Apple-Mail-124-59222316
 Content-Type: text/plain; charset=US-ASCII; format=flowed
 Content-Transfer-Encoding: 7bit
 
 >
 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
 
 
 --Apple-Mail-124-59222316
 content-type: application/pgp-signature; x-mac-type=70674453;
        name=PGP.sig
 content-description: This is a digitally signed message part
 content-disposition: inline; filename=PGP.sig
 content-transfer-encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (Darwin)
 
 iD8DBQFJKcZdEh/h9J/TQyERAi3EAJ4kv+pG9zwC2OnQrzKUiIFXF5thRQCgmSyZ
 0/YLOXhH9B8R0xwOmIyzObg=
 =F35i
 -----END PGP SIGNATURE-----
 
 --Apple-Mail-124-59222316--
 


Home | Main Index | Thread Index | Old Index