How to compile lib/libisc ? (Work in progress: updating to BIND 9.3.2)
Petr Janda
elekktretterr at exemail.com.au
Mon Jun 26 02:13:40 PDT 2006
Can anyone translate these lines for me? (from libisc/Makefile)
INCS= ${HEADERS:S/^/${BIND_DIR}\/lib\/isc\/include\/isc\//g}
INCSDIR= ${INCLUDEDIR}/isc
Simon 'corecode' Schubert wrote:
[redirecting to kernel@]
On 25.06.2006, at 18:26, Petr Janda wrote:
It seems to me that some header files are missing in the Makefile for
libisc for BIND 9.3.2 to compile. Im sort of stuck on this. hmm
possibly they get created by a different makefile before in the build
process. you might have to track all dependencies and compile the
other needed libs as well (using make obj!)
cheers
simon
More information about the Kernel
mailing list