Harald Schilly wrote:
> On Thu, Jul 21, 2016 at 10:25 AM, leif wrote:
>> Could you track this down?
>>
>> I'm really curious.
>
> well, so far no chance. there is definitely nothing LD* related set by
> me, but my hunch is, that it might be a side effect of building R as
> part of sagemath -- but
On Thu, Jul 21, 2016 at 10:25 AM, leif wrote:
> Could you track this down?
>
> I'm really curious.
well, so far no chance. there is definitely nothing LD* related set by
me, but my hunch is, that it might be a side effect of building R as
part of sagemath -- but it could be another package and I
Harald Schilly wrote:
>
>
> On Sunday, July 17, 2016 at 2:49:12 PM UTC+2, Volker Braun wrote:
>
> do you have LD_LIBRARY_PATH or LD_PRELOAD set?
>
>
> No, nothing like that is set. I also tried to clean up and start
> building again, but it did appear again. It's also a bit strange,
> beca
In order to get version information (required by shell):
objdump -x libntl.so
check symbolic links, for example in my local install (Ubuntu 14.04,
sage-6.9) I have in the sage-src/sage-6.9/local/lib directory two links:
libntl.so and libntl.so.16 pointed to the dynamic library file
libntl.so.16
Harald Schilly wrote:
>
>
> On Sunday, July 17, 2016 at 2:49:12 PM UTC+2, Volker Braun wrote:
>
> do you have LD_LIBRARY_PATH or LD_PRELOAD set?
>
>
> No, nothing like that is set. I also tried to clean up and start
> building again, but it did appear again. It's also a bit strange,
> beca
On Sunday, July 17, 2016 at 2:49:12 PM UTC+2, Volker Braun wrote:
>
> do you have LD_LIBRARY_PATH or LD_PRELOAD set?
>
No, nothing like that is set. I also tried to clean up and start building
again, but it did appear again. It's also a bit strange, because this error
seems to come and go erra
do you have LD_LIBRARY_PATH or LD_PRELOAD set?
On Sunday, July 17, 2016 at 12:27:27 PM UTC+2, Harald Schilly wrote:
>
> Hi, when I'm compiling sage (either from develop or 7.2), I'm getting lots
> and lots of error lines like:
>
> /bin/sh: /ext/sage/7.2/local/lib/libtinfo.so.5: no version inform