Ulrich Sibiller
Ulrich Sibiller
Happened again: ``` #0 0x00007f3a3477aa13 in __select_nocancel () from /lib64/libc.so.6 #1 0x00007f3a37220e5e in NXTransSelect (resultFDs=resultFDs@entry=0x7ffcf4bc5da8, errorFDs=errorFDs@entry=0x7ffcf4bc5dac, setFDs=setFDs@entry=0x7ffcf4bc5da4, readSet=readSet@entry=0x7ffcf4bc5f20, writeSet=writeSet@entry=0x7ffcf4bc5e40, selectTs=selectTs@entry=0x7f3a378099f0 ) at Loop.cpp:2742 #2 0x00007f3a3750d7fc in _XSelect (maxfds=, readfds=readfds@entry=0x7ffcf4bc5f20, writefds=0x7ffcf4bc5e40,...
Well, the two patches for bigfont and mesa can probably be integrated without any problems, but I am unsure about the other files. Does it make sense to add them...
We want to drop the imake support and switch to automake everywhere. However, we are lacking resources so this has been on low prio for some time. We need some...
I am sorry, I am very confused now. There's no configure.ac in the root dir. So can you please refine what you are referring to? As I do not have...
Hi, I have checked the imake source code. It supports a crosscompiling. So maybe it could help to build an arch dependent imake first. Also note that imake supports some...
As I wrote, patches are welcome. So a PR would be great! Uli Jonathan Kirszling schrieb am Di., 29. Dez. 2020, 17:25: > I have checked the imake source code....
They are in the readme in the root dir Jonathan Kirszling schrieb am Mi., 30. Dez. 2020, 11:22: > @uli42 I can't find from source build > instructions > >...
You are quoting all the build instructions and cannot find them nevertheless? Uli On Wed, Dec 30, 2020 at 11:36 AM Jonathan Kirszling < [email protected]> wrote: > I'm sorry, i...
As I do not know voidlinux I can only answer generally. You need to compile these components: - nxcomp - nxcompshad - nxproxy - nxdialog - libNX-X11 - nxagent The...
you MUST not use the system's libX11 because that one is not NX enabled. You must ensure to fix the ROATH in the binary to point to the right libX11...