>
> Right.  locators.h is generated by config(8), which is not used by lkms.
> I wasn't sure what the 'right way' to fix this was, and keep forgetting to ask
> a smart NetBSD person.  touching locators.h in
> xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel works for the moment.
>
> touching opt_drm.h in that directory will also make the build continue,
> though not quite 'right'. :)
>
> (opt_drm.h just defines DRM_DEBUG and DRM_LINUX options, neither of which you
> want at the moment, most likely.  DRM_LINUX doesn't work on netbsd yet,
> and DRM_DEBUG will slow everything down significantly, though if things don't
> work, you'll want it.  See {mga,radeon,r128}/Makefile :)

Well, after touching locators.h, the build still bombs out when it looks
for opt_drm.h.  So, either way, it looks like opt_drm.h is stil needed.

Once I touch that file, radeon.o builds just fine.

Adam




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to