--- src/VBox/Additions/common/VBoxGuest/freebsd/Makefile.orig	2017-10-18 07:06:43 UTC
+++ src/VBox/Additions/common/VBoxGuest/freebsd/Makefile
@@ -70,6 +70,7 @@ SRCS += \
 	handletable.c \
 	handletablectx.c \
 	once.c \
+	term.c \
 	thread.c
 
 .PATH:	${.CURDIR}/common/string
@@ -128,6 +129,7 @@ SRCS += \
 
 .PATH:	${.CURDIR}/r0drv
 SRCS += \
+	alloc-ef-r0drv.c \
 	alloc-r0drv.c \
 	initterm-r0drv.c \
 	memobj-r0drv.c \
