On Fri, 4 Jun 1999, Tomas TPS Ulej wrote:

> I add "options SOFTUPDATES" and my kernel won't compile
[snip]
> cc: ../../ufs/ffs/ffs_softdep.c: No such file or directory

cd /usr/src/sys/ufs/ffs
ln -s /usr/src/contrib/sys/softupdates/ffs_softdep.c ffs_softdep.c
ln -s /usr/src/contrib/sys/softupdates/softdep.h softdep.h


then try to recompile your kernel ;-)

--------------------
  Pascal Hofstee - dae...@shadowmere.student.utwente.nl

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP--
t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+
------END GEEK CODE BLOCK------



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to