Bernd Walter wrote:
> > procfs.o: In function `procfs_init':
> > procfs.o(.text+0x249): undefined reference to `pfs_create_link'
> > procfs.o(.text+0x271): undefined reference to `pfs_create_dir'
> > procfs.o(.text+0x2a3): undefined reference to `pfs_create_file'
> > procfs.o(.text+0x2d3): undefined reference to `pfs_create_file'
> > procfs.o(.text+0x303): undefined reference to `pfs_create_file'
> > procfs.o(.text+0x333): undefined reference to `pfs_create_file'
> > procfs.o(.text+0x363): undefined reference to `pfs_create_file'
> > procfs.o(.text+0x393): more undefined references to `pfs_create_file' follow
> > procfs.o: In function `procfs_init':
> > procfs.o(.text+0x4f1): undefined reference to `pfs_create_link'
> > procfs.o: In function `_procfs_mount':
> > procfs.o(.text+0x533): undefined reference to `pfs_mount'
> > procfs.o: In function `_procfs_init':
> > procfs.o(.text+0x555): undefined reference to `pfs_init'
> > procfs.o: In function `_procfs_uninit':
> > procfs.o(.text+0x575): undefined reference to `pfs_uninit'
> > procfs.o(.data+0x68): undefined reference to `pfs_unmount'
> > procfs.o(.data+0x6c): undefined reference to `pfs_root'
> > procfs.o(.data+0x74): undefined reference to `pfs_statfs'
>
> Kann ich jetzt nciht direkt zuordnen, aber du scheinst irgendwas drin
> zu haben, was procfs will.
Vermutlich hat er PROCFS aber kein PSEUDOFS in der Konfig.
Patric
-- The problem with troubleshooting is that trouble shoots back. To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 07 May 2003 - 09:53:24 CEST