vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I wanted to install an apache server on my linux box, but it doesn't really seems to compile correctly. Every time I compile apache I get this error: Making all in srclib make[1]: Entering directory `/var/tmp/portage/apache-2.0.54-r7/work/httpd-2.0.54/srclib' /var/tmp/portage/apache-2.0.54-r7/work/httpd-2.0.54/build/rules.mk:217: /var/tmp/portage/apache-2.0.54-r7/work/httpd-2.0.54/srclib/.deps: No such file or directory make[1]: *** No rule to make target `/var/tmp/portage/apache-2.0.54-r7/work/httpd-2.0.54/srclib/.deps'. Stop. make[1]: Leaving directory `/var/tmp/portage/apache-2.0.54-r7/work/httpd-2.0.54/srclib' make: *** [all-recursive] Error 1 !!! ERROR: net-www/apache-2.0.54-r7 failed. !!! Function src_compile, Line 194, Exitcode 2 !!! problem compiling Apache2 !!! If you need support, post the topmost build error, NOT this status message. What do I have to do now to let apache working? Thank you, Noud Aldenhoven Gentoo 2005.0 (amd64) |
| |||
| 1120386846: Started emerge on: Jul 03, 2005 12:34:06 1120386846: *** emerge apache 1120386847: >>> emerge (1 of 1) net-www/apache-2.0.54-r7 to / 1120386847: === (1 of 1) Cleaning (net-www/apache-2.0.54-r7::/usr/portage/net-www/apache/apache-2.0.54-r7.ebuild) 1120386851: === (1 of 1) Compiling/Merging (net-www/apache-2.0.54-r7::/usr/portage/net-www/apache/apache-2.0.54-r7.ebuild) 1120387000: *** terminating. |
| |||
| jwaixs wrote: > 1120386846: Started emerge on: Jul 03, 2005 12:34:06 > 1120386846: *** emerge apache > 1120386847: >>> emerge (1 of 1) net-www/apache-2.0.54-r7 to / > 1120386847: === (1 of 1) Cleaning > (net-www/apache-2.0.54-r7::/usr/portage/net-www/apache/apache-2.0.54-r7.ebuild) > 1120386851: === (1 of 1) Compiling/Merging > (net-www/apache-2.0.54-r7::/usr/portage/net-www/apache/apache-2.0.54-r7.ebuild) > 1120387000: *** terminating. > How about gcc and glibc? |
| |||
| This is the last log I could found about gcc and glibc Started emerge on: May 12, 2005 16:57:38 .... 1115916326: >>> emerge (31 of 120) sys-devel/gcc-3.4.3-r1 to / 1115916326: === (31 of 120) Cleaning (sys-devel/gcc-3.4.3-r1::/usr/portage/sys-devel/gcc/gcc-3.4.3-r1.ebuild) 1115916327: === (31 of 120) Compiling/Merging (sys-devel/gcc-3.4.3-r1::/usr/portage/sys-devel/gcc/gcc-3.4.3-r1.ebuild) 1115918731: === (31 of 120) Post-Build Cleaning (sys-devel/gcc-3.4.3-r1::/usr/portage/sys-devel/gcc/gcc-3.4.3-r1.ebuild) 1115918746: >>> AUTOCLEAN: sys-devel/gcc 1115918746: --- AUTOCLEAN: Nothing unmerged. 1115918746: ::: completed emerge (31 of 120) sys-devel/gcc-3.4.3-r1 to / 1115918746: >>> emerge (32 of 120) sys-libs/glibc-2.3.4.20041102-r1 to / 1115918746: === (32 of 120) Cleaning (sys-libs/glibc-2.3.4.20041102-r1::/usr/portage/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild) 1115918746: === (32 of 120) Compiling/Merging (sys-libs/glibc-2.3.4.20041102-r1::/usr/portage/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild) 1115923443: === (32 of 120) Post-Build Cleaning (sys-libs/glibc-2.3.4.20041102-r1::/usr/portage/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild) 1115923462: >>> AUTOCLEAN: sys-libs/glibc 1115923467: === Unmerging... (sys-libs/glibc-2.3.4.20041102) 1115923511: >>> unmerge success: sys-libs/glibc-2.3.4.20041102 1115923511: ::: completed emerge (32 of 120) sys-libs/glibc-2.3.4.20041102-r1 to / |
| |||
| jwaixs wrote: > This is the last log I could found about gcc and glibc > 1115916326: >>> emerge (31 of 120) sys-devel/gcc-3.4.3-r1 to / > 1115918746: >>> emerge (32 of 120) sys-libs/glibc-2.3.4.20041102-r1 to Have you had problems to with emerge packages after the 2005-05-12? Or this something more recent that you got problems? //Aho |
| ||||
| I think it's much more recent. I don't have it with all the packages, just some if I try emerge --update and programmes I haven't installed before 05-12 like apache (and subversion). I'll try to reinstall gcc and glibc, perhaps these are my problem, but I don't know for sure. |