| Summary: | sys-libs/libcap-2.06 needs dev-util/indent | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Markus Krainer <mkrainer> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | VERIFIED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 210437 *** |
>>> Compiling source in /var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06 ... make -C libcap all make[1]: Entering directory `/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap' => making cap_names.c from <linux/capability.h> i686-pc-linux-gnu-gcc -I/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap/../libcap/include -I/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap/../libcap/include _makenames.c -o _makenames sed -e 's/[\{\"]//g' -e 's/\}.*//' -e '1istruct __cap_token_s { const char *name; int index; };\n%{\nconst struct __cap_token_s *__cap_lookup_name(const char *, unsigned int);\n%}\n%%' cap_names.sed | gperf --ignore-case --language=ANSI-C --readonly --null-strings --global-table --hash-function-name=__cap_hash_name --lookup-function-name="__cap_lookup_name" -c -t -m20 | indent -kr > _caps_output.gperf /bin/sh: indent: command not found make[1]: *** [_caps_output.gperf] Fehler 127 make[1]: *** Warte auf noch nicht beendete Prozesse... make[1]: Leaving directory `/var/tmp/portage/sys-libs/libcap-2.06/work/libcap-2.06/libcap' make: *** [all] Fehler 2