Bug 87921 - Needed to build bochs with RFB, not x11.
Bug#: 87921 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: NEW Severity: enhancement Priority: P2
Resolution:  Assigned To: lu_zero@gentoo.org Reported By: alex@bitrouter.com
Component: Applications
URL: 
Summary: Needed to build bochs with RFB, not x11.
Keywords:  
Status Whiteboard: 
Opened: 2005-04-04 09:07 0000
Description:   Opened: 2005-04-04 09:07 0000
I dont use X on servers and I needed to build bochs using --with-rfb. The
current ebuild assumes that x11 is USEd. So I modified the latest 2.1.1 ebuild
to use either rfb or x11 (possibly both but I haven't tested that). I also
fixed an error with the debugger/bochs-debugger use flag and tried to turn on
--enable-show-ips (but I couldn't see the ips output). Tested on x86 arch. Used
UltraVNC to connect to bochs.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Alex Stagg 2005-04-04 09:09:53 0000 -------
Created an attachment (id=55280) [details]
New ebuild with rfb support, debugger/ips fixes.

------- Comment #2 From Luca Barbato 2005-04-04 12:55:13 0000 -------
looks fine, I'll try to see if rfb plays nice with x11 and then I'll comming,
thanks for you contribution