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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/797b6ea1-993a-4e5e-a718-d6f47b94379dn%40googlegroups.com.
