Date: Sun, 19 Aug 2007 21:38:51 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Erik Norgaard <norgaard@locolomo.org> Cc: vuthecuong <cuongvt@fpt.vn>, freebsd-questions@freebsd.org Subject: Re: freebsd 7 release date :) Message-ID: <20070820023851.GA46690@dan.emsphone.com> In-Reply-To: <46C89EA8.2090709@locolomo.org> References: <46C83C2F.3060105@fpt.vn> <499c70c0708191026w27738f52i8a257b50e7c3ef39@mail.gmail.com> <46C89EA8.2090709@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 19), Erik Norgaard said: > Abdullah Ibn Hamad Al-Marri wrote: >> Hello, On 8/19/07, vuthecuong <cuongvt@fpt.vn> wrote: >>> just for reference only: Original release planned date of 7.0 was >>> end of Jul. But now is nearly end of Aug. So Which date you guess >>> 7.0 will be released? :D >> >> FreeBSD 7.0 entered frozen status, and it has been very stable with >> no major bugs, you could use it safely, and enjoy the real BSD speed >> with FreeBSD 7.0-CURRENT now ;) > > No so fast now, after reading this I thought I'd give it a try, > updated the source, buildworld then buildkernel. at installkernel i > got a lot of error lines like this > > kldxref: file isn't dynamically-linked > kldxref: file isn't dynamically-linked > kldxref: file isn't dynamically-linked > kldxref: file isn't dynamically-linked > > no idea which file it was. And booting I booted straight into gdb. (ddb I assume, not gdb?) Those are warnings, not errors, due to the installkernel running a 6.x kldxref on a 7.x kernel. Your boot problem is unrelated, and could be due to missing drivers for whatever your boot device is. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070820023851.GA46690>