<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14-01-29 03:10 PM, Keith Packard
      wrote:<br>
    </div>
    <blockquote cite="mid:868uty1rcy.fsf@miki.keithp.com" type="cite">
      <div class="moz-text-plain" wrap="true" graphical-quote="true"
        style="font-family: -moz-fixed; font-size: 12px;"
        lang="x-western">
        <pre wrap="">Looks like I did the libXfont changes when I was doing the other warning
fixes and hadn't rebased to current master. Sorry for the noise.

Here's a patch from current master
2a3429413df27224ceeddd22500ce43b5431d698

</pre>
      </div>
    </blockquote>
    <tt>patcache.c:130:1: error: conflicting types for
      'CacheFontPattern'</tt><tt><br>
    </tt><tt>/home/nadon/xorg/inst/include/X11/fonts/font.h:141:18:
      note: previous declaration of 'CacheFontPattern' was here</tt><tt><br>
      <br>
    </tt><tt>patcache.c:176:1: error: conflicting types for
      'FindCachedFontPattern'</tt><tt><br>
    </tt><tt>/home/nadon/xorg/inst/include/X11/fonts/font.h:151:21:
      note: previous declaration of 'FindCachedFontPattern' was here</tt><tt><br>
      <br>
    </tt><tt>make[3]: *** [patcache.lo] Error 1</tt><tt><br>
    </tt><br>
    <br>
    fontsproto top commit: 7f951a3b8ad71211e34a52878a030d5df823c49e<br>
    I checked that font.h in the installed dir is the same as in the
    module dir.<br>
    Other than this patch, everything else is from git master in my
    source tree. Maybe I am missing something...<br>
    <br>
  </body>
</html>