| Summary: | mit-krb5 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Christian Taylor <christian> |
| Component: | [OLD] Library | Assignee: | Ryan Phillips (RETIRED) <rphillips> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aliz, basic, fenixrf, gentoo-bugs, XL |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | a "patched autoheader patch" | ||
|
Description
Christian Taylor
2004-07-15 07:57:23 UTC
Seems the patch from Daniel Ahlberg in bug #44799 is what causes this problem. I've confirmed that the package compiles fine without the autoheader patch, but fails when the patch has been applied. Just forgot to add Daniel Ahlberg to CC. Created attachment 35778 [details, diff] a "patched autoheader patch" 1.3.3-r1 does not compile on my gentoo box and will most likely fail to compile on other system, because of a bug/typo in "mit-krb5-1.3.3-autoheader.patch". At least my "synced" portage tree has got an invalid patch file that writes the string "<tab>" instead of the single character "\t" to "src/include/Makefile.in" and uses "\"" instead of "\" at end of line (to continue the line). After "patching the patch", i. e. subsituting the original patch with the on attached here, the compile was successful. Further remark: #bug57606 is obviously a duplicate of this one. :-) Greets, Axel (XL) *** Bug 57606 has been marked as a duplicate of this bug. *** Committed. |