On Thu, Jan 31, 2002 at 02:24:46PM +0100, Petr Vandrovec wrote:
> I've got strange idea and tried to build diskless machine around
> 2.5.3... Besides problem with segfaulting crc32 (it is initialized after
> net/ipv4/ipconfig.c due to lib/lib.a being a library... I had to hardcode
> lib/crc32.o before --start-group in main Makefile, but it is another
> story)
Would you be willing to cook up a patch for this problem?
I ran into this too. It was solved by setting CONFIG_CRC32=n and
letting the Makefile rules pull it in... but lib/lib.a needs to be
lib/lib.o really.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:01:37 EST