vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello all, after typing "emerge wings" (to emerge the wings3d modeling package), emerge failed. -- Here is the stderr capture: ]2;Started emerge on: Dec 15, 2004 23:23:30]2; *** emerge wings]2; >>> emerge (1 of 3) dev-lang/erlang-9c-r2 to /]2;emerge: (1 of 3) dev-lang/erlang-9c-r2 Clean]2;emerge: (1 of 3) dev-lang/erlang-9c-r2 Compileconfigure: warning: Could not find any usable java compiler, will skip: jinterface make[2]: i686-pc-linux-gnu/Makefile: No such file or directory make[2]: *** No rule to make target `i686-pc-linux-gnu/Makefile'. Stop. make[1]: *** [generate] Error 2 make: *** [depend] Error 2 !!! ERROR: dev-lang/erlang-9c-r2 failed. !!! Function src_compile, Line 35, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. ]2; *** terminating.]2;Eterm -- And here is the first ten lines of the stdout capture Calculating dependencies >>> Unpacking source... >>> Unpacking otp_src_R9C-0.tar.gz to /var/tmp/portage/erlang-9c-r2/work [32;01m*[0m Applying 9c.patch ... [A[109G [34;01m[ [32;01mok[34;01m ][0m >>> Source unpacked. [32;01m*[0m econf: updating /var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/lib/erl_interface/src/auxdir/config.guess with /usr/share/gnuconfig/config.guess [32;01m*[0m econf: updating /var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/lib/erl_interface/src/auxdir/config.sub with /usr/share/gnuconfig/config.sub [32;01m*[0m econf: updating /var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/erts/autoconf/config.guess with /usr/share/gnuconfig/config.guess [32;01m*[0m econf: updating /var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/erts/autoconf/config.sub with /usr/share/gnuconfig/config.sub ../configure --prefix=/usr --host=i386-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-threads -- And here is the last 20 or so lines of the stdout capture creating i386-pc-linux-gnu/config.h ************************************************** ******************* ********************** APPLICATIONS DISABLED ********************** ************************************************** ******************* jinterface : No Java compiler found ************************************************** ******************* cd erts/emulator && ERL_TOP=/var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0 make generate depend make[1]: Entering directory `/var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/erts/emulator' make -f i686-pc-linux-gnu/Makefile generate make[2]: Entering directory `/var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/erts/emulator' make[2]: Leaving directory `/var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/erts/emulator' make[1]: Leaving directory `/var/tmp/portage/erlang-9c-r2/work/otp_src_R9C-0/erts/emulator' ...done! >>> emerge (1 of 3) dev-lang/erlang-9c-r2 to / >>> md5 src_uri ;-) otp_src_R9C-0.tar.gz -- I thought that the portage/emerge system handled dependencies. if program A needs lib B, emerge fetches and compiles lib B before attempting the compilation of program A. So my question is, what is one command that I type to fix this problem? Thanks in advance. |