Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241817 Details for
Bug 331573
x11-drivers/xf86-video-virtualbox-3.2.8 sandbox violation: /dev/vboxuser
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Update mesa-check patch
xf86-video-virtualbox-3.2.8-mesa-check.patch (text/plain), 1.16 KB, created by
Christopher Byrne
on 2010-08-08 00:03:29 UTC
(
hide
)
Description:
Update mesa-check patch
Filename:
MIME Type:
Creator:
Christopher Byrne
Created:
2010-08-08 00:03:29 UTC
Size:
1.16 KB
patch
obsolete
>diff -r -u VirtualBox-3.2.8_OSE/configure VirtualBox-3.2.8_OSE-r1/configure >--- VirtualBox-3.2.8_OSE/configure 2010-08-07 16:50:51.649864131 -0500 >+++ VirtualBox-3.2.8_OSE-r1/configure 2010-08-07 17:01:19.631675548 -0500 >@@ -1225,10 +1225,7 @@ > XCloseDisplay(dpy); > } > EOF >- [ -n "$INCX11" ] && I_INCX11=`prefix_I "$INCX11"` >- if test_compile "$LIBX11 $I_INCX11" Xlibs Xlibs; then >- log_success "found" >- fi >+ test_compile "$LIBX11 $I_INCX11" Xlibs Xlibs > } > > >@@ -1345,20 +1342,6 @@ > #include <X11/Xmu/StdCmap.h> > extern "C" int main(void) > { >- Display *dpy; >- int scrn_num; >- Screen *scrn; >- >- dpy = XOpenDisplay(NULL); >- if (dpy) >- { >- scrn_num = DefaultScreen(dpy); >- scrn = ScreenOfDisplay(dpy, scrn_num); >- Status status = XmuLookupStandardColormap(dpy, RootWindowOfScreen(scrn), 0, >- 24, XA_RGB_DEFAULT_MAP, False, True); >- printf("Status = %x\n", status); >- XCloseDisplay(dpy); >- } > return 0; > } > EOF >@@ -1403,7 +1386,7 @@ > [ -n "$INCX11" ] && I_INCX11=`prefix_I "$INCX11"` > if test_compile "$LIBX11 $MESA $I_INCX11" Mesa Mesa; then > [ $PASSIVE_MESA -eq 1 ] && unset DISPLAY >- test_execute >+ echo > fi > } >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 331573
: 241817