Re: [PATCH] aespipe - fix build issues

"Alon Bar-Lev" <[email protected]> Thu, 6 Nov 2008 20:18:30 +0200
Newsgroups gmane.linux.cryptography,gmane.spam.detected
Message-ID <[email protected]>
On Thu, Nov 6, 2008 at 7:54 PM, Jari Ruusu
<[email protected]> wrote:
>> 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.

On some archs I got segfault in this scenario... And as it is the
default sequence use this it is hard to debug.
Not so important.

Thank you,
Alon.

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/