Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2009 14:06:43 +0200
From:      Willem Jan Withagen <wjw@withagen.nl>
To:        "Andrey V. Elsukov" <bu7cher@yandex.ru>
Cc:        stable@freebsd.org
Subject:   Re: Upgrading from 6.4 to 7.2
Message-ID:  <4A72DE53.7090509@withagen.nl>
In-Reply-To: <4A72BF07.7080603@digiware.nl>
References:  <4A72B8E4.6060509@withagen.nl> <4A72BAAB.4080502@yandex.ru> <4A72BF07.7080603@digiware.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Willem Jan Withagen wrote:
> Andrey V. Elsukov wrote:
>> Willem Jan Withagen wrote:
>>> With a 6.4 of last night....
>>>
>>> So I guess 6.4 -> 7.2 needs to go via 7.0 ??
>>
>> It is already fixed.
>> http://svn.freebsd.org/changeset/base/195987
>>
> 
> cvsupped last night at 1:00 +1
> So the apha-particle strikes again. ;)
> 
> I'll update, and rerun.

We'll I got 1 step further.

Kernel is build, but refuses to install, which worries me, since I'm using 
gmirror as loadable module.
And I'm not shure what to make of this.

Note that at this point
both kernel and world are still at 6.4
/usr/src is at 7.2-stable

--WjW

awk -f /usr/src/sys/conf/kmod_syms.awk accf_http.kld  export_syms | xargs 
-J% objcopy % accf_http.kld
ld -Bshareable  -d -warn-common -o accf_http.ko.debug accf_http.kld
objcopy --only-keep-debug accf_http.ko.debug accf_http.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=accf_http.ko.symbols 
accf_http.ko.debug accf_http.ko
--------------------------------------------------------------
 >>> Kernel build for ASUS completed on Fri Jul 31 13:58:54 CEST 2009
--------------------------------------------------------------
746.476u 93.978s 22:32.04 62.1% 6030+2253k 118+1310io 32pf+0w
[/usr/src] root@www.digiware.nl# make installkernel
--------------------------------------------------------------
 >>> Installing kernel
--------------------------------------------------------------

......

===> accf_http (install)
install -o root -g wheel -m 555   accf_http.ko /boot/kernel
install -o root -g wheel -m 555   accf_http.ko.symbols /boot/kernel
kldxref /boot/kernel
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked
kldxref: file isn't dynamically-linked




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A72DE53.7090509>