BIND 10 #1905: error compiling BIND 10 on Solaris 10 x86pc
BIND 10 Development
do-not-reply at isc.org
Sat Feb 23 14:45:20 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):
I found that despite the setting "export LD=/opt/csw/bin/gld", "g++" was
still calling the Solaris linker in "/usr/ccs/bin".
As a quick-n-dirty fix I've tried:
{{{
mv /usr/ccs/bin//ld /usr/ccs/bin//ld.org
ln -s /opt/csw/bin/gld /opt/csw/bin/ld
}}}
which solved the issue, but is more than a dirty hack.
botan and log4cplus were just compiling fine, just BIND 10 had issues with
the setup.
--
Ticket URL: <http://bind10.isc.org/ticket/1905#comment:18>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list