Re: [PATCH] aespipe - fix build issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 6, 2008 at 7:54 PM, Jari Ruusu
<jariruusu@xxxxxxxxxxxxxxxxxxxxx> 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/


[Index of Archives]     [Kernel]     [Linux Crypto]     [Gnu Crypto]     [Gnu Classpath]     [Netfilter]     [Bugtraq]
  Powered by Linux