]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
solaris FAQ entry.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 15 Apr 2008 09:27:04 +0000 (09:27 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 15 Apr 2008 09:27:04 +0000 (09:27 +0000)
git-svn-id: file:///svn/unbound/trunk@1048 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/README

index ec07246932fd849b8d204e28addec5d491ae4dde..92d2b423421f79f3c60eac4897739cb5e5f43d65 100644 (file)
@@ -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.
index 522455bb47958b6e5fa71aba16f76021b9ffc148..354549277fd4859c78934dabc20215d51c9bd221 100644 (file)
@@ -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 <chrootdir>.
+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
 ----------------