FYI,

DRM from git is broken on FreeBSD:

cc -O2 -fno-strict-aliasing -pipe  --param large-function-growth=1000 
-Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I-  -I. -I.. -I. -I@ 
-I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-common  -mno-align-long-strings 
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
-mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -Wundef -fformat-extensions -c 
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c: In function 
`radeon_do_init_cp':
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1684: error: 
structure has no member named `table_size'
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1691: error: 
structure has no member named `gart_reg_if'
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1691: error: 
`DRM_ATI_GART_PCIE' undeclared (first use in this function)
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1691: error: (Each 
undeclared identifier is reported only once
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1691: error: for each 
function it appears in.)
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1693: error: 
structure has no member named `gart_reg_if'
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1693: error: 
`DRM_ATI_GART_PCI' undeclared (first use in this function)
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1702: error: 
structure has no member named `gart_reg_if'
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1702: error: 
`DRM_ATI_GART_IGP' undeclared (first use in this function)
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:1704: error: 
structure has no member named `gart_reg_if'
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c: In function 
`radeon_driver_firstopen':
/home/adamk/git/drm/bsd-core/radeon/../radeon_cp.c:2291: error: 
structure has no member named `table_size'
*** Error code 1

Stop in /home/adamk/git/drm/bsd-core/radeon.
*** Error code 1


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to