2012/4/27 Samuli Seppänen <sam...@openvpn.net>:
>
>> 2012/4/27 Samuli Seppänen <sam...@openvpn.net>:
>>> Hi,
>>>
>>> What is the recommended way of passing configure flags to the "generic"
>>> buildsystem? I'd like to cross-compile for win64 on Linux and have some
>>> features turned on.
>>>
>>> Samuli
>> Hello,
>>
>> Just define the EXTRA_OPENVPN_CONFIG environment variable.
>> Or I don't understand your question....
>>
>> Alon.
> Ok, so I assumed. Tried that already, and from build output it looks as
> if it's working:
>
> --- snip ---
> running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/
> --libdir=//lib --host=x86_64-w64-mingw32 --target=
> --build=x86_64-pc-linux-gnu --program-prefix='' --sbindir=/bin
> --enable-password-save
> --- snip ---
>
> However, the resulting binary gives "enable_password_save=false", and
> actually using a credentials file fails. I tried this a number of times,
> deleting "image-win64" directory each time.
>
> Any ideas what could cause this?

Reproduced.
I will check this out.

Alon.

Reply via email to