]> git.ipfire.org Git - thirdparty/pdns.git/commit
pdns: Fix build on OSX 3557/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 12 Mar 2016 11:59:22 +0000 (12:59 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 12 Mar 2016 11:59:59 +0000 (12:59 +0100)
commit45a1349bb8e0c029c2b07daa523868e256ad7a63
tree2b09beafc4cafdfc3a80968ec8a81e5a17470369
parent0048c4c5cd8b77422bb186c742a656b7fceeb71a
pdns: Fix build on OSX

Using OpenSSL from Homebrew, by doing
./configure --with-openssl=/Users/ruben/homebrew/Cellar/openssl/1.0.2g

Results in:

Making all in pdns
/Library/Developer/CommandLineTools/usr/bin/make  all-am
  CXX      base64.o
base64.cc:7:10: fatal error: 'openssl/bio.h' file not found
         ^
1 error generated.
pdns/Makefile.am