]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix header path during VPATH build 2033/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 30 Dec 2014 22:35:20 +0000 (23:35 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 1 Jan 2015 14:24:08 +0000 (15:24 +0100)
commit58f1a72052903a1cb89539ca919c1db791ed28a9
treebcec9471e907c17fb0b3a12aaf7994db0769a0c9
parent8045478dd4f548a76d72f948591d5fcdea4ff83d
Fix header path during VPATH build

/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../../../modules/remotebackend -I../..  -I../.. -I../../..
-pthread -I/usr/include -I../../pdns/ext/rapidjson/include
-I../../../pdns/ext/yahttp -I../../../pdns/ext/polarssl/include/
-fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4
-fstack-protector -Wall -g -O2 -c -o remotebackend.lo
../../../modules/remotebackend/remotebackend.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../modules/remotebackend -I../.. -I../.. -I../../.. -pthread
-I/usr/include -I../../pdns/ext/rapidjson/include
-I../../../pdns/ext/yahttp -I../../../pdns/ext/polarssl/include/ -DPIE
-D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g
-O2 -c ../../../modules/remotebackend/remotebackend.cc  -fPIC -DPIC -o
.libs/remotebackend.o
In file included from
../../../modules/remotebackend/remotebackend.hh:9:0,
                 from ../../../modules/remotebackend/remotebackend.cc:1:
../../../pdns/json.hh:27:32: fatal error: rapidjson/document.h: No such
file or directory
 #include "rapidjson/document.h"
                                ^
compilation terminated.
modules/remotebackend/Makefile.am