[Nouveau] [Bug 14858] New: Build fix for FreeBSD

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 6 11:39:13 PST 2008


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

           Summary: Build fix for FreeBSD
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: pawel.worach at gmail.com
         QAContact: xorg-team at lists.x.org


nv_bios.c:26:22: error: byteswap.h: No such file or directory

bswap and friends are defined in endian.h (on freebsd) which is pulled in by
X11/Xarch.h. This should fix the build on netbsd too.


-- 
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