On Mon, May 7, 2018 at 10:39 AM, Erik Bray wrote:
> On Thu, May 3, 2018 at 10:18 PM, Jack Brobst wrote:
>> Hi Sage devs,
>>
>> I'm trying to build Sage 8.1 on RHEL 7.5 and am getting some errors with
>> pyzmq. I'm unsure which errors are causing the issue. I've tried using the
>> system gcc, and
On Thu, May 3, 2018 at 10:18 PM, Jack Brobst wrote:
> Hi Sage devs,
>
> I'm trying to build Sage 8.1 on RHEL 7.5 and am getting some errors with
> pyzmq. I'm unsure which errors are causing the issue. I've tried using the
> system gcc, and gcc/7.3, but the errors were consistent. Please see
> atta
I checked, and I've got a sys/un.h in /usr/include, and the permissions are
set correctly, so I'm not sure what this error is telling me.
On Thursday, May 3, 2018 at 4:55:28 PM UTC-4, François Bissey wrote:
>
> I’d say this is the root cause of the problem but I am not sure what it
> all means
I’d say this is the root cause of the problem but I am not sure what it all
means
gcc build/temp.linux-x86_64-2.7/scratch/check_sys_un.o
-L/opt/modules/sagemath/8.1/lib -Wl,-R/opt/modules/sagemath/8.1/lib -o
build/temp.linux-x86_64-2.7/scratch/check_sys_un
Warning: No sys/un.h, IPC_PATH_
Hi Sage devs,
I'm trying to build Sage 8.1 on RHEL 7.5 and am getting some errors with
pyzmq. I'm unsure which errors are causing the issue. I've tried using the
system gcc, and gcc/7.3, but the errors were consistent. Please see
attached.
Thanks,
Jack
--
You received this message because