On Thu, Jan 08, 2004 at 11:01:36PM +0900, Bang Jun-Young wrote: >On Thu, Jan 08, 2004 at 10:56:57AM +0900, Bang Jun-Young wrote: >> Hi, >> >> The current vesa driver has hardcoded dependency on afb. As a result, >> removing afb/ from the tree (and support for it as well) causes vesa >> build to fail. The following patch fixes it: > >Including Imakefile and vesa.c as well:
There are still some problems with this. $(AFB_DEFS) never gets passed when building with afb support enabled, and there are other references to afb in vesa.c, including one that would result in a static build failure when building with afb support disabled. David -- David Dawes developer/release engineer The XFree86 Project www.XFree86.org/~dawes _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
