ports/148712: [UPDATE] x11-drivers/xf86-video-ati to v6.13.1

Andriy Gapon avg at icyb.net.ua
Sat Aug 28 10:35:27 UTC 2010


on 28/08/2010 13:07 Gary Jennejohn said the following:
> On Fri, 27 Aug 2010 21:10:03 GMT
> Andriy Gapon <avg at icyb.net.ua> wrote:
> 
>> The following reply was made to PR ports/148712; it has been noted by GNATS.
>>
>> From: Andriy Gapon <avg at icyb.net.ua>
>> To: bug-followup at FreeBSD.org, hardy.schumacher at gmx.de,
>>         Gary Jennejohn <gljennjohn at googlemail.com>
>> Cc:  
>> Subject: Re: ports/148712: [UPDATE] x11-drivers/xf86-video-ati to v6.13.1
>> Date: Sat, 28 Aug 2010 00:00:28 +0300
>>
>>  For me the updated port compiled without any issues.
>>  Didn't have to patch anything.
>>  
> 
> Hmm.  Maybe you have a port or something installed which defines
> XF86DRM_MODE?  I don't and that results in r6xx_accel.c failing
> to compile.
> 
> I just refetched the driver tarball and it still fails to compile for
> me:
> 
> r6xx_accel.c: In function 'r600_vb_no_space':
> r6xx_accel.c:1286: error: 'accel_state' undeclared (first use in this function)
> r6xx_accel.c:1286: error: (Each undeclared identifier is reported only once
> r6xx_accel.c:1286: error: for each function it appears in.)
> *** Error code 1
> 
> accel_state is hidden by the #ifdef XF86DRM_MODE at the top of the
> routine r600_vb_no_space().
> 
> Maybe my X installation is too old, can't really say.


For me it's defined in config.h by configure.
Do you have libdrm installed?

-- 
Andriy Gapon


More information about the freebsd-x11 mailing list