Re: FTBFS on i386 for user mode linux

2019-10-21 Thread Ritesh Raj Sarraf
Hello Bastian, On Mon, 2019-10-21 at 08:50 +0200, Bastian Blank wrote: > > arch/x86/Makefile.um:KBUILD_LDFLAGS += -m elf_x86_64 > > Thie last line is guarded by "ifeq ($(CONFIG_X86_32),y) else". > > The log shows: > > > 64-bit kernel (64BIT) [Y/n/?] (NEW) > > So, the configure step enables

Re: FTBFS on i386 for user mode linux

2019-10-21 Thread Bastian Blank
On Mon, Oct 21, 2019 at 11:28:33AM +0530, Ritesh Raj Sarraf wrote: > I recently refreshed User Mode Linux to version 5.2 in Debian Unstable. > The package built fine for amd64 but for i386, I have run into the > following build failure. What did you find about it yourself? > ld -r -dp -o

FTBFS on i386 for user mode linux

2019-10-20 Thread Ritesh Raj Sarraf
Hi, I recently refreshed User Mode Linux to version 5.2 in Debian Unstable. The package built fine for amd64 but for i386, I have run into the following build failure. Any help on how to solve this build failure ? CC arch/um/drivers/slirp_kern.o CC arch/um/drivers/slirp_user.o