summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-05-14 13:00:12 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-05-14 13:00:12 +0100
commit17fa7abbb83024deb639aebf27686848e232e085 (patch)
tree9d04161e3e7a528754daecb6af4c6dd9281ee21c /BUGS
parent1eeaf2ea11a502bae686fde753b31a72e700a3ba (diff)
downloadlibguestfs-17fa7abbb83024deb639aebf27686848e232e085.tar.gz
libguestfs-17fa7abbb83024deb639aebf27686848e232e085.tar.xz
libguestfs-17fa7abbb83024deb639aebf27686848e232e085.zip
Add test prerequisites.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index b80476b7..fca69090 100644
--- a/BUGS
+++ b/BUGS
@@ -64,7 +64,8 @@ to OCaml), OptString should become 'string option'.
parameters, but the parameters are not OptString.
[tests] command and command-lines tests fail if test-command binary
-cannot be statically linked by libtool.
+cannot be statically linked by libtool. The workaround is to install
+glibc-static.
[tests] Should be possible to conditionally skip tests based on a
runtime check.