Installing bing 9.2.2rc1....problem with make install...

Mark_Andrews at isc.org Mark_Andrews at isc.org
Tue Jan 14 10:08:31 UTC 2003


	Please do not send HTML to this list.
	
	Apply the following.

	Mark

--- lib/bind/make/rules.in	Thu Aug  8 16:31:24 2002
+++ lib/bind/make/rules.in	Fri Jan 10 11:39:46 2003
@@ -41,7 +41,7 @@
 @SET_MAKE@
 
 top_builddir =	@BIND9_TOP_BUILDDIR@
-top_srcdir = @top_srcdir@
+abs_top_srcdir = @abs_top_srcdir@
 
 ###
 ### All
@@ -102,7 +102,7 @@
 .SUFFIXES:
 .SUFFIXES: .c . at O@
 
-ALWAYS_INCLUDES = -I${top_builddir} -I${top_srcdir}/@PORT_INCLUDE@
+ALWAYS_INCLUDES = -I${top_builddir} -I${abs_top_srcdir}/@PORT_INCLUDE@
 ALWAYS_DEFINES = @ALWAYS_DEFINES@
 ALWAYS_WARNINGS =
 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list