Re: kernel-image-2.6.7

From: Andreas Schwab
Date: Wed Aug 25 2004 - 17:40:50 EST


Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> writes:

> So it goes wrong during this step:
>
> | m68k-linux-ld -r -o x.o arch/m68k/kernel/.tmp_setup.o -T \
> | arch/m68k/kernel/.tmp_setup.ver
>
> | anakin$ cat arch/m68k/kernel/.tmp_setup.ver
> | __crc_mach_heartbeat = 0x39638af7 ;
> | anakin$
>
> Does the above look like a valid linker file? `mach_heartbeat' is indeed the
> only exported symbol in arch/m68k/kernel/setup.c.

Looks correct. If anything goes wrong then it must be the ld -r call.

Andreas.

--
Andreas Schwab, SuSE Labs, schwab@xxxxxxx
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/