Build needs to finish or it won't load. Run mach bootstrap from the mozilla directory and follow the instructions for building Firefox Desktop. This will try to pull in any missing deps.

Also post your mozconfig but better in mozilla.dev.apps.seamonkey.

FRG

Richmond wrote:
Frank-Rainer Grahl <f...@gmx.com> writes:

If you have a working build environment save yourself the trouble and
just build from comm-release. 2.47 is stable but requires VS2015
Update 3.

Full build will take around 3h to 5h on my Thinkpad X200s and 30 to 40
minutes on my desktop. Both in a vm. Native sure is faster.

FRG


Not following advice quite, but I attempted to compile from comm-aurora,
without adding the svg patch initially, and I got an error right at the
end after linking. I ran the seamonkey binary anyway, and it gave the
message:

Couldn't load XPCOM.

What does all this mean? Maybe I should ask this question in the dev group?

These are the compile errors.

../../../config/nsinstall -R -m 644 'test_duplex'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 644 'test_record'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 644 'test_tone'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 644 'test_utils'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 644 'test_resampler'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 644 'test_audio'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 644 'test_latency'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 755 'test_duplex' '../../../dist/bin'
../../../config/nsinstall -R -m 755 'test_record' '../../../dist/bin'
../../../config/nsinstall -R -m 755 'test_tone' '../../../dist/bin'
../../../config/nsinstall -R -m 755 'test_utils' '../../../dist/bin'
../../../config/nsinstall -R -m 755 'test_resampler' '../../../dist/bin'
../../../config/nsinstall -R -m 755 'test_audio' '../../../dist/bin'
../../../config/nsinstall -R -m 755 'test_latency' '../../../dist/bin'
../../../config/nsinstall -R -m 644 'test_sanity'
'../../../dist/cppunittests'
../../../config/nsinstall -R -m 755 'test_sanity' '../../../dist/bin'
make[4]: Leaving directory
'/home/seamonkey/comm-aurora/obj-sm-release/media/libcubeb/tests'
make[3]: Leaving directory '/home/seamonkey/comm-aurora/obj-sm-release'
/home/seamonkey/comm-aurora/mozilla/config/recurse.mk:32: recipe for
target 'compile' failed
make[2]: *** [compile] Error 2
make[2]: Leaving directory '/home/seamonkey/comm-aurora/obj-sm-release'
/home/seamonkey/comm-aurora/mozilla/config/rules.mk:523: recipe for
target 'default' failed
make[1]: *** [default] Error 2
make[1]: Leaving directory '/home/seamonkey/comm-aurora/obj-sm-release'
client.mk:397: recipe for target 'build' failed
make: *** [build] Error 2


_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to