| Summary: | app-admin/apache-tools-2.2.16 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | New packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | pva |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Patrick Lauer
2010-08-30 18:51:19 UTC
build fails for me too for reason : make[1]: entrant dans le répertoire « /var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/support » /usr/bin/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -O3 -march=native -pipe -fomit-frame-pointer -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/os/unix -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/server/mpm/prefork -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/http -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/filters -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/generators -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/mappers -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/database -I/usr/include/apr-1 -I/usr/include/db4.6 -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy/../generators -I/usr/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/ssl -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/dav/main -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo /usr/bin/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -O3 -march=native -pipe -fomit-frame-pointer -L/usr/lib64 -L/usr/lib -Wl,-O1 -Wl,--sort-common -s -Wl,--as-needed -Wl,--no-as-needed -o htpasswd htpasswd.lo -lm -L/usr/lib64 -lpcre /usr/lib64/libaprutil-1.la -ldb-4.6 -lgdbm -lexpat /usr/lib64/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldb-4.6 collect2: ld returned 1 exit status make[1]: *** [htpasswd] Erreur 1 make[1]: quittant le répertoire « /var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/support » make: *** [all-recursive] Erreur 1 (In reply to comment #1) > build fails for me too for reason : re-emerge dev-libs/apr-util fixes apache-tools build eric you have different problem then Patric. Patric I'm unable to reproduce this problem. Please attach full build log for dev-libs/apr and apache-tools. It's really weird that basic functions like apr_file_printf are missed in you apr-1 library. |