<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">Hello
 to everybody, I don't know if the CLN mail list can be used also as help forum, if this is not the case I'm sorry for this spam.</span></p>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;"><br>
</span></p>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">I'm
 writing this email because I have encountered an error that I'm not able to solve when running the make command in the installation procedure of cln-1.3.6. I'm currently using macOS Sonoma 14.2.1 with M2.</span></p>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;"><br>
</span></p>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">The
 problem is that when I run make I obtain the error</span></p>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;"><br>
</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">base/low/cl_low_div.cc:13:8:
 error: declaration of 'divu_16_rest' in global scope conflicts with declaration with C language linkage uint16 divu_16_rest; ^ ./base/cl_low.h:447:21: note: declared with C language linkage here extern "C" uint16 divu_16_rest; // -> Rest r ^ base/low/cl_low_div.cc:104:8:
 error: declaration of 'divu_32_rest' in global scope conflicts with declaration with C language linkage uint32 divu_32_rest; ^ ./base/cl_low.h:597:21: note: declared with C language linkage here extern "C" uint32 divu_32_rest; // -> Rest r ^ base/low/cl_low_div.cc:210:8:
 error: declaration of 'divu_64_rest' in global scope conflicts with declaration with C language linkage uint64 divu_64_rest; ^ ./base/cl_low.h:987:21: note: declared with C language linkage here extern "C" uint64 divu_64_rest; // -> Rest r ^ 3 errors generated.
 make[1]: *** [base/low/cl_low_div.lo] Error 1 make: *** [all-recursive] Error 1</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;"><br>
</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">It
 seems that the installation is in conflict with my c++ compiler, that is gcc with version</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">Apple clang version 15.0.0 (clang-1500.1.0.2.5)</span></p>
<p style="line-height: normal; margin: 0px;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">Target: arm64-apple-darwin23.2.0</span></p>
<p style="line-height: normal; margin: 0px;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">Thread model: posix</span></p>
<p class="elementToProof" style="line-height: normal; margin: 0px;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">InstalledDir: /Library/Developer/CommandLineTools/usr/bin</span></p>
<p class="elementToProof" style="line-height: normal; margin: 0px;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);"><br>
</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">Unfortunately,
 I don't know how to solve and install cln.</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">Thanks
 to everybody,</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif; font-size: 15px; color: rgb(12, 13, 14); font-weight: 400;">Michele
 Dradi</span></p>
<p class="elementToProof" style="text-align: left; margin: 0px 0px 1.1em;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);"><br>
</span></p>
<p class="elementToProof" style="line-height: normal; margin: 0px;"><span style="letter-spacing: normal; font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);"><br>
</span></p>
</body>
</html>