On Mon, 2004-10-11 at 13:34, thewade wrote:
I can *almost* build 2.6.9-rc3-mm3-VP-T3
It links almost all the way except for this error:
LD .tmp_vmlinux1
ld: BFD 2.15.90.0.3 20040415 assertion fail ../../bfd/linker.c:619
arch/x86_64/kernel/built-in.o(.init.text+0x1d89): In function `late_hpet_init\':
: undefined reference to `hpet_alloc\'
make: *** [.tmp_vmlinux1] Error 1
Known bug. See this thread:
http://lkml.org/lkml/2004/10/11/159
Here's the patch:
http://lkml.org/lkml/diff/2004/10/11/159/1
Also, despite my post yesterday attempting to explain the VP versioning,
T4 has BIG changes compared to T3. Looks like people should stick with
T3 for now if they want a known working version.
Lee