Hello, I am working through another installation, and have found that libsoup will not compile against sysprof. The following error occurs:
/usr/bin/ld: /usr/lib/libsysprof-capture-4.a(sysprof-collector.c.o): in function `use_single_trace': /sources/sysprof-3.38.1/build/../src/libsysprof-capture/sysprof-collector.c:119: undefined reference to `pthread_getspecific' The only way that I could get libsoup to compile and install was by going into the meson_options.txt and setting the option to use sysprof to disabled. Has anyone actually tested and got this combination to work? I notice that arch have dropped the need to make sysprof a requirement. I have not found any patch to date to actually get it to work. I am using the svn version of systemd blf from 2020-11-01. There has been no update to sysprof so I could not see if a later version worked. Re-installing sysprof made no difference to the above error. I have only used the commands listed in the book and not added anything extra to the build commands, ie nothing optional. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page