diff --git a/index.html b/index.html
index 3f8029d2..f330de31 100644
--- a/index.html
+++ b/index.html
@@ -57,6 +57,11 @@
Documentation updates.
Bugfixes.
+ Errata: This release has two minor build system issues, which can be corrected by passing the LDFLAGS argument to ./configure.
+
+ - FreeBSD users should use LDFLAGS="-lcam"
+ - users with gphoto2 installed outside of /usr/lib should use LDFLAGS="-L/path/to/gphoto"
+
|