On Fri, Jan 03, 2003 at 04:11:36AM -0500, [EMAIL PROTECTED] wrote: > Can I simply "add" to this build so that directfb is just another > "hardware module" or would I have to have a separate build that built > an XDirectFB-only XFree86 package?
XDirectFB is an X server so no you can't load it with XFree86. I'm not sure if you can build them together from the same source tree. At least with XFree86 3.x all hardware drivers were actually separate servers and I think they could all be built at the same time. > I have modified the SPEC file to apply the patch, and put the > requisite hw and config files in place. It also adds: > > #define XDirectFBServer YES Have you tried building with this? If all goes well you'll end up with two X servers: XFree86 and XDirectFB. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
