[sheepdog] [PATCH 8/8] shared lib: kick it run
Liu Yuan
namei.unix at gmail.com
Wed Apr 8 04:18:09 CEST 2015
On Wed, Apr 08, 2015 at 01:19:20AM +0900, Hitoshi Mitake wrote:
> At Fri, 3 Apr 2015 11:20:54 +0800,
> Liu Yuan wrote:
> >
> > From: Liu Yuan <liuyuan at cmss.chinamobile.com>
> >
> > Add the final makefile stuff
> >
> > Signed-off-by: Liu Yuan <liuyuan at cmss.chinamobile.com>
> > ---
> > configure.ac | 3 ++-
> > lib/Makefile.am | 14 ++++++++++++++
> > 2 files changed, 16 insertions(+), 1 deletion(-)
>
> This patch seems to break build. Below is an error message:
> $ make
> cd . && /bin/bash /home/mitake/github/sheepdog.git/missing automake-1.14 --foreign
> configure.ac:36: error: required file './ltmain.sh' not found
> make: *** [Makefile.in] Error 1
The reason is you miss libtool in your box. And I'll add check libtool in
configure.ac in v2.
Thanks,
Yuan
More information about the sheepdog
mailing list