Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212503 Details for
Bug 295553
X does not work in a virtualbox-ose guest with xf86-video-virtualbox-3.0.12 and xorg-server-1.7.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
test program to get X ABI version
xtest.c (text/plain), 278 bytes, created by
A Schenck
on 2009-12-09 02:15:45 UTC
(
hide
)
Description:
test program to get X ABI version
Filename:
MIME Type:
Creator:
A Schenck
Created:
2009-12-09 02:15:45 UTC
Size:
278 bytes
patch
obsolete
>//compile with the following command: >//gcc xtest.c -I/usr/include/xorg -L/usr/lib/xorg/ -o xtest >//then run ./xtest > >#include "stdio.h" >#include "xf86Module.h" >int main() >{ > printf( "GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) = %d\n", GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) ); >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 295553
:
211859
|
211861
| 212503 |
225595
|
228945