On Wed, Jan 19, 2011 at 16:06:28 +0000, Jon TURNEY wrote: > xf86bigfont.c: In function 'XFree86BigfontExtensionInit': > xf86bigfont.c:146: error: 'ProcXF86BigfontDispatch' undeclared (first use in > this function) > xf86bigfont.c:147: error: 'SProcXF86BigfontDispatch' undeclared (first use in > this function) > > It seems this has been broken since commit > cbd4d5dbb70db62ba1cb79c7b904e6fa11f62d7e > "delete pervasively use of DISPATCH_PROC" (2010-09-28), which is a bit > worrying as > that presumably indicates that no tinderbox is configuring with > --enable-xf86bigfont. > > In a similar fashion to that commit, fix by moving > XFree86BigfontExtensionInit() > below the definitions of the static dispatch functions is references. > > Signed-off-by: Jon TURNEY <jon.tur...@dronecode.org.uk> > --- > Xext/xf86bigfont.c | 89 +++++++++++++++++++++++++-------------------------- > 1 files changed, 44 insertions(+), 45 deletions(-) > Reviewed-by: Julien Cristau <jcris...@debian.org>
Cheers, Julien _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel