Just in case it is of interest to anyone, the below is an excerpt from Sun-Internal moz_prebuilt/README describing how to build moz on Mac Intel 10.4 using macport:

"- Install MacPorts from <www.macports.org/> (current release is 1.6.0) and

  sudo /opt/local/bin/port install gtk2 libidl

to install the dependencies of moz.

- In /opt/local/lib/pkgconfig/gdk-x11-2.0.pc change the line

  Requires: gdk-pixbuf-2.0 pango pangocairo

to

  Requires: gdk-pixbuf-2.0 pango pangocairo pangox

as building moz/unxmacxi.pro/misc/build/mozilla/gfx/src/gtk/nsDeviceContextGTK.cpp requires symbols from pangox (pango_x_font_map_for_display, pango_x_font_subfont_xlfd, pango_x_list_subfonts) which is not normally linked in."

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to