[PATCH] Fix prerequisite packages to build fstests on Ubuntu

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



To build xfstests from minimal Ubuntu, it's necessary to install
some more packages in addition to ones mentioned in README.
Plus, libtool is not needed to specify here since libtool-bin
depends on it.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index a824c10..e44ce51 100644
--- a/README
+++ b/README
@@ -6,8 +6,8 @@ Building Linux:
 	- cd into the xfstests directory
 	- install prerequisite packages
 	  For example, for Ubuntu:
-		"sudo apt-get install xfslibs-dev uuid-dev libtool e2fsprogs
-		 automake gcc libuuid1 quota attr libattr1-dev
+		"sudo apt-get install xfslibs-dev uuid-dev libtool-bin e2fsprogs
+		 automake gcc libuuid1 quota attr libattr1-dev make
 		 libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench"
 	- run make
 	- run make install
-- 
2.7.0.rc3

--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux