BIND 10 #1045: 'make DESTDIR=../DEST install' fails

BIND 10 Development do-not-reply at isc.org
Thu Jun 23 00:24:12 UTC 2011


#1045: 'make DESTDIR=../DEST install' fails
-------------------------------------+-------------------------------------
            Reporter:  cas           |                        Owner:  jreed
                Type:  defect        |                       Status:  new
            Priority:  major         |                    Milestone:  New
           Component:  build system  |  Tasks
           Sensitive:  0             |                     Keywords:
         Sub-Project:  Core          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 Version: bind10-devel-20110519
 OS: Darwin 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST
 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386

 installing BIND 10 in a dedicated installation directory for packaging
 does fail if the target directory is given relative to the build
 directory:

 {{{
 bind10-devel-20110519 # make DESTDIR=../DEST install
 Making install in doc
 Making install in guide
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 Making install in src
 Making install in lib
 Making install in exceptions
 Making install in .
 test -z "/usr/local/lib" || /opt/local/bin/gmkdir -p
 "../DEST/usr/local/lib"
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c
 libexceptions.la '../DEST/usr/local/lib'
 libtool: install: `../DEST/usr/local/lib' must be an absolute directory
 name
 libtool: install: Try `libtool --help --mode=install' for more
 information.
 make[5]: *** [install-libLTLIBRARIES] Error 1
 make[4]: *** [install-am] Error 2
 make[3]: *** [install-recursive] Error 1
 make[2]: *** [install-recursive] Error 1
 make[1]: *** [install-recursive] Error 1
 make: *** [install-recursive] Error 1
 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/1045>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list