[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] aespipe - fix build issues
Alon Bar-Lev wrote:
> 1. What do you want to do with bz2aespipe? Should make install also
> install it? Should users of this package (on distributions) be able to
> use it without manually obtaining the tarball?
My vote is to not install it by default.
> 2. initramfs configuration may use static link by adding
> LDFLAGS="-static", the problem is that you are using getowuid() in
> aespipe which is not static friendly. One solution is to add
> --enable-something in order to disable the unfriendly functionality,
> other is to add a preprocessor condition and allow externally disable
> this.
Linker warnings can be ignored.
getpwuid() can be avoided at run time by using aespipe -G option.
--
Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/