[syslog-ng] Compile time error

Nagy, Tamás tamas.nagy at balabit.com
Mon Mar 21 16:45:51 CET 2016


1. Could you try with a newer mongo-c-driver version? You can edit the
respective section in .gitmodules and try branch=master (or some other
tag). You need to do this right after a clean checkout, although
running autogen.sh again before configure might also be enough.

2. Could you try after configuring with --disable-mongodb?

On Thu, Mar 10, 2016 at 3:03 PM, Vithulan MV
<vithulanmv.12 at cse.mrt.ac.lk> wrote:
> Hi,
>
> Yes it seems so, as per
> https://www.openssl.org/docs/manmaster/crypto/EVP_DigestInit.html
>
> Thanks for pointing that out.
> I tried installing openssl 1.0.1 but still the openssl version command shows
> the version 1.1, How do I compile syslog-ng with OpenSSL 1.0.1?
>
> Thanks.
>
> Best regards,
> Vithulan
>
> On 7 March 2016 at 23:15, Tibor Benke <ihrwein at gmail.com> wrote:
>>
>> Hi,
>>
>> You probably use OpenSSL 1.1 (scroll down to the bottom of the page to
>> "History"):
>> https://www.openssl.org/docs/manmaster/crypto/EVP_DigestInit.html
>>
>> Please verify this.
>>
>> Could you try to compile syslog-ng with OpenSSL 1.0.1?
>>
>> Regards,
>> Tibor
>>
>> 2016-03-07 18:32 GMT+01:00 Vithulan MV <vithulanmv.12 at cse.mrt.ac.lk>:
>>>
>>> Hi all,
>>>
>>> I added required dependencies and tried to build syslog-ng from the
>>> source, there was an error saying,
>>>
>>> ${syslog-ng_HOME}/modules/afmongodb/mongo-c-driver/src/mongoc/mongoc-scram.c:
>>> In function '_mongoc_scram_sha1': storage size of 'digest_ctx' isn't known
>>> (EVP_MD_CTX digest_ctx)
>>> I confirmed OpenSSL [1] headers are included in the file.Can you please
>>> point out whats wrong?
>>>
>>> [1]
>>> https://github.com/mongodb/mongo-c-driver/blob/7415d3468de0c500fd6e630f7b52be181cbb66b3/src/mongoc/mongoc-scram.c#L311
>>>
>>> Thanks.
>>> Regards,
>>> Vithulan
>>>
>>>
>>>
>>> ______________________________________________________________________________
>>> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
>>> Documentation:
>>> http://www.balabit.com/support/documentation/?product=syslog-ng
>>> FAQ: http://www.balabit.com/wiki/syslog-ng-faq
>>>
>>>
>>
>>
>>
>> ______________________________________________________________________________
>> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
>> Documentation:
>> http://www.balabit.com/support/documentation/?product=syslog-ng
>> FAQ: http://www.balabit.com/wiki/syslog-ng-faq
>>
>>
>
>
>
> --
> Vithulan MV.
>
> Undergraduate,
> Department of Computer Science & Engineering,
> University of Moratuwa,
> Sri lanka.
>
> ______________________________________________________________________________
> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Documentation:
> http://www.balabit.com/support/documentation/?product=syslog-ng
> FAQ: http://www.balabit.com/wiki/syslog-ng-faq
>
>


More information about the syslog-ng mailing list