| Summary: | mod_php-5.0.1 fails on make install: /usr/share/build/libtool: No such file or directory | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Paola Villarreal <p4olav> |
| Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | p4olav |
| Priority: | High | ||
| Version: | 2004.2 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Ok, the problem was that if you have apache 2.0.50 which uses libtool, and you rebuild libtool but dont rebuild apache, you will get that error... I believe this is a common problem in portage; if you rebuild a library that is a dependencie to other package(s) it wont rebuild those packages... Fixed it by rebuilding apache |
when doing emerge mod_php (5.0.1) it fails on make install.. this is the complete error i get: Build complete. (It is safe to ignore warnings about tempnam and tmpnam). >>> Install mod_php-5.0.1 into /var/tmp/portage/mod_php-5.0.1/image/ category dev-php Installing PHP SAPI module: apache2handler /usr/lib/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/build/libtool' libphp5.la /var/tmp/portage/mod_php-5.0.1/image//usr/lib/apache2/modules /usr/share/build/libtool --mode=install cp libphp5.la /var/tmp/portage/mod_php-5.0.1/image//usr/lib/apache2/modules/ /usr/lib/apache2/build/instdso.sh: line 53: /usr/share/build/libtool: No such file or directory apxs:Error: Command failed with rc=8323072 . make: *** [install-sapi] Error 1 !!! ERROR: dev-php/mod_php-5.0.1 failed. !!! Function php5-sapi_src_install, Line 436, Exitcode 2 !!! install failed