Andy, I have been trying to build seamonkey. My mozconfig is fairly standard, but I do have:
ac_add_options --disable-necko-wifi ... ac_add_options --with-enable-strip ac_add_options --with-install-strip ac_add_options --with-enable-calendar ac_add_options --with-distribution-id=BLFS The command 'make -f client.mk' completed just fine, but 'make -C moz-build-dir/suite/installer' failed. I got: Error: package error or possible missing or unnecessary file: bin/components/necko_wifi.xpt (package-manifest, 155). Error: found error(s) while packaging, see above for details. make[1]: *** [stage-package] Error 255 make: *** [default] Error 2 I then looked for necko_wifi.xpt and found it in calendar/installer/windows/packages-static When I deleted the necko_wifi.xpt line, the command completed without error. I haven't tested it yet, but thought you'd like to know. I'm building in chroot and will test later tonight. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
