DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: DragonFly-2.1.1.328.gd9f47 master contrib/binutils-2.17/ld/emulparams so rt-sections.sh gnu/usr.bin/binutils217/ld Makefile.amd64 Makefile.i386
>There are two possible fixes:
>For one, the kernel could be changed to accept note sections located
>anywhere in the binary. This however does not apply to already deployed
>systems, which could face problems when upgrading.
>
>Second, we could ensure that the note tag always winds up in the first
>page of a binary. We take this approach by changing our linker scripts
>to sort the .note.ABI-tag section to the front.
I was bitten by this (ELF binary type "0" not known) (two weeks ago),
running quickworld on world build after problem uncovered.
If first soloution was implemented, a reboot would cure problem
(new kernel was installed (according to build(7)) when problem popped up).
Not using quickworld until this point past could be other option.
Worth a note in UPDATING?
Or user will just search net and find soloution in our mail lists?
-thomas
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]