Hello,

Some built notes regarding the utilities (23):

1. ./src/utils/ecryptfs_add_passphrase.c - missing #include <string.h>

2. Parallel make issues the installation fails with greater than -j1,
please try to replace install-data-local with install-data-hook so it
will be called after all other tasks finish.

3. Striped files are installed, even if it was not requested by make
install-strip. For some rules at install-data-local an explicit strip
is performed. $(STRIP) should be used and not explicit strip if one
wish to use strip.
But, this does not gives the option to distinguish between "make
install" and "make install-strip", for this you have INSTALL_PROGRAM
which is set up with strip or without by automake.

Best Regards,
Alon Bar-Lev.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
eCryptfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecryptfs-devel

Reply via email to