<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
Have you tried setting the PKG_CONFIG_PATH envvar?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
For example:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<pre><code>export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig</code></pre>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
More info:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<a href="https://syslog-ng.gitbooks.io/getting-started/content/chapters/chapter_0/section_3.html" id="LPlnk481226">https://syslog-ng.gitbooks.io/getting-started/content/chapters/chapter_0/section_3.html</a><br>
</div>
<div id="LPBorder_GTaHR0cHM6Ly9zeXNsb2ctbmcuZ2l0Ym9va3MuaW8vZ2V0dGluZy1zdGFydGVkL2NvbnRlbnQvY2hhcHRlcnMvY2hhcHRlcl8wL3NlY3Rpb25fMy5odG1s" class="LPBorder415872" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;" contenteditable="false">
<table id="LPContainer415872" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td style="width: 100%;">
<div id="LPTitle415872" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor415872" href="https://syslog-ng.gitbooks.io/getting-started/content/chapters/chapter_0/section_3.html" style="text-decoration: none; color:var(--themePrimary);">macOS · Getting started - syslog-ng.gitbooks.io</a></div>
<div id="LPDescription415872" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
macOS Introduction. The syslog-ng application has been resurrected on macOS by our developer team. We hope our product can be useful for Mac users who want to increase the security of their system through reliable logging.</div>
<div id="LPMetadata415872" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
syslog-ng.gitbooks.io</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
--</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
László Várady<br>
</div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:11pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> syslog-ng <syslog-ng-bounces@lists.balabit.hu> on behalf of László Pál <vlad@vlad.hu><br>
<b>Sent:</b> Friday, December 20, 2019 21:52<br>
<b>To:</b> Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu><br>
<b>Subject:</b> Re: [syslog-ng] State of syslog-ng on Mac</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">
<div style="background-color:#FFEB9C; width:100%; border-style:solid; border-color:#9C6500; border-width:1pt; padding:2pt; font-size:10pt; line-height:12pt; font-family:'Calibri'; color:Black; text-align:left">
<span style="color:#9C6500; font-weight:bold">CAUTION:</span> This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize the sender and know the content is safe.</div>
<br>
<div>
<div class="">Hi,</div>
<div class=""><br class="">
</div>
<div class="">Great news, however when I tried to compile on my macpro with latest catalina beta, it stuck at openssl lib</div>
<div class=""><br class="">
</div>
<div class="">configure: error: Cannot find OpenSSL libraries with version >= 0.9.8 it is a hard dependency from syslog-ng 3.7 onwards</div>
<div class=""><br class="">
</div>
<div class="">however</div>
<div class="">
<div class="">^^/g/syslog-ng >>> openssl version -a                                                                                                          (1) (*master+10563) 21:47:02</div>
<div class="">OpenSSL 1.1.1d  10 Sep 2019</div>
<div class="">built on: Sat Sep 28 13:18:07 2019 UTC</div>
<div class="">platform: darwin64-x86_64-cc</div>
<div class="">options:  bn(64,64) rc4(16x,int) des(int) idea(int) blowfish(ptr)</div>
<div class="">compiler: clang -fPIC -arch x86_64 -O3 -Wall -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM
 -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -D_REENTRANT -DNDEBUG</div>
<div class="">OPENSSLDIR: "/usr/local/etc/openssl@1.1"</div>
<div class="">ENGINESDIR: "/usr/local/Cellar/openssl@1.1/1.1.1d/lib/engines-1.1"</div>
<div class="">Seeding source: os-specific</div>
</div>
<div class=""><br class="">
</div>
<div class="">and</div>
<div class="">set -gx CPPFLAGS "-I/usr/local/opt/openssl/include”</div>
<div class="">set -gx LDFLAGS "-L/usr/local/opt/openssl/lib”</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Any idea what is missing from my set-up?</div>
<div class=""><br class="">
</div>
<br class="">
<div class="">
<div>Pál, László</div>
<div><a href="mailto:vlad@vlad.hu" class="">vlad@vlad.hu</a></div>
<div class=""><br class="">
</div>
<br class="x_Apple-interchange-newline">
</div>
<div class="">ps: <span class="" style="color:rgb(0,0,0)">Also commenting with MS account on your blog is not working, or at least not for me. I suppose Quest does not like me anymore :)</span></div>
<div class=""><span class="" style="color:rgb(0,0,0)"><br class="">
</span></div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 2019. Dec 19., at 12:34, Peter Czanik (pczanik) <<a href="mailto:Peter.Czanik@oneidentity.com" class="">Peter.Czanik@oneidentity.com</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
Hi,</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
I just published a blog about the state of syslog-ng on Mac:<span class="x_Apple-converted-space"> </span><a href="https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.syslog-ng.com%2Fcommunity%2Fb%2Fblog%2Fposts%2Fstate-of-syslog-ng-on-mac&data=02%7C01%7CLaszlo.Varady%40oneidentity.com%7C5880d9586c404206de5f08d7858e9a38%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637124719846504767&sdata=6wh5QbgFvDK%2BNyQ6sSDo2NDFqb8f8sHS6K5B2sgc2fQ%3D&reserved=0" originalsrc="https://www.syslog-ng.com/community/b/blog/posts/state-of-syslog-ng-on-mac" shash="zF5RW0GG+9CBoGI4AxDSTuheDg6B0wTOSgUO+jnqwJAXYtFyzs3SeWhRlPPIiJ5qIGsIJaxDiB/3UfVKiYchnnTyI5vh76QNaEuRAx+fdAKJvHXc1S2T+6KPzy84oo3qw17mrMphfInvsxUhEzTKVibNiZwHQ5RJfsfYFT+mJJ4=" class="">https://www.syslog-ng.com/community/b/blog/posts/state-of-syslog-ng-on-mac</a><br class="">
</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
As I write about future plans at the end of the blog, you can see that I'm an almost complete newbie on the Mac (the last time I used it actively was on the Motorola<span class="x_Apple-converted-space"> </span><span class="">68040</span>) and it's mostly a
 free time project. Still,<span class="x_Apple-converted-space"> </span><span class="">any questions, suggestion or help are very welcome!<br class="">
</span>
<div class=""><br class="">
</div>
<span class=""></span>Bye,<br class="">
</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<br class="">
</div>
<div id="x_Signature" class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<div class="" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<div class="">
<div class="">
<div dir="ltr" class="">Peter Czanik (CzP) <<a href="mailto:peter.czanik@oneidentity.com" class="">peter.czanik@oneidentity.com</a>><br class="">
Balabit (a OneIdentity company) / syslog-ng upstream<br class="">
<a href="https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsyslog-ng.com%2Fcommunity%2F&data=02%7C01%7CLaszlo.Varady%40oneidentity.com%7C5880d9586c404206de5f08d7858e9a38%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637124719846504767&sdata=eH8Ran3aIDYoKaDBHtLOCfcTWUPY8Dacu7sv6tCpIuQ%3D&reserved=0" originalsrc="https://syslog-ng.com/community/" shash="WnPEH8EUATWGns139pciiFOmOI84JuETUGPKM3ixOTWna6Ut15POJJstk7GcuTSBnEDufnFeYuqFnqEDPMFxRB+tmPcb7QE7CXJ/ANyU2k6frDX6chMFgO87XGUo5AJErDgiR9B5BLNXebjic+Kjl9fCHJWAoKbQHv9j3qEHOMg=" target="_blank" class="">https://syslog-ng.com/<wbr class="">community/</a><br class="">
<a href="https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2FPCzanik&data=02%7C01%7CLaszlo.Varady%40oneidentity.com%7C5880d9586c404206de5f08d7858e9a38%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637124719846514754&sdata=%2F7XZ3PGd30R%2FSbqamw2yjU4UgwLStroMYIeqXva%2FcJ4%3D&reserved=0" originalsrc="https://twitter.com/PCzanik" shash="U2NrL40EIgCfaKevjk+HZaCEHh1kWPmKrgbQ9sa3mvsTO7HeKOY8ZHhvNh9sEJz+a0g9XfFq05u1gUDSEhfSlMmEMIOlIws9iwnxMhTdiYGcm969V44TpZeYhdM04+zE+GI4WWdB7XiH+3zlhExFUdKwcesDEQxJbwo5KCIgtz0=" target="_blank" class="">https://twitter.com/PCzanik</a></div>
</div>
</div>
<br class="">
</div>
</div>
<span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; float:none; display:inline!important">______________________________________________________________________________</span><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; float:none; display:inline!important">Member
 info:<span class="x_Apple-converted-space"> </span></span><a href="https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.balabit.hu%2Fmailman%2Flistinfo%2Fsyslog-ng&data=02%7C01%7CLaszlo.Varady%40oneidentity.com%7C5880d9586c404206de5f08d7858e9a38%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637124719846524759&sdata=AAgi2%2Byf2rWibojsF%2Btx7C0aYJV0TOLuWcUMW8VxqRQ%3D&reserved=0" originalsrc="https://lists.balabit.hu/mailman/listinfo/syslog-ng" shash="YH5K+419Ui6KWKwkdGcvGzlVvdsSqdlzTmNc41hUyw/o/YcSGRbOu+7xfDc0+q/VlMmjDpAqyjEMKWTcgP78+T8TIlACYrCooHb9rBSaNACpj2Q+eGsqeqMsnOHsw6W8wuoYu83R1QsA2W8pixEDUh8zUBlOIwYYXWIY8xF4BmU=" class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; float:none; display:inline!important">Documentation:<span class="x_Apple-converted-space"> </span></span><a href="https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.balabit.com%2Fsupport%2Fdocumentation%2F%3Fproduct%3Dsyslog-ng&data=02%7C01%7CLaszlo.Varady%40oneidentity.com%7C5880d9586c404206de5f08d7858e9a38%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637124719846524759&sdata=n88EkjzId%2BCHBmwpe09lb4GsWMhBAyqKY1fvLOSv8OE%3D&reserved=0" originalsrc="http://www.balabit.com/support/documentation/?product=syslog-ng" shash="tVbj+9p8iJtrGfMLVenm47py0CYOb7olOXUvHueGKiUhCe0mqGFnCkHaJND60WDMcGDgryUBqOQxVIzioVNGcqU5Q4vhEZp29fRpzqCAHewcBEPIAmCdTWGsaauAMQATEw77KxobdDRgUC7AJAqR/IqqzpolX+fjgvv4b0UKWDw=" class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
<span class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; float:none; display:inline!important">FAQ:<span class="x_Apple-converted-space"> </span></span><a href="https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.balabit.com%2Fwiki%2Fsyslog-ng-faq&data=02%7C01%7CLaszlo.Varady%40oneidentity.com%7C5880d9586c404206de5f08d7858e9a38%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637124719846534751&sdata=qvTG67HIhxTzLpMyRQe0EWiYBSCrXkVqgK94peg1R5k%3D&reserved=0" originalsrc="http://www.balabit.com/wiki/syslog-ng-faq" shash="N6/sWlnEJsFhS+SYHGt74hMOz/x8kUGRatGBd2S8Ui3PR977sbok7Tryq5bRaVRFI5GBMgzxsCbKE6dTfkovHMHNtkpPTlDsOY+27/vRIeMZd4lcQWA8gr/I4ZXVcTHfgYfeBFvh/2A3N+KHCkx4Kqmkw3sQvWmN3yhTyYKEVs4=" class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">http://www.balabit.com/wiki/syslog-ng-faq</a></div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>