On 08/09/2019 19:07, Joe Locash via blfs-dev wrote: > > On Sep 7, 2019 5:29 PM, "Pierre Labastie via blfs-dev" > <[email protected] > <mailto:[email protected]>> wrote: >> >> I see this in the configure ouput: >> checking for X... libraries , headers >> >> That does not mean they are required, of course, but at least they are >> tested. > > Yes I see that configure checks for the presence of X. However I don't see > any of the code using anything X related. A simple check is to do a ldd on > /usr/bin/js60. Do you see it linked against any X library? > >
Well, you are right. I also did a ldd on /usr/lib/libmozjs-60.so: same result:; nothing X11 related. This has to be checked against all deps of js60, though. I'll do that, but it may take some time: I do not have a machine (either real or virtual) without Xorg libraries ATM. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
