All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] building 2.6.24-rc1 with VDE in a non-standard location?
@ 2007-11-02  2:27 Erik Paulson
  2007-11-02 15:51 ` Jeff Dike
  0 siblings, 1 reply; 9+ messages in thread
From: Erik Paulson @ 2007-11-02  2:27 UTC (permalink / raw)
  To: user-mode-linux-devel

I'm trying to build UML with VDE support turned on. However, I don't
have root on my host machine, so when I installed VDE I put it in a 
non-standard location. 

How do you pass extra -L and -I flags to the kernel build process? I
tried adding

make linux ARCH=um CFLAGS=-I/path/to/my/vde/include 
with no go, and I tried adding the include path to
HOSTCFLAGS in the top level Makefile rules, but that also didn't
work.

I got it to build by just sticking the right -I and -L flags in 
arch/um/drivers/Makefile

Is there another, more standard Linux kernel way that's equivalent to
./configure --with-package=/path/

Thanks,

-Erik


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2007-11-18 16:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02  2:27 [uml-devel] building 2.6.24-rc1 with VDE in a non-standard location? Erik Paulson
2007-11-02 15:51 ` Jeff Dike
2007-11-02 16:22   ` Erik Paulson
2007-11-02 17:25     ` Jeff Dike
2007-11-05 17:12     ` Jeff Dike
2007-11-05 17:57       ` Erik Paulson
2007-11-11 19:47       ` Erik Paulson
2007-11-12 16:29         ` Jeff Dike
2007-11-18 16:11         ` Jeff Dike

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.