Mozilla-related compile problems



I'm trying to compile bootstrap/mozilla in garnome-0.30.1 and have run into some problems. 1st, in the Makefile: MASTER_SITES = http://ftp.mozilla.org/pub/mozilla/releases/$(GARNAME)$(GARVERSION)/src/
should be:
http://ftp.mozilla.org/pub/mozilla.org/(etc)
Maybe they changed the directory. Also, make then attempts to get the file at:
http://ftp.gnome.org/pub/GNOME/sources/mozilla/1.5/mozilla-source-1.5.tar.bz2
It's not there either because there's no mozilla dir in sources.

Anyways, after getting the tarball, make choked on:

gmake[5]: Entering directory `/home/pdm/garnome/garnome-0.30.1/bootstrap/mozilla/work/main.d/mozilla/gfx/src/gtk'
nsFontMetricsXft.cpp
g++ -o nsFontMetricsXft.o ...
...
nsFontMetricsXft.cpp: In member function `virtual nsresult
nsFontXft::GetTextExtents32(const FcChar32*, unsigned int, XGlyphInfo&)':
nsFontMetricsXft.cpp:1983: invalid conversion from `const FcChar32*' to `
   FcChar32*'
gmake[5]: *** [nsFontMetricsXft.o] Error 1

I tried building fontconfig & Xft because of some things I saw on google, then I tried desktop/gtk-engines because I thought maybe there was some dependency, but nothing worked. So I'm stuck at this point ...
any clues?

Thanks
Paul Miller
(location one verizon net)







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]