I just tried setting up an Ubuntu 16.04 VM and building it on there. I'm 
getting nowhere there. I did run "wget -O bootstrap.py 
https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py
 && python bootstrap.py" in order to set up the Linux build environment.

My sources are located at /home/<username>/Documents/nss-3.25/

----------------

In file included from /usr/include/stdio.h:0,
     from ../../config/now.c:6:
/usr/include/features.h:367:25: fatal error: sys/cdefs.h: No such file or 
directory
compilation terminated
../../config/rules.mk:446: recipe for target 'now.o' failed
make[2]: *** [now.o] Error 1
make[2]: Leaving directory 
'/home/<username>/Documents/nss-3.25/nspr/WIN954.0__OPT.OBJ/config'
../config/rules.mk:163: recipe for target 'export' failed
make[1]: *** [export] Error 2
make[1]: Leaving directory 
'/home/<username>/Documents/nss-3.25/nspr/WIN954.0__OPT.OBJ'
Makefile:128: recipe for target 'build_nspr' failed
make: *** [build_nspr] Error 2

----------------

Clearly, I'm missing something.  My lack of experience compiling programs from 
source shows, I know it.

It would be easier if Mozilla actually made binaries of its useful utilities 
available. Systems administrators are frequently not programmers.
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to