]> granicus.if.org Git - pdns/commit
pdns-recursor: fix build failure on OSX
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 12 Mar 2016 18:13:29 +0000 (19:13 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 12 Mar 2016 18:15:33 +0000 (19:15 +0100)
commitaac7577396d08603c7812c6c024b06fb0cb9059a
treed9483eb6c28288e961a2ceee2cf85464f65d09a3
parent17cd0b7aa4b3dda190c3162fe9c007f02744e9f0
pdns-recursor: fix build failure on OSX

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

Results in:

/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/recursordist/Makefile.am