<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">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you very much. I tried with the git strategy, installing the packages, as specified in the INSTALL, with:</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
brew install m4</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
brew install autoconf</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
brew install libtool</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
brew install automake</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
And then also brew install wget because ./autogen.sh was not working.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Unfortunately, again I got an error while executing the make:</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
 </div>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">/Users/micheledradi/Desktop/Packages/cln/build-aux/missing: line 81: makeinfo: command not found</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">WARNING: 'makeinfo' is missing on your system.</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         You should only need it if you modified a '.texi' file, or</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         any other file indirectly affecting the aspect of the manual.</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         You might want to install the Texinfo package:</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         <https://www.gnu.org/software/texinfo/></span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         The spurious makeinfo call might also be the consequence of</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         using a buggy 'make' (AIX, DU, IRIX), in which case you might</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         want to install GNU make:</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">         <https://www.gnu.org/software/make/></span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">make[1]: *** [cln.info] Error 127</span></p>
<p class="elementToProof" style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">make: *** [all-recursive] Error 1</span></p>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I then tried with brew install texinfo but I got:</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<p class="elementToProof" style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">Making install in src</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);"> mkdir -p '/usr/local/lib'</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">mkdir: /usr/local/lib: Permission denied</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">make[2]: *** [install-libLTLIBRARIES] Error 1</span></p>
<p style="line-height: normal; margin: 0px;"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">make[1]: *** [install-am] Error 2</span></p>
<p style="line-height: normal; margin: 0px;" class="elementToProof"><span style="font-family: Menlo; font-size: 11px; color: rgb(0, 0, 0);">make: *** [install-recursive] Error 1</span></p>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
At this point I don't know if the problem is my make, I hope to have not created additional errors while trying different ways to install the packages.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you again and have a nice evening,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Michele Dradi</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Da:</b> CLN-list <cln-list-bounces@ginac.de> per conto di Richard B. Kreckel <kreckel@in.terlu.de><br>
<b>Inviato:</b> luned́ 15 gennaio 2024 21:21<br>
<b>A:</b> cln-list@ginac.de <cln-list@ginac.de><br>
<b>Oggetto:</b> Re: [CLN-list] Issue about CLN installation</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Michele,<br>
<br>
This should be fixed in the current git tree. Please give it a try.<br>
I'll release this as 1.3.7 and upload new tarballs really soon now.<br>
<br>
   -richy.<br>
-- <br>
Richard B. Kreckel<br>
<<a href="https://in.terlu.de/~kreckel/">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fin.terlu.de%2F~kreckel%2F&data=05%7C02%7Cmichele.dradi%40unimi.it%7C895299f00a3a4752637f08dc160796bd%7C13b55eef70184674a3d7cc0db06d545c%7C0%7C0%7C638409469165385098%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C83000%7C%7C%7C&sdata=CNIjSeWKQzjbKXV0szNxnQCKQ%2BtTjjjQewPFevW5A6Y%3D&reserved=0</a>><br>
<br>
On 1/15/24 17:03, Michele Dradi wrote:<br>
> Hello to everybody, I don't know if the CLN mail list can be used also <br>
> as help forum, if this is not the case I'm sorry for this spam.<br>
> <br>
> <br>
> I'm writing this email because I have encountered an error that I'm not <br>
> able to solve when running the make command in the installation <br>
> procedure of cln-1.3.6. I'm currently using macOS Sonoma 14.2.1 with M2.<br>
> <br>
> <br>
> The problem is that when I run make I obtain the error<br>
> <br>
> <br>
> base/low/cl_low_div.cc:13:8: error: declaration of 'divu_16_rest' in <br>
> global scope conflicts with declaration with C language linkage uint16 <br>
> divu_16_rest; ^ ./base/cl_low.h:447:21: note: declared with C language <br>
> linkage here extern "C" uint16 divu_16_rest; // -> Rest r ^ <br>
> base/low/cl_low_div.cc:104:8: error: declaration of 'divu_32_rest' in <br>
> global scope conflicts with declaration with C language linkage uint32 <br>
> divu_32_rest; ^ ./base/cl_low.h:597:21: note: declared with C language <br>
> linkage here extern "C" uint32 divu_32_rest; // -> Rest r ^ <br>
> base/low/cl_low_div.cc:210:8: error: declaration of 'divu_64_rest' in <br>
> global scope conflicts with declaration with C language linkage uint64 <br>
> divu_64_rest; ^ ./base/cl_low.h:987:21: note: declared with C language <br>
> linkage here extern "C" uint64 divu_64_rest; // -> Rest r ^ 3 errors <br>
> generated. make[1]: *** [base/low/cl_low_div.lo] Error 1 make: *** <br>
> [all-recursive] Error 1<br>
> <br>
> <br>
> It seems that the installation is in conflict with my c++ compiler, that <br>
> is gcc with version<br>
> <br>
> Apple clang version 15.0.0 (clang-1500.1.0.2.5)<br>
> <br>
> Target: arm64-apple-darwin23.2.0<br>
> <br>
> Thread model: posix<br>
> <br>
> InstalledDir: /Library/Developer/CommandLineTools/usr/bin<br>
> <br>
> <br>
> Unfortunately, I don't know how to solve and install cln.<br>
> <br>
> Thanks to everybody,<br>
> <br>
> Michele Dradi<br>
<br>
_______________________________________________<br>
CLN-list mailing list<br>
CLN-list@ginac.de<br>
<a href="https://www.ginac.de/mailman/listinfo/cln-list">https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ginac.de%2Fmailman%2Flistinfo%2Fcln-list&data=05%7C02%7Cmichele.dradi%40unimi.it%7C895299f00a3a4752637f08dc160796bd%7C13b55eef70184674a3d7cc0db06d545c%7C0%7C0%7C638409469165385098%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C83000%7C%7C%7C&sdata=AnoxLkfsXAYAqhJPxypA6VSxH1C4o6DdDRoRYDHsB4M%3D&reserved=0</a><br>
</div>
</span></font></div>
</body>
</html>