BIND 10 #1910: "make install" failure
BIND 10 Development
do-not-reply at isc.org
Wed Apr 25 08:02:52 UTC 2012
#1910: "make install" failure
-------------------------------------+-------------------------------------
Reporter: shane | Owner: UnAssigned
Type: | Status: new
defect | Milestone: New Tasks
Priority: high | Resolution:
Component: build | Sensitive: 0
system | Sub-Project: Core
Keywords: | Estimated Difficulty: 0
Defect Severity: High | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
That is strange. I have:
{{{
if test -z "$(DESTDIR)"; then \
PYTHON=$(PYTHON) $(py_compile) --basedir "$(pythondir)"
$$dlist; \
else \
PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)"
--basedir "$(pythondir)" $$dlist; \
fi
}}}
(That second line is only done if $DESTDIR is not empty.)
Can you show us the related lines in your
src/lib/python/isc/datasrc/Makefile and what it has for DESTDIR?
--
Ticket URL: <http://bind10.isc.org/ticket/1910#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list