|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] sdl dependencies?
Arun Sharma wrote:
Tupshin Harper wrote:
First four lines identical, but completely missing the last 3
(starting with CONFIG_SDL=yes)
I pasted those lines in, and it compiled.
The sdl probe in tools/ioemu/configure is failing for some reason. You
might want to investigate why.
-Arun
I think what is likely is that I installed the necessary sdl libs after
getting an initial failure. This will probably be a very common
scenario. The other xen dependencies, such as twisted, python, etc.,
fail explicitly if their libs aren't installed. The sdl stuff should
either cleanly not try to compile if the dependencies aren't found or
else attempt a configure each time "make tools" is run so that user's
won't get into this scenario.
-Tupshin
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|