On Monday 02 April 2012 01:20 PM, richard -rw- weinberger wrote: >> Config file available at: >> > http://people.debian.org/~rrs/tmp/config.i386 > Please give the attached patch a try! >
Thank you Richard. The patch fixes the build failure on i386. > diff --git a/arch/x86/um/Makefile b/arch/x86/um/Makefile > index 8fb5840..f322503 100644 > --- a/arch/x86/um/Makefile > +++ b/arch/x86/um/Makefile > @@ -19,7 +19,8 @@ ifeq ($(CONFIG_X86_32),y) > obj-y += checksum_32.o > obj-$(CONFIG_BINFMT_ELF) += elfcore.o > > -subarch-y = ../lib/string_32.o ../lib/atomic64_32.o ../lib/atomic64_cx8_32.o > +subarch-y = ../lib/string_32.o ../lib/atomic64_32.o ../lib/atomic64_cx8_32.o > \ > + ../lib/atomic64_386_32.o ../lib/cmpxchg8b_emu.o > subarch-$(CONFIG_RWSEM_XCHGADD_ALGORITHM) += ../lib/rwsem.o > subarch-$(CONFIG_HIGHMEM) += ../mm/highmem_32.o > -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel