Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2010 13:35:22 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        gljennjohn@googlemail.com
Cc:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/148712: [UPDATE] x11-drivers/xf86-video-ati to v6.13.1
Message-ID:  <4C78E66A.7090503@icyb.net.ua>
In-Reply-To: <20100828120748.7ae409e0@ernst.jennejohn.org>
References:  <201008272110.o7RLA3tQ075370@freefall.freebsd.org> <20100828120748.7ae409e0@ernst.jennejohn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
on 28/08/2010 13:07 Gary Jennejohn said the following:
> On Fri, 27 Aug 2010 21:10:03 GMT
> Andriy Gapon <avg@icyb.net.ua> wrote:
> 
>> The following reply was made to PR ports/148712; it has been noted by GNATS.
>>
>> From: Andriy Gapon <avg@icyb.net.ua>
>> To: bug-followup@FreeBSD.org, hardy.schumacher@gmx.de,
>>         Gary Jennejohn <gljennjohn@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C78E66A.7090503>