| Summary: | Autoconf 2.13 Fails at end of compile with permissions issue. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | PixieDust <gentoo> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge logs/info, build environment info, etc | ||
Ignore... I screwed up. |
Created attachment 472174 [details] emerge logs/info, build environment info, etc I have been attempting to get Gentoo installed and have run into numerous package issues, some of which I was able to resolve or bypass. sys-devel/autoconf-2.13 however, I have been stuck on. It gets to the end of the compile, and as it goes to create/use the Makefile, it runs smack into a permissions issue and the build fails. Looking at the directory/file reveals that there are no permissions on the Makefile (0000). Attempting chmod or chown fails (package just does it again). I tried using newer versions, however several other packages depend on autoconf-2.13 and my installation cannot continue until this is resolved.