Dear Andre,

On 21/05/2019 18:15, Andre Torres wrote:
Hi

I was trying to install "R-3.4.4-foss-2018a-X11-20180131.eb” and one of the dependencies is X11, but X11 component “libXpm 3.5.12” fails.
This is the config.log https://pastebin.com/TufFvmG9

I think this could be the error:

/tmp/eb-aQtHL1/ccW5rdrW.o:conftest.c:function main: error: undefined reference to 'strlcat' collect2: error: ld returned 1 exit status

Does anyone can help me ?

Since the config.log is complete, it looks like the configure command completed, and that's not the actual problem. It's not that strange to have failing commands listed in the config.log, since it's typical for a configure script to try a bunch of things, some of which may fail (but it then proceeds trying other options).

Where does the installation of libXpm fail exactly (maybe use "eb --trace" to get a better view on where it fails exactly)?

Can you provide the EasyBuild log file (the location to it is printed right after 'eb' starts, and also again at the end)?


regards,

Kenneth



Thanks in advance,
Andre

Reply via email to