Hello, I'm having some issues getting Firefox installed, it fails with this error:
nsDeviceContextGTK.cpp c++ -o nsDeviceContextGTK.o -c -fvisibility=hidden -DNATIVE_THEME_SUPPORT -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6.21\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -DUSE_POSTSCRIPT -I../.. -I/sources/mozilla/gfx/src/gtk/. -I/sources/mozilla/gfx/src/gtk/.. -I/sources/mozilla/gfx/src/gtk/../shared -I/sources/mozilla/gfx/src/gtk/../x11shared -I/opt/X11/include -I/usr/include/freetype2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/gfx -I../../../dist/include -I/usr/include/nspr -I../../../dist/sdk/include -I/opt/X11/include -fPIC -I/opt/X11/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O -I/opt/X11/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0-I/usr/include/cairo -I/usr/include/pango- 1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/opt/X11/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h-Wp,-MD,.deps/nsDeviceContextGTK.pp /sources/mozilla/gfx/src/gtk/nsDeviceContextGTK.cpp /sources/mozilla/gfx/src/gtk/nsDeviceContextGTK.cpp:70:26: error: pango/pangox.h: No such file or directory /sources/mozilla/gfx/src/gtk../nsRenderingContextImpl.h:194: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const char*, PRUint32, nscoord, nscoord, const nscoord*)' was hidden /sources/mozilla/gfx/src/gtk/nsRenderingContextGTK.h:160: warning: by 'virtual nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const nscoord*)' /sources/mozilla/gfx/src/gtk../nsRenderingContextImpl.h:198: warning: 'virtual nsresult nsRenderingContextImpl::DrawString(const PRUnichar*, PRUint32, nscoord, nscoord, PRInt32, const nscoord*)' was hidden /sources/mozilla/gfx/src/gtk/nsRenderingContextGTK.h:160: warning: by 'virutal nsresult nsRenderingContextGTK::DrawString(const nsString&, nscoord, nscoord, PRInt32, const, nscoord*)' make[5]: *** [nsDeviceContextGTK.o] Error 1 make[5]: Leaving directory `/sources/firefox-build/gfx/src/gtk' make[4]: *** [libs] Error 2 make[4]: Leaving directory `/sources/firefox-build/gfx/src' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/sources/firefox-build/gfx' make[2]: *** [tier_9] Error 2 make[2]: Leaving directory `/sources/firefox-build' make[1]: *** [default] Error 2 make[1]: *** Leaving directory `/sources/firefox-build' make: *** [build] Error 2 (Please disregard any typos, I had to type some of it myself) I've looked through the list and tried some of the various fixes, but it keeps hanging here. Does anyone have any suggestions? Thanks, Nik
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
