diff --git a/Makefile b/Makefile
index b80712e23e859fcec0f0bcdac0c3ecdd60248375..c4fece0d78f59d123e26abc1ebb76d66051f1a71 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ GUILE = guile
 
 GUILE_VERSION = $(shell guile -c '(display (effective-version))')
 
-TEST_ENV = GUILE_AUTO_COMPILE=0 GUILE_LOAD_PATH=$(PWD)
+TEST_ENV = GUILE_AUTO_COMPILE=0 GUILE_LOAD_PATH=$(PWD) GUILE_LOAD_COMPILED_PATH=$(PWD)/obj
 TEST_FLAGS = $(if $(VERBOSE),--verbose)
 PREFIX = /usr
 
diff --git a/dns/enum.scm b/dns/enum.scm
index ee48cd67d7efec1fc4a5d58c27117a42b5ccf77a..458a7abf82197675a589d120287ec55aeb982382 100644
--- a/dns/enum.scm
+++ b/dns/enum.scm
@@ -28,7 +28,7 @@
                             (list value) #f)))  )))
 
 ;; All number are documented at
-;; https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-6
+;; https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml
 
 (define rr-types
   '(; 0 reserved