Summary: | Prefix/Cygwin: Invalid path "//home/" breaks Python during "make altinstall" | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Al <oss.elmar> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Other | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | --root=/$(DESTDIR) to --root=$(DESTDIR) to avoid //home/ |
Description
Al
2010-09-14 16:28:09 UTC
(In reply to comment #0) > I append a little patch that works for me, if I find out how to do that. Maybe > as comment in the next setp? Unified diff (diff -u <old> <new>) and there is a "Create a New Attachment" link ;) Created attachment 247287 [details, diff]
--root=/$(DESTDIR) to --root=$(DESTDIR) to avoid //home/
This patch works for me. There is more patching required to bootstrap Python on Cygwin. This patch only addresses the given issue.
this needs reevaluation |