On Tue, Feb 12, 2002 at 11:18:59AM +0100, Christoph Kukulies wrote:
> 
> I dared to cvsup -current yesterday to my notebook
> computer (had 4.4 R installed before that) and now
> being half there (did a buildworld already successfully)
> kernel compilation fails with a lot of undefined references in procfs.o:
> 
> pfs_create_file
> pfs_create_link
> pfs_mount
> pfs_init
> pfs_unint
> pfs_unmount
> pfs_root
> pfs_statfs
> 
> Am I missing a new config option?

>From GENERIC:
options         PROCFS                  #Process filesystem (requires PSEUDOFS)
options         PSEUDOFS                #Pseudo-filesystem framework

(ie try adding PSEUDOFS :)

-- 
Simon Dick                                      [EMAIL PROTECTED]
"Why do I get this urge to go bowling everytime I see Tux?"

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to