[Bug 30926] New: evergreen_accel fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 16 11:21:44 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30926

           Summary: evergreen_accel fails to build
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: dyjaks at gmail.com
         QAContact: xorg-team at lists.x.org


Not sure if it's supposed to build with freebsd, but the errors look pretty OS
independent.


gmake  all-recursive
gmake[1]: Entering directory `/usr/home/shawn/builds/xf86-video-ati'
Making all in src
gmake[2]: Entering directory `/usr/home/shawn/builds/xf86-video-ati/src'
  CC     evergreen_exa.lo
In file included from evergreen_exa.c:42:
radeon_vbo.h: In function 'radeon_vbo_space':
radeon_vbo.h:27: warning: unused variable 'info'
evergreen_exa.c: In function 'EVERGREENSetAccelState':
evergreen_exa.c:130: warning: implicit declaration of function
'radeon_cs_space_reset_bos'
evergreen_exa.c: In function 'EVERGREENPrepareCopy':
evergreen_exa.c:614: warning: implicit declaration of function 'radeon_bo_open'
evergreen_exa.c:614: error: 'struct <anonymous>' has no member named 'bufmgr'
evergreen_exa.c:616: warning: assignment makes pointer from integer without a
cast
evergreen_exa.c: In function 'EVERGREENPrepareComposite':
evergreen_exa.c:1290: warning: implicit declaration of function
'radeon_ib_discard'
evergreen_exa.c: In function 'EVERGREENUploadToScreen':
evergreen_exa.c:1544: warning: implicit declaration of function
'radeon_bo_is_referenced_by_cs'
evergreen_exa.c:1545: warning: implicit declaration of function
'radeon_bo_is_busy'
evergreen_exa.c:1549: error: 'struct <anonymous>' has no member named 'bufmgr'
evergreen_exa.c:1549: warning: assignment makes pointer from integer without a
cast
evergreen_exa.c: In function 'EVERGREENDownloadFromScreen':
evergreen_exa.c:1631: warning: implicit declaration of function
'radeon_bo_get_src_domain'
evergreen_exa.c:1644: error: 'struct <anonymous>' has no member named 'bufmgr'
evergreen_exa.c:1644: warning: assignment makes pointer from integer without a
cast
evergreen_exa.c:1652: warning: implicit declaration of function
'radeon_add_pixmap'
evergreen_exa.c: In function 'EVERGREENAllocShaders':
evergreen_exa.c:1741: error: 'struct <anonymous>' has no member named 'bufmgr'
evergreen_exa.c:1742: warning: assignment makes pointer from integer without a
cast
gmake[2]: *** [evergreen_exa.lo] Error 1
gmake[2]: Leaving directory `/usr/home/shawn/builds/xf86-video-ati/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/shawn/builds/xf86-video-ati'
gmake: *** [all] Error 2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list