On Wed, Jun 14, 2006 at 03:48:51PM +0200, aron bengio wrote:
> Hi Josef and other Guys
> i download the Unionfs ver. 1.2 but
> when i do:
> Make (i create unionfs-1.2 directory) in unionfs-1.2
> directory, it's all ok but
> when i do: make install
> i have this message:
> make[1]: ENTERING DIRECTORY 'UNIONFS-1.2/UTILS'
> make[1]: NOTHING TO BE DONE FOR 'ALL'
> make[1]: LEAVING DIRECTORY 'UNIONFS-1.2/UTILS'
> i don't know what do it's said because i use this
> example http://www.linux-live.org/unionfs/ (Unionfs:
> An Unification File System examples )
> for install unionfs
> thanks for all
It was a stupid bug/typo. You want to change the line in utils/Makefile to
say:
install: utils
instead of:
install-utils: utils
Jeff.
--
I think there is a world market for maybe five computers.
- Thomas Watson, chairman of IBM, 1943.
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs