Date: Mon, 5 Jan 2015 11:36:35 -0500 From: William Bulley <web@umich.edu> To: gecko@FreeBSD.org Subject: failure building www/libxul (missing Makefile) Message-ID: <20150105163635.GR89722@itcom245.staff.itd.umich.edu>
next in thread | raw e-mail | index | archive | help
In /usr/ports/www/libxul/work/mozilla-esr31/js/src/ there is no generated Makefile! unix# ls -lt /usr/ports/www/libxul/work/mozilla-esr31/js/src/ | head -10 total 4604 -rwxr-xr-x 1 root wheel 488451 Jan 5 11:13 configure -rw-r--r-- 1 root wheel 11906 Jan 5 11:10 Makefile.in -rw-r--r-- 1 root wheel 11906 Jan 5 11:10 Makefile.in.bak -rw-r--r-- 1 root wheel 130514 Jan 5 11:10 configure.in -rw-r--r-- 1 root wheel 11924 Jan 5 11:10 Makefile.in.orig -rw-r--r-- 1 root wheel 135086 Jan 5 11:10 configure.in.orig drwxr-xr-x 5 root wheel 512 Jan 5 11:10 gdb drwxr-xr-x 2 root wheel 2560 Jan 5 11:10 jsapi-tests drwxr-xr-x 2 root wheel 512 Jan 5 11:10 shell Building www/libxul in /usr/ports/ from source yeilds this error: ===> libxul-31.3.0_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> libxul-31.3.0_1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so.0.2400.22) ===> libxul-31.3.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3400.1) ===> Configuring for libxul-31.3.0_1 (cd /usr/ports/www/libxul/work/mozilla-esr31 && /usr/local/bin/autoconf-2.13) (cd /usr/ports/www/libxul/work/mozilla-esr31/js/src/ && /usr/local/bin/autoconf-2.13) ===> Building for libxul-31.3.0_1 gmake: Makefile: No such file or directory gmake: *** No rule to make target `Makefile'. Stop. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/www/libxul. *** [install] Error code 1 Stop in /usr/ports/www/libxul. =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= Plus, running "make MAKE_JOBS_UNSAFE=yes install" does not change anything. Regards, web... -- /"\ ASCII RIBBON / William Bulley \ / CAMPAIGN AGAINST / X HTML E-MAIL AND / E-MAIL: web@umich.edu / \ LISTSERV POSTINGS / 72 characters width template ----------------------------------------->|
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150105163635.GR89722>