Summary: | src/nouveau_exa.c:142:31: error: 'CREATE_PIXMAP_USAGE_SHARED' undeclared (first use in this function) | ||
---|---|---|---|
Product: | xorg | Reporter: | Fabio Pedretti <pedretti.fabio> |
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | airlied |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fabio Pedretti
2013-02-06 14:52:16 UTC
just pushed a fix, try again, reopen if it has another issue, thanks for testing. Thanks, that one is fixed, there is another issue later on however: CC drmmode_display.lo ../../src/drmmode_display.c: In function 'drmmode_set_mode_major': ../../src/drmmode_display.c:349:22: error: 'struct _rrCrtc' has no member named 'scanout_pixmap' ../../src/drmmode_display.c: In function 'drmmode_set_scanout_pixmap': ../../src/drmmode_display.c:550:23: error: 'struct _rrCrtc' has no member named 'scanout_pixmap' ../../src/drmmode_display.c:551:4: warning: implicit declaration of function 'PixmapStopDirtyTracking' [-Wimplicit-function-declaration] ../../src/drmmode_display.c:551:44: error: 'struct _rrCrtc' has no member named 'scanout_pixmap' ../../src/drmmode_display.c:566:2: warning: implicit declaration of function 'PixmapStartDirtyTracking' [-Wimplicit-function-declaration] ../../src/drmmode_display.c:546:27: warning: unused variable 'drmmode_crtc' [-Wunused-variable] ../../src/drmmode_display.c: At top level: ../../src/drmmode_display.c:582:2: error: unknown field 'set_scanout_pixmap' specified in initializer ../../src/drmmode_display.c:582:2: warning: initialization from incompatible pointer type [enabled by default] ../../src/drmmode_display.c:582:2: warning: (near initialization for 'drmmode_crtc_funcs.shadow_allocate') [enabled by default] Full log here: https://launchpadlibrarian.net/130610608/buildlog_ubuntu-precise-amd64.xserver-xorg-video-nouveau_1%3A1.0.6%2Bgit1302070927.61a277~gd~p_FAILEDTOBUILD.txt.gz okay try again :-) It's OK now, thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.