From d44b91ec12eb038c7348a8133a9ce3b46616ed8f Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 15 Apr 2008 09:27:04 +0000 Subject: [PATCH] solaris FAQ entry. git-svn-id: file:///svn/unbound/trunk@1048 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + doc/README | 3 +++ 2 files changed, 4 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index ec0724693..92d2b4234 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,7 @@ - copyright updated in ldns-testpkts to keep same as in ldns. - fixup checkconf chroot tests a bit more, chdir must be inside chroot dir. + - documented 'gcc: unrecognized -KPIC option' errors on Solaris. 14 April 2008: Wouter - got update for parseunbound.pl statistics script from Kai Storbeck. diff --git a/doc/README b/doc/README index 522455bb4..354549277 100644 --- a/doc/README +++ b/doc/README @@ -69,6 +69,9 @@ o If you are not receiving the correct source IP address on replies (e.g. non portable socket options, Linux and FreeBSD should work fine. o The warning 'openssl has no entropy, seeding with time', with chroot enabled, may be solved with a symbolic link to /dev/random from . +o On Solaris 5.10 some libtool packages from repositories do not work with + gcc, showing errors gcc: unrecognized option `-KPIC' + To solve this do ./configure libtool=./libtool [your options...]. Acknowledgements ---------------- -- 2.47.2