All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] compile error on 2.6.11.8-bs6 guest
@ 2005-06-08 14:38 itamar
  2005-06-08 14:54 ` Blaisorblade
  0 siblings, 1 reply; 4+ messages in thread
From: itamar @ 2005-06-08 14:38 UTC (permalink / raw)
  To: uml-user; +Cc: uml-devel

[root@router linux-2.6.11.8]# nice -n -20 make linux ARCH=um
  CHK     include/linux/version.h
make[1]: `arch/um/sys-i386/util/mk_sc' is up to date.
  CHK     arch/um/include/skas_ptregs.h
  CHK     arch/um/include/sysdep-i386/sc.h
  CHK     arch/um/include/task.h
  CHK     arch/um/include/kern_constants.h
make[1]: `arch/um/sys-i386/util/mk_thread' is up to date.
  CHK     arch/um/include/sysdep-i386/thread.h
  CHK     include/linux/compile.h
  CHK     usr/initramfs_list
arch/um/kernel/Makefile:34: arch/um/scripts/Makefile.rules: No such file or 
directory
make[1]: *** No rule to make target `arch/um/scripts/Makefile.rules'.  Stop.
make: *** [arch/um/kernel] Error 2
[root@router linux-2.6.11.8]#

Itamar Reis Peixoto
+55 (34) 3238 3845
e-mail : itamar@ispbrasil.com.br
http://vps.ispbrasil.com.br --->>> servidores linux 



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
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] 4+ messages in thread

* Re: [uml-devel] compile error on 2.6.11.8-bs6 guest
  2005-06-08 14:38 [uml-devel] compile error on 2.6.11.8-bs6 guest itamar
@ 2005-06-08 14:54 ` Blaisorblade
  2005-06-13  7:09   ` Rob Landley
  0 siblings, 1 reply; 4+ messages in thread
From: Blaisorblade @ 2005-06-08 14:54 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: itamar, uml-user

On Wednesday 08 June 2005 16:38, itamar wrote:
> [root@router linux-2.6.11.8]# nice -n -20 make linux ARCH=um
>   CHK     include/linux/version.h
> make[1]: `arch/um/sys-i386/util/mk_sc' is up to date.
>   CHK     arch/um/include/skas_ptregs.h
>   CHK     arch/um/include/sysdep-i386/sc.h
>   CHK     arch/um/include/task.h
>   CHK     arch/um/include/kern_constants.h
> make[1]: `arch/um/sys-i386/util/mk_thread' is up to date.
>   CHK     arch/um/include/sysdep-i386/thread.h
>   CHK     include/linux/compile.h
>   CHK     usr/initramfs_list
> arch/um/kernel/Makefile:34: arch/um/scripts/Makefile.rules: No such file or
> directory
> make[1]: *** No rule to make target `arch/um/scripts/Makefile.rules'. 
> Stop. make: *** [arch/um/kernel] Error 2
> [root@router linux-2.6.11.8]#
Yes, patch generation was "a bit" problematic, I met a nice bug in combinediff 
from patchutils... anyhow I'll release (cleanly) -bs7 when I get more time. I 
also updated the news page to track this. Getting any of the problems fixed 
in -bs6? In that case I can point you to the needed splitout patches.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

		
___________________________________ 
Yahoo! Messenger: chiamate gratuite in tutto il mondo 
http://it.beta.messenger.yahoo.com



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
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] 4+ messages in thread

* Re: [uml-devel] compile error on 2.6.11.8-bs6 guest
  2005-06-08 14:54 ` Blaisorblade
@ 2005-06-13  7:09   ` Rob Landley
  2005-06-13 14:44     ` Blaisorblade
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Landley @ 2005-06-13  7:09 UTC (permalink / raw)
  To: user-mode-linux-devel

On Wednesday 08 June 2005 10:54 am, Blaisorblade wrote:
> Yes, patch generation was "a bit" problematic, I met a nice bug in
> combinediff from patchutils... anyhow I'll release (cleanly) -bs7 when I
> get more time. I also updated the news page to track this.

Where's the news page?

Rob


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
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] 4+ messages in thread

* Re: [uml-devel] compile error on 2.6.11.8-bs6 guest
  2005-06-13  7:09   ` Rob Landley
@ 2005-06-13 14:44     ` Blaisorblade
  0 siblings, 0 replies; 4+ messages in thread
From: Blaisorblade @ 2005-06-13 14:44 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: Rob Landley

On Monday 13 June 2005 09:09, Rob Landley wrote:
> On Wednesday 08 June 2005 10:54 am, Blaisorblade wrote:
> > Yes, patch generation was "a bit" problematic, I met a nice bug in
> > combinediff from patchutils... anyhow I'll release (cleanly) -bs7 when I
> > get more time. I also updated the news page to track this.
>
> Where's the news page?
Go to the homepage and go down until "Site sections", then click on "NEWS 
page"... yes, I guess I'll move that up!
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

		
___________________________________ 
Yahoo! Messenger: chiamate gratuite in tutto il mondo 
http://it.beta.messenger.yahoo.com



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2005-06-13 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-08 14:38 [uml-devel] compile error on 2.6.11.8-bs6 guest itamar
2005-06-08 14:54 ` Blaisorblade
2005-06-13  7:09   ` Rob Landley
2005-06-13 14:44     ` Blaisorblade

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.