Can you rerun with make VERBOSE=1
? I need to see which include directories are being passed to the compiler, because it seems as if one of the in-tree X.org headers isn’t being picked up (or are you using TVNC_SYSTEMX11?) > On May 15, 2021, at 4:46 PM, SugarRayLua <meaningmaker...@gmail.com> wrote: > > Ok, thanks. > > Here is what I believe is the most verbose debugging of the relevant part of > the make where the build stopped: > > Pruning file 'unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/flags.make'. > Finished prerequisites of target file > 'unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o'. > Must remake target > 'unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o'. > Putting child 0x565bb320 > (unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o) PID 674 on the > chain. > Live child 0x565bb320 > (unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o) PID 674 > [ 84%] Building C object > unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o > Reaping winning child 0x565bb320 PID 674 > Live child 0x565bb320 > (unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o) PID 675 > /root/turbovnc-2.2.6/unix/Xvnc/programs/Xserver/os/access.c: In function > 'GetLocalClientCreds': > /root/turbovnc-2.2.6/unix/Xvnc/programs/Xserver/os/access.c:1178:18: error: > storage size of 'peercred' isn't known > 1178 | struct ucred peercred; > | ^~~~~~~~ > Reaping losing child 0x565bb320 PID 675 > make[2]: *** [unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/build.make:96: > unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o] Error 1 > Removing child 0x565bb320 PID 675 from chain. > Reaping losing child 0x565d3d60 PID 673 > make[1]: *** [CMakeFiles/Makefile2:2834: > unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/all] Error 2 > Removing child 0x565d3d60 PID 673 from chain. > Reaping losing child 0x565ac240 PID 522 > make: *** [Makefile:150: all] Error 2 > Removing child 0x565ac240 PID 522 from chain.“ > > Please let me know if you need more information. > > Sincerely, > >> On Saturday, May 15, 2021 at 5:04:43 AM UTC-7 DRC wrote: >> Please post the full text of the error so I can see where it is occurring. >> Build errors are never very meaningful without context. >> >>>> On May 15, 2021, at 12:50 AM, SugarRayLua <meaning...@gmail.com> wrote: >>>> >>> Hello, again, TurboVNC Community, >> >>> >>> I’m still trying to build TurboVNC for Alpine Linux x86 from downloaded >>> tarball. I managed to get cmake to work successfully and got through 84% of >>> the make build before I got an “in function ‘GetLocalClientCreds’ error = >>> storage size of ‘peercred’ isn’t known error”. I’m still a Linux novice and >>> searched the web for other users who encountered that error and most said >>> that setting either the CFLAGS or CPPFLAGS variable to “-D_GNU_SOURCE” >>> (e.g. make CFLAGS=-D_GNU_SOURCE) allowed the make build to compile. >>> However, setting neither flag fixes the problem and allows the make build >>> for me. >>> >>> Does anyone have any other suggestions? >>> >>> I appreciate any assistance anyone could offer. >>> >>> Thanks and have a good night. >> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "TurboVNC User Discussion/Support" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to turbovnc-user...@googlegroups.com. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/turbovnc-users/797b6ea1-993a-4e5e-a718-d6f47b94379dn%40googlegroups.com. > > -- > You received this message because you are subscribed to the Google Groups > "TurboVNC User Discussion/Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to turbovnc-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/turbovnc-users/ac661251-a0ef-4606-9ba2-a934692d4224n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/35233B57-3C42-4C59-B2DA-A02905EDB7EA%40virtualgl.org.