Re: kldxref: /boot/kernel/kernel: too many sections

2012-05-27 Thread Martin Laabs
Hello, On 05/27/12 05:31, Damien Fleuriot wrote: [...] Hold on a sec you run install*world* and it tries to install a kernel ? Looks fishy to me. Sorry - I ran make installkernel of cause. Also, try with a generic kernel, just to check if that fails as well. Interesting - the GENERIC

Re: kldxref: /boot/kernel/kernel: too many sections

2012-05-26 Thread Wojciech Puchar
install -o root -g wheel -m 555 green_saver.ko /boot/kernel install -o root -g wheel -m 555 green_saver.ko.symbols /boot/kernel kldxref /boot/kernel kldxref: /boot/kernel/kernel: too many sections kldxref: error while reading /boot/kernel/kernel: Bad address su:/usr/src$ I tried to remove

Re: kldxref: /boot/kernel/kernel: too many sections

2012-05-26 Thread Martin Laabs
Hi, On 05/26/12 15:46, Wojciech Puchar wrote: [...] I do not build all kernel modules so I have the following in my make.conf MODULES_OVERRIDE = nfsserver linux linprocfs geom/geom_bde syscons/green is it i386/amd64? strange didn't you set -j option to make when doing install? Sorry - it

Re: kldxref: /boot/kernel/kernel: too many sections

2012-05-26 Thread Martin Laabs
Hello, On 05/26/12 16:33, Wojciech Puchar wrote: how do you compile kernel cd /usr/src/sys/i386/conf ee SERVER_KERNEL cd /usr/src make buildkernel make installkernel with the following line in make.conf: KERNCONF=SERVER_KERNEL something much get f...d up. what version of FreeBSD is it. i

Re: kldxref: /boot/kernel/kernel: too many sections

2012-05-26 Thread Damien Fleuriot
On 26 May 2012, at 13:41, Martin Laabs mailingli...@martinlaabs.de wrote: Hello, while updating my system I got the following error message while make installworld: === syscons/green (install) install -o root -g wheel -m 555 green_saver.ko /boot/kernel install -o root -g wheel -m