commit fc13489c91e790ff8952aff1e7db1e6189894e30 breaks compile on F19

Trever L. Adams trever.adams at gmail.com
Mon Jun 24 04:25:07 MDT 2013


On 06/21/2013 10:54 AM, Trever L. Adams wrote:
> This commit causes the following error on compile in F19 (I know, it is
> unreleased).
>
> [ 622/3808] Compiling lib/util/genrand.c
> In file included from ../lib/replace/../replace/replace.h:32:0,
>                  from ../source4/include/includes.h:23,
>                  from ../lib/util/genrand.c:22:
> default/include/config.h:619:17: error: expected ‘;’, identifier or ‘(’
> before ‘struct’
>  #define MD5_CTX struct MD5Context
>                  ^
> ../source4/../lib/crypto/md5.h:31:3: note: in expansion of macro ‘MD5_CTX’
>  } MD5_CTX;
>    ^
> Thanks,
> Trever
My mistake. I didn't have libbsd devel headers installed.

Trever



More information about the samba-technical mailing list