http://bugs.freedesktop.org/show_bug.cgi?id=16474
--- Comment #9 from Steve Newbury <[EMAIL PROTECTED]> 2008-07-30 09:21:34 PST --- (In reply to comment #7) > (In reply to comment #6) > > Take the patches shown here against the kernel or have a look at Eric's > > kernel > > branch drm-gem at http://cgit.freedesktop.org/~anholt/linux-2.6/. > > For kernels from 2.6.27 you need additional patches for drm which can be > > found > > on the dri-devel mailinglist (<[EMAIL PROTECTED]> and > > <[EMAIL PROTECTED]>). > > > When building drm-gem Mesa for 32bit on amd64 I get the following failure (DRM > built sucessfully with mostly the above patches): > > intel_ioctl.c:189: error: two or more data types in declaration specifiers > intel_ioctl.c:193: error: expected identifier or '(' before '{' token > gmake[5]: *** [intel_ioctl.o] Error 1 > gmake[5]: *** Waiting for unfinished jobs.... > gmake[5]: Leaving directory > `/var/tmp/portage/media-libs/mesa-9999/work/builddir.x86/src/mesa/drivers/dri/i965' > Looking at the code I realise I should have ttm-api enabled.. (I assumed that was only for TTM). It builds now. -- 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 Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
