BIND 10 #1041: BIND10 build fails if a directory in the path has spaces

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


#1041: BIND10 build fails if a directory in the path has spaces
-------------------------------------+-------------------------------------
                   Reporter:  cas    |                  Type:  defect
                     Status:  new    |              Priority:  major
                  Milestone:  New    |             Component:
  Tasks                              |  configuration
                   Keywords:         |             Sensitive:  0
            Defect Severity:         |           Sub-Project:  Core
  Medium                             |  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

 when compiling BIND 10 from a directory with spaces, the build fails:

 pwd -> /Developer/source/te st/bind10-devel-20110519
 {{{
 /bin/sh ../../../libtool --tag=CXX   --mode=link g++ -Wall -Wextra
 -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Werror -fPIC -g
 -O2  -R/opt/local/lib       -o libutil.la -rpath /usr/local/lib
 filename.lo strutil.lo time_utilities.lo sha1.lo base_n.lo qid_gen.lo
 ../../../src/lib/exceptions/libexceptions.la
 libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
 .libs/libutil.0.dylib  .libs/filename.o .libs/strutil.o
 .libs/time_utilities.o .libs/sha1.o .libs/base_n.o .libs/qid_gen.o
 ../../../src/lib/exceptions/.libs/libexceptions.dylib    -install_name
 /usr/local/lib/libutil.0.dylib -compatibility_version 1 -current_version
 1.0 -Wl,-single_module
 libtool: link: dsymutil .libs/libutil.0.dylib || :
 libtool: link: (cd ".libs" && rm -f "libutil.dylib" && ln -s
 "libutil.0.dylib" "libutil.dylib")
 libtool: link: ar cru .libs/libutil.a  filename.o strutil.o
 time_utilities.o sha1.o base_n.o qid_gen.o
 libtool: link: ranlib .libs/libutil.a
 /opt/local/bin/gsed: can't read
 st/bind10-devel-20110519/src/lib/exceptions/libexceptions.la: No such file
 or directory
 libtool: link:
 `st/bind10-devel-20110519/src/lib/exceptions/libexceptions.la' is not a
 valid libtool archive
 make[5]: *** [libutil.la] Error 1
 make[4]: *** [all-recursive] Error 1
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

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


More information about the bind10-tickets mailing list