G'd day, 

if this isn't the right place to ask, please, redirect me to the proper
URL. Thank you very much in advance.

My goal is to compile Mozilla with XFT support like the RPM package
provided by Blizzard some time ago for Red Hat boxes (I'm using RH 7.2).
I have not found any RPM for the new Mozilla versions, so I have to
built it myself. I've installed fcpackage-2.0 and then used the 
following patch 

       http://fontconfig.org/mozilla/patches/mozilla.2002-08-02.diff

with Mozilla 1.1b (Mozilla refuses to apply the patch to a newer
version).

So far so good, but when I type: 

             gmake -f client.mk build 

it starts building the Lizard until the following error appears:

../../../dist/include/gfx/nsRenderingContextImpl.h:137: warning:   by 
`nsRenderingContextImpl::DrawImage (imgIContainer *, const nsRect *,
const
nsPoint *)'
In file included from /usr/include/gtk-1.2/gdk/gdktypes.h:33,
                 from /usr/include/gtk-1.2/gdk/gdk.h:31,
                 from /usr/include/gtk-1.2/gtk/gtk.h:31,
                 from nsDrawingSurfaceGTK.h:46,
                 from nsRenderingContextGTK.h:56,
                 from nsDeviceContextGTK.h:48,
                 from nsFontMetricsGTK.h:42,
                 from nsFreeType.cpp:45:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C does not permit
named
variadic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C does not permit
named
variadic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C does not permit
named
variadic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C does not permit
named
variadic macros
In file included from nsDrawingSurfaceGTK.h:56,
                 from nsRenderingContextGTK.h:56,
                 from nsDeviceContextGTK.h:48,
                 from nsFontMetricsGTK.h:42,
                 from nsFreeType.cpp:45:
/usr/X11R6/include/X11/Xft/Xft.h:236: type specifier omitted for 
parameter
/usr/X11R6/include/X11/Xft/Xft.h:236: parse error before `,'
gmake[5]: *** [nsFreeType.o] Error 1
gmake[5]: Saliendo directorio
`/home/chessy/appz/internet/navegadores/mozilla/mozilla-source-1.1a/mozilla/gfx/src/gtk'

Any help would be very much appreciated. 

   Juanan Pereira    (Chessy)
_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to