[Ilugc] Re: Ubuntu 8.04+FUSE filesystem

  • From: mailzico@xxxxxxxxx (Zico)
  • Date: Wed Sep 10 21:26:49 2008

On Wed, Sep 10, 2008 at 7:59 PM, Shakthi Kannan <shakthimaan@xxxxxxxxx>wrote:

Hi,

-

It is:

 aclocal
 autoconf
 automake


These commands results:

*root@laptop:/opt/siefs-0.5# automake
siefs/Makefile.am:3: `CFLAGS' is a user variable, you should not override
it;
siefs/Makefile.am:3: use `AM_CFLAGS' instead.

*The text inside my Makefile.am :

*1.## Process this file with automake to produce Makefile.in
2.
3.LDADD = $(fuseinst)/lib/libfuse.a -lpthread -lrt -ldl
4.SUBDIRS = @subdirs@

*

-- 
Best,
Z

Other related posts: