* Re: [uml-devel] [uml-user] Error building with VDE
[not found] <20090111142906.6d8b1795@mistral.stie>
@ 2009-01-13 8:57 ` sniper
2009-01-14 14:48 ` Luca Bigliardi
0 siblings, 1 reply; 2+ messages in thread
From: sniper @ 2009-01-13 8:57 UTC (permalink / raw)
To: lanas; +Cc: user-mode-linux-devel, user-mode-linux-user
On Mon, Jan 12, 2009 at 3:29 AM, lanas <lanas@securenet.net> wrote:
> Hello,
>
> I get the gollowing errors when building 2.6.26.8 with option for VDE
> enabled:
>
> arch/um/drivers/vde_user.c: In function 'vde_init_libstuff':
> arch/um/drivers/vde_user.c:81: erreur: implicit declaration of function 'kmalloc'
>
> The make comnmands are the follwoing:
>
> make mrproper ARCH=um
> make defconfig ARCH=um
> make menuconfig ARCH=um
>
> (set only option VDE)
Cc to user-mode-linux-devel.
Anybody notices this? UML in the latest linus-git has the same problem.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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] 2+ messages in thread
* Re: [uml-devel] [uml-user] Error building with VDE
2009-01-13 8:57 ` [uml-devel] [uml-user] Error building with VDE sniper
@ 2009-01-14 14:48 ` Luca Bigliardi
0 siblings, 0 replies; 2+ messages in thread
From: Luca Bigliardi @ 2009-01-14 14:48 UTC (permalink / raw)
To: sniper; +Cc: user-mode-linux-user, lanas, user-mode-linux-devel
On Tue, Jan 13, 2009 at 04:57 PM, sniper wrote:
> Anybody notices this? UML in the latest linus-git has the same problem.
Yes, I've posted a patch to -devel list in July, but it seems nobody merged
it. Look for Message-ID: <20080720143929.GD21627@pintsize>
(I'm sorry but I can't browse the web archive at the moment).
Basically you have to use uml_kmalloc() instead of kmalloc().
HTH,
luca
--
Beware of programmers who carry screwdrivers.
-- Leonard Brandwein
http://shammash.homelinux.org/ - http://www.artha.org/ - http://www.yue.it/
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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] 2+ messages in thread
end of thread, other threads:[~2009-01-14 14:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090111142906.6d8b1795@mistral.stie>
2009-01-13 8:57 ` [uml-devel] [uml-user] Error building with VDE sniper
2009-01-14 14:48 ` Luca Bigliardi
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.