| Summary: | groff-1.18.1 emerge fails with "Too many open files" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ryan Shaw <ryan.shaw> |
| Component: | New packages | Assignee: | Martin Schlemmer (RETIRED) <azarah> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ryan.shaw, seemant |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | /usr/bin/cc | ||
|
Description
Ryan Shaw
2002-12-31 23:48:05 UTC
gcc bug ? Prob the /usr/bin/gcc is a script thing. Check the contents of you /usr/bin/gcc, if a script, please get back to me and also with gcc version, etc (epm -q gcc). gcc is version 3.2.1-r6. 'which gcc' shows /usr/i686-pc-linux-gnu/gcc-bin/3.2/gcc. /usr/i686-pc-linux-gnu/gcc-bin/3.2/gcc is not a script. hrm, ok. Can you run /usr/bin/cc and /lib/cc fine ? I can run /usr/bin/cc OK. I don't seem to have /lib/cc. Might this be the problem? Should there be a symlink there? Err, sorry, it should be /lib/cpp. Anyhow, can you attach the contents of /usr/bin/cc ? Created attachment 7009 [details]
/usr/bin/cc
Ok, fixed issue. Please update sys-devel/gcc-config to latest version, and try again, thanks. Should be version 1.2.7 as of writing ... closing due to no feedback |