[Buildroot] [PATCH v3 1/1] package/exim: Add optional OpenSSL support

Bernd Kuhls bernd.kuhls at t-online.de
Sun Apr 12 14:23:35 UTC 2015


"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote in
news:20150412135643.GB21018 at free.fr: 

>> smtp_in.c: In function ?smtp_start_session?:
>> smtp_in.c:1976:36: error: invalid application of ?sizeof? to incomplete
>> type ?struct options?
>>      EXIM_SOCKLEN_T optlen = sizeof(struct ip_options) + MAX_IPOPTLEN;
> 
> Well, would it not be much simpler to just ditch support for static
> builds in exim? I.e. mark it as depends on !static .

Hi,

this compile bug is unrelated to static/shared linking, here is a fix 
proposal: http://patchwork.ozlabs.org/patch/460496/

For the nsl problem: http://patchwork.ozlabs.org/patch/460495/

Regards, Bernd




More information about the buildroot mailing list