[Nouveau] [Bug 20547] New: nouveau drm doesn't build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 8 17:57:43 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20547

           Summary: nouveau drm doesn't build
           Product: xorg
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: dliana at frontiernet.net
         QAContact: xorg-team at lists.x.org


I'm using Gentoo, nouveau overlay.  Kernel is 2.6.29-rc7-git1.  The Gentoo
ebuild pulls x11-drm source from git.  I'm on powerpc.

I get this error:
  CC [M] 
/var/tmp/portage/x11-base/x11-drm-99999999/work/drm/linux-core/nouveau_state.o
/var/tmp/portage/x11-base/x11-drm-99999999/work/drm/linux-core/nouveau_state.c:
In function 'nouveau_load':
/var/tmp/portage/x11-base/x11-drm-99999999/work/drm/linux-core/nouveau_state.c:499:
error: implicit declaration of function '___swab32'
make[2]: ***
[/var/tmp/portage/x11-base/x11-drm-99999999/work/drm/linux-core/nouveau_state.o]
Error 1
make[1]: ***
[_module_/var/tmp/portage/x11-base/x11-drm-99999999/work/drm/linux-core] Error
2
make[1]: Leaving directory `/usr/src/linux-2.6.29-rc7-git1'
make: *** [modules] Error 2

If I change "___swab32" to "__fswab32" this compiles, as per #nouveau on irc.


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


More information about the Nouveau mailing list