BIND 10 #1905: error compiling BIND 10 on Solaris 10 x86pc
BIND 10 Development
do-not-reply at isc.org
Sat Feb 23 12:43:48 UTC 2013
#1905: error compiling BIND 10 on Solaris 10 x86pc
-------------------------------------+-------------------------------------
Reporter: cas | Owner:
Type: defect | UnAssigned
Priority: medium | Status:
Component: build system | assigned
Keywords: | Milestone:
Sensitive: 0 | Resolution:
Sub-Project: Core | CVSS Scoring:
Estimated Difficulty: 6 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by cas):
Now the bind 10 compile fails with an issues that probably is caused by
the loader (ld), but there is no information what is going wrong:
{{{
Now you can type "make" to build BIND 10
bash-4.2# make
make all-recursive
make[1]: Entering directory `/usr/share/src/bind10/bind10-1.0.0'
Making all in compatcheck
make[2]: Entering directory
`/usr/share/src/bind10/bind10-1.0.0/compatcheck'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/usr/share/src/bind10/bind10-1.0.0/compatcheck'
Making all in doc
make[2]: Entering directory `/usr/share/src/bind10/bind10-1.0.0/doc'
Making all in guide
make[3]: Entering directory `/usr/share/src/bind10/bind10-1.0.0/doc/guide'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0/doc/guide'
make[3]: Entering directory `/usr/share/src/bind10/bind10-1.0.0/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0/doc'
make[2]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0/doc'
Making all in .
make[2]: Entering directory `/usr/share/src/bind10/bind10-1.0.0'
make[2]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0'
Making all in src
make[2]: Entering directory `/usr/share/src/bind10/bind10-1.0.0/src'
Making all in lib
make[3]: Entering directory `/usr/share/src/bind10/bind10-1.0.0/src/lib'
Making all in exceptions
make[4]: Entering directory
`/usr/share/src/bind10/bind10-1.0.0/src/lib/exceptions'
Making all in .
make[5]: Entering directory
`/usr/share/src/bind10/bind10-1.0.0/src/lib/exceptions'
CXX exceptions.lo
CXXLD libb10-exceptions.la
make[5]: *** [libb10-exceptions.la] Error 1
make[5]: Leaving directory
`/usr/share/src/bind10/bind10-1.0.0/src/lib/exceptions'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/usr/share/src/bind10/bind10-1.0.0/src/lib/exceptions'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/share/src/bind10/bind10-1.0.0'
make: *** [all] Error 2
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1905#comment:15>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list