* libtool package is missing from README
@ 2013-12-15 23:29 Sérgio Benjamim
2013-12-16 3:35 ` Jaegeuk Kim
0 siblings, 1 reply; 2+ messages in thread
From: Sérgio Benjamim @ 2013-12-15 23:29 UTC (permalink / raw)
To: linux-f2fs-devel
Hello,
I think libtool package is missing from README, in "Before compilation"
section.
Sérgio Benjamim
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: libtool package is missing from README
2013-12-15 23:29 libtool package is missing from README Sérgio Benjamim
@ 2013-12-16 3:35 ` Jaegeuk Kim
0 siblings, 0 replies; 2+ messages in thread
From: Jaegeuk Kim @ 2013-12-16 3:35 UTC (permalink / raw)
To: Sérgio Benjamim; +Cc: linux-f2fs-devel
Hi,
Thank you for the suggestion.
I made a patch and then applied it to the git tree.
Thanks,
From 11d187cdfa2dcf504aa25b5a1aab4228f19f22ff Mon Sep 17 00:00:00 2001
From: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Date: Mon, 16 Dec 2013 12:32:37 +0900
Subject: [PATCH] README: add libtool guide
The f2fs-tools needs libtool package to compile sources.
Suggested-by: Sérgio Benjamim <sergio_br2@ig.com.br>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
---
README | 1 +
1 file changed, 1 insertion(+)
diff --git a/README b/README
index bf374fb..222cbc3 100644
--- a/README
+++ b/README
@@ -11,6 +11,7 @@ Your should install the following packages.
- libuuid-devel or uuid-dev
- pkg-config
- autoconf
+ - libtool
Initial compilation
-------------------
--
1.8.4.474.g128a96c
--
Jaegeuk Kim
Samsung
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-16 3:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15 23:29 libtool package is missing from README Sérgio Benjamim
2013-12-16 3:35 ` Jaegeuk Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).