All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Broken compiling under 2.6.12-rc2 on my machine
@ 2005-04-06  3:51 Ian McDonald
  2005-04-06  5:45 ` Rob Landley
  0 siblings, 1 reply; 21+ messages in thread
From: Ian McDonald @ 2005-04-06  3:51 UTC (permalink / raw)
  To: UML Developer

Hi there,

I have applied 2.6.12-rc2 patches against 2.6.11 and gone to compile
and it fails...

Here is what I have done:
make menuconfig ARCH=um
Added in hostfs, UML networking - daemon (but also tried with these
off, no difference)
make linux ARCH=um

Output:
  HOSTCC  usr/gen_init_cpio
  CHK     usr/initramfs_list
  UPD     usr/initramfs_list
  CPIO    usr/initramfs_data.cpio
  GZIP    usr/initramfs_data.cpio.gz
  AS      usr/initramfs_data.o
  LD      usr/built-in.o
  CC      arch/um/kernel/checksum.o
  QUOTE   arch/um/kernel/config.tmp
  QUOTE   arch/um/kernel/config.c
sed: -e expression #4, char 2: Extra characters after command
make[1]: *** [arch/um/kernel/config.c] Error 1
make: *** [arch/um/kernel] Error 2

and here is the file arch/um/kernel/.config.tmp.cmd that gets created
which I am guessing has the sed error
cmd_arch/um/kernel/config.tmp := sed -e 's/"/\\"/g' -e 's/^/"/' -e
's/$$/\\n"/' /home/iam4/linuxsrc/linux-2.6.12-rc2/.config >
arch/um/kernel/config.tmp

config.c also is 0 characters length

I can supply any other files needed.
System is Debian Woody, gcc 2.95.4

I don't know much yet about sed or the kernel build process but can
look into if nobody else makes sense of this. Just thought it was good
to get it out there considering it doesn't compile and rc2 has just
come out.

And UML does compile under 2.6.11 with a patch for gcc (which is
include in 2.6.12-rc4). Haven't yet tried 2.6.12-rc1 but can do later
if this will help.

Ian


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2005-04-08  8:26 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-06  3:51 [uml-devel] Broken compiling under 2.6.12-rc2 on my machine Ian McDonald
2005-04-06  5:45 ` Rob Landley
2005-04-06 17:59   ` Ian McDonald
2005-04-06 19:36   ` Blaisorblade
2005-04-06 23:55     ` Ian McDonald
2005-04-07  8:08       ` Rob Landley
2005-04-07 10:57         ` Adrian Phillips
2005-04-07 18:20           ` Blaisorblade
2005-04-07  6:50     ` Rob Landley
2005-04-07 18:19       ` Blaisorblade
2005-04-08  4:57         ` Rob Landley
2005-04-07 18:22       ` Blaisorblade
2005-04-07 23:21         ` Ian McDonald
2005-04-08  5:15           ` Blaisorblade
2005-04-08  5:26           ` [uml-devel] [patch] Fix broken compiling under 2.6.12-rc2 with sed 3.02 Rob Landley
2005-04-08  6:56             ` Blaisorblade
2005-04-08  7:21               ` Rob Landley
2005-04-08  4:59         ` [uml-devel] Broken compiling under 2.6.12-rc2 on my machine Rob Landley
2005-04-08  5:46           ` Rob Landley
2005-04-08  6:59             ` Blaisorblade
2005-04-08  7:23               ` Rob Landley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.