mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* build breaks with UML patch
@ 2003-04-11 19:34 Vikram Rangnekar
  2003-04-11 19:54 ` Antonio Vargas
  0 siblings, 1 reply; 2+ messages in thread
From: Vikram Rangnekar @ 2003-04-11 19:34 UTC (permalink / raw)
  To: linux-kernel


arch/i386/kernel/sys_i386.c: In function `do_mmap2':
arch/i386/kernel/sys_i386.c:59: warning: passing arg 1 of `do_mmap_pgoff'
from incompatible pointertype
arch/i386/kernel/sys_i386.c:59: warning: passing arg 2 of `do_mmap_pgoff'
makes pointer from integer without a cast
arch/i386/kernel/sys_i386.c:59: too few arguments to function `do_mmap_pgoff'
make[1]: *** [arch/i386/kernel/sys_i386.o] Error 1
make: *** [arch/i386/kernel] Error 2

When i try to make the 2.5.67 kernel with the uml-patch-2.5.67-1  

regards
Vikram (http://www.vicramresearch.com)

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

* Re: build breaks with UML patch
  2003-04-11 19:34 build breaks with UML patch Vikram Rangnekar
@ 2003-04-11 19:54 ` Antonio Vargas
  0 siblings, 0 replies; 2+ messages in thread
From: Antonio Vargas @ 2003-04-11 19:54 UTC (permalink / raw)
  To: linux-kernel

On Fri, Apr 11, 2003 at 09:34:43PM +0200, Vikram Rangnekar wrote:
> 
> arch/i386/kernel/sys_i386.c: In function `do_mmap2':
> arch/i386/kernel/sys_i386.c:59: warning: passing arg 1 of `do_mmap_pgoff'
> from incompatible pointertype
> arch/i386/kernel/sys_i386.c:59: warning: passing arg 2 of `do_mmap_pgoff'
> makes pointer from integer without a cast
> arch/i386/kernel/sys_i386.c:59: too few arguments to function `do_mmap_pgoff'
> make[1]: *** [arch/i386/kernel/sys_i386.o] Error 1
> make: *** [arch/i386/kernel] Error 2
> 
> When i try to make the 2.5.67 kernel with the uml-patch-2.5.67-1  
> 
> regards
> Vikram (http://www.vicramresearch.com)

Did you remember to do the ARCH=um thing everywhere?

ie: make ARCH=um menuconfig
    make ARCH=um linux

I missed it a few times when starting with uml :)


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

end of thread, other threads:[~2003-04-11 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-11 19:34 build breaks with UML patch Vikram Rangnekar
2003-04-11 19:54 ` Antonio Vargas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®