| Summary: | groff requires gccmakedep | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alex Ainscow <gentoo.bugzilla> |
| Component: | [OLD] baselayout | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2005.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
rman also required as pre-req. |
Doing an emerge -e world (recompiling everything with a new CFLAG), it failed with: imake -DUseInstalled -I/usr/lib/X11/config gccmakedep -- -I./lib/Xt -I. -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DFONTPATH=\"/usr/share/groff/`cat /var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/xditview/../../VERSION``sed -e 's/^0$//' -e 's/^[1-9].*$/.&/' /var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/xditview/../../REVISION`/font:/usr/share/groff/site-font:/usr/lib/font\" -- ./xditview.c ./Dvi.c ./draw.c ./font.c ./lex.c ./page.c ./parse.c ./XFontName.c ./DviChar.c ./device.c ./xtotroff.c ./XFontName.c ./DviChar.c /bin/sh: gccmakedep: command not found make: *** [depend] Error 127 !!! ERROR: sys-apps/groff-1.19.1-r2 failed. !!! Function src_compile, Line 91, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. gccmakedep is, indeed not installed - thus suggesting that it should be a pre-req, but isnt.