Re: Possible to build 9-stable kernel on 8.2?

2011-11-16 Thread Maciej Milewski
Dnia wtorek 15 listopad 2011 17:32:09 Jeremy Chadwick pisze: Not to mention, one should always do buildworld first. The absolute correct procedure is outlined in /usr/src/Makefile: And in /usr/src/UPDATING which should be read before updating as it may have some important informations. The

Re: Possible to build 9-stable kernel on 8.2?

2011-11-16 Thread Dimitry Andric
On 2011-11-16 01:29, Glen Barber wrote: On Tue, Nov 15, 2011 at 11:45:02AM -0800, Chuck Tuffli wrote: ... ld:/usr/home/ctuffli/dev/releng_9/src/sys/conf/ldscript.amd64:9: syntax error *** Error code 1 You'll need to do 'buildworld' first. Actually, doing make kernel-toolchain is enough. This

Re: Possible to build 9-stable kernel on 8.2?

2011-11-16 Thread Chuck Tuffli
On Wed, Nov 16, 2011 at 1:34 AM, Dimitry Andric d...@freebsd.org wrote: On 2011-11-16 01:29, Glen Barber wrote: On Tue, Nov 15, 2011 at 11:45:02AM -0800, Chuck Tuffli wrote: ... ld:/usr/home/ctuffli/dev/releng_9/src/sys/conf/ldscript.amd64:9: syntax error *** Error code 1 You'll need to do

Possible to build 9-stable kernel on 8.2?

2011-11-15 Thread Chuck Tuffli
Is it possible to do a buildkernel of 9-stable (r227536) on a stock 8.2 system? Most of it seems to work, but the linker fails towards the end with ... MAKE=make sh /usr/home/ctuffli/dev/releng_9/src/sys/conf/newvers.sh GENERIC /usr/local/bin/svnversion cc -c -O2 -frename-registers -pipe

Re: Possible to build 9-stable kernel on 8.2?

2011-11-15 Thread Glen Barber
Hi, On Tue, Nov 15, 2011 at 11:45:02AM -0800, Chuck Tuffli wrote: Is it possible to do a buildkernel of 9-stable (r227536) on a stock 8.2 system? Most of it seems to work, but the linker fails towards the end with ... MAKE=make sh /usr/home/ctuffli/dev/releng_9/src/sys/conf/newvers.sh

Re: Possible to build 9-stable kernel on 8.2?

2011-11-15 Thread Jeremy Chadwick
On Tue, Nov 15, 2011 at 07:29:44PM -0500, Glen Barber wrote: Hi, On Tue, Nov 15, 2011 at 11:45:02AM -0800, Chuck Tuffli wrote: Is it possible to do a buildkernel of 9-stable (r227536) on a stock 8.2 system? Most of it seems to work, but the linker fails towards the end with ...

Re: Possible to build 9-stable kernel on 8.2?

2011-11-15 Thread Sergey Kandaurov
On 15 November 2011 23:45, Chuck Tuffli ctuf...@gmail.com wrote: Is it possible to do a buildkernel of 9-stable (r227536) on a stock 8.2 system? Most of it seems to work, but the linker fails towards the end with ... MAKE=make sh /usr/home/ctuffli/dev/releng_9/src/sys/conf/newvers.sh GENERIC