From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 25953] New: dri driver compilation fails (mesa 7.6.1 on Mandriva 2009.1, linux-x86 ) Date: Fri, 8 Jan 2010 15:56:54 -0800 (PST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org http://bugs.freedesktop.org/show_bug.cgi?id=25953 Summary: dri driver compilation fails (mesa 7.6.1 on Mandriva 2009.1, linux-x86 ) Product: Mesa Version: 7.6 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.sourceforge.net ReportedBy: uvy@mail.ru I am trying to compile mesa 7.6.1 on Mandriva 2009.1 (linux-x86-dri) and get the following error: radeon_screen.c: In function 'radeonGetParam': radeon_screen.c:235: error: variable 'info' has initializer but incomplete type radeon_screen.c:235: warning: excess elements in struct initializer radeon_screen.c:235: warning: (near initialization for 'info') radeon_screen.c:235: error: storage size of 'info' isn't known radeon_screen.c:246: error: duplicate case value radeon_screen.c:240: error: previously used here radeon_screen.c:235: warning: unused variable 'info' radeon_screen.c: In function 'radeonCreateScreen': radeon_screen.c:1025: error: 'R600_SCRATCH_REG_OFFSET' undeclared (first use in this function) radeon_screen.c:1025: error: (Each undeclared identifier is reported only once radeon_screen.c:1025: error: for each function it appears in.) what does it mean? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev --