kevin brosnan dot net

Posts Tagged with mozilla

Mozilla build error: Ogg support on Linux requires the alsa library

August 16 - checking MOZ_PANGO_LIBS... -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... checking for gconf-2.0 >= 1.2.1... checking for libgnome-2.0 >= 2.0... checking for libgnomeui-2.0 >= 2.2.0... checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking for snd_pcm_open in -lasound... no ... more

Mozilla build error: nsinstall: Bad file number

August 10 - make[4]: execvp: /d/programs/mozilla-build/moztools/bin/nsinstall: Bad file number make[4]: *** [export] Error 127 make[4]: Leaving directory `/d/src/moz-hg/fx-trunk-optimized/config' make[3]: *** [export_tier_base] Error 2 make[3]: Leaving directory `/d/src/moz-hg/fx-trunk-optimized' make[2]: *** [tier_base] Error 2 make[2]: Leaving directory `/d/src/moz-hg/fx-trunk-optimized' make[1]: *** [default] Error 2 make[1]: Leaving directory `/d/src/moz-hg/fx-trunk-optimized' make: *** [build] Error 2 In a Windows build this error is the result of not compiling as ... more