First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124361
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christopher G. Stach II <cgs@ldsys.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xen-3.0.1-r1.patch xen-3.0.1-r1.patch patch Christopher G. Stach II 2006-02-28 12:02 0000 1.67 KB Details | Diff
xen-tools-3.0.2-vncsdlfmod.patch VNC/SDL/FMOD Patch patch Nick Devito 2006-07-04 08:11 0000 7.89 KB Details | Diff
xen-tools-3.0.2-vncsdlfmod.patch SDL/VNC/FMOD patch for xen-tools patch Nick Devito 2006-07-04 08:22 0000 581 bytes Details | Diff
vnc-sdl-support.patch USE-based VNC and SDL support in xen-tools patch Andrew Ross (RETIRED) 2006-07-06 01:05 0000 1.34 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124361 depends on: Show dependency tree
Show dependency graph
Bug 124361 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-27 22:56 0000
Xen can use SDL, VNC, etc. for guests.  It should probably have USE flags for
both and consequently depend on those libs.

Build output:

(cd ioemu; ./configure --prefix=usr)
Install prefix    usr
BIOS directory    /usr/share/xen/qemu
binary directory  /usr/bin
Manual directory  /usr/share/man
Source path       /var/tmp/portage/xen-3.0.1-r1/work/xen-3.0.1/tools/ioemu
C compiler        gcc
make              make
host CPU          i386
host big endian   no
target list       target-i386-dm
gprof enabled     no
static build      no
VNC support       no
SDL support       no
SDL static link   no
mingw32 support   no
Adlib support     no
FMOD support      no
WARNING: cannot compile statically with SDL - qemu-fast won't have a graphical
output

------- Comment #1 From Chris Bainbridge (RETIRED) 2006-02-28 01:56:19 0000 -------
Please attach a patch for the ebuild to enable that functionality with the
appropriate USE flags. I have never used the sdl/vnc functionality and would
prefer a patch from someone who actually has it working...

------- Comment #2 From Christopher G. Stach II 2006-02-28 12:02:24 0000 -------
Created an attachment (id=80956) [edit]
xen-3.0.1-r1.patch

------- Comment #3 From Christopher G. Stach II 2006-02-28 12:03:10 0000 -------
Crap, wrong bug.  Ignore!

------- Comment #4 From Chris Bainbridge (RETIRED) 2006-03-05 02:59:29 0000 -------
(From update of attachment 80956 [edit])
not this bug

------- Comment #5 From Nick Devito 2006-07-04 08:01:04 0000 -------
It seems like once the libraries are installed, it will automagically detect
the libraries and compile in support for it. I've made a patch, and I will
attach it as soon as I grab a clean copy of the xen-tools-3.0.2-r1 ebuild...

------- Comment #6 From Nick Devito 2006-07-04 08:11:12 0000 -------
Created an attachment (id=90857) [edit]
VNC/SDL/FMOD Patch

This adds sdl/vnc/fmod support to xen-tools. Adding mingw32 would be kind of
pointless. 

------- Comment #7 From Nick Devito 2006-07-04 08:22:35 0000 -------
Created an attachment (id=90861) [edit]
SDL/VNC/FMOD patch for xen-tools

This patch actually works without replacing everything with spaces! (That's why
you never copy and paste anything that has tabs in it..)

------- Comment #8 From Andrew Ross (RETIRED) 2006-07-06 01:05:41 0000 -------
Created an attachment (id=91023) [edit]
USE-based VNC and SDL support in xen-tools

USE-based dependencies are only half the solution, as ./configure 's
autodetection needs to be overridden as well.

Both app-emulation/xen-tools-3.0.2-r1.ebuild and the patch in attachment 90861 [edit]
allow xen-tools to autodetect the presence of SDL and build against it, which
results in incorrect behaviour when SDL is installed but the user doesn't wish
xen-tools to be built with SDL support. The same is true for VNC.

fmod support looks broken in the copy of qmeu bundled with xen-tools
(fmodaudio.c is missing, at the very least), and no-one appears to be using it
anyway (based on searches of the xen-users and xen-devel mailing lists, along
with Google searches).

Please test this patch, as I do not currently have access to a suitable setup
for complete testing.

------- Comment #9 From R. May 2006-07-28 02:03:06 0000 -------
Hello,

I tried the patch Xen-tools will compile but must we also rebuild xend?

Do you have a Intel VT to get a working Windows in your vm?

R. R.

------- Comment #10 From R. May 2006-07-28 09:33:15 0000 -------
Hello again,

SdL seems not to work.

with both (with patch and without)

I can't start Guest Image which needs SDL Support

I have a VT enabled CPU and a working image. But with gentoo it always has the
B State in xentop

Regards Roland

------- Comment #11 From Chris Bainbridge (RETIRED) 2006-08-04 06:53:43 0000 -------
I've added the patch to portage.

First Last Prev Next    No search results available      Search page      Enter new bug