Date: Wed, 01 Apr 1998 20:37:56 -0600 From: Glenn Johnson <gljohns@bellsouth.net> To: freebsd-current@FreeBSD.ORG Subject: error when compiling kernel with SOFTUPDATES Message-ID: <199804020237.UAA00748@gforce.bellsouth.net>
next in thread | raw e-mail | index | archive | help
I just cvsupped the sources today for CURRENT and when I try to build a kernel with: options SOFTUPDATES I get the following: loading kernel ffs_softdep.o: Undefined symbol `_time' referenced from text segment ffs_softdep.o: Undefined symbol `_time' referenced from text segment ffs_softdep.o: Undefined symbol `_time' referenced from text segment ffs_softdep.o: Undefined symbol `_time' referenced from text segment ffs_softdep.o: Undefined symbol `_time' referenced from text segment ffs_softdep.o: Undefined symbol `_time' referenced from text segment *** Error code 1 Stop. -- Glenn Johnson gljohns@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804020237.UAA00748>