gnome-desktop 3.30 derlenmesinde libseccomp hatası

Başlatan programmer, 04 Ekim 2018 - 15:19:56

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

programmer

gnome-desktop kaynak kodu kök dizini içinde bulunan configure kabuk dosyasını çalıştırdığımda libseccomp bulunamadı hatasını aldım. Yaptığım aramada kütüphane ile ilgili herhangi bir pkg-config için .pc dosyasına rastlamadım. Sonra ilgili kütüphanenin bulunduğu dizini bulup LIBSECCOMP_LIBS çevre değişkenine atadım. Ama yine aynı hatayı aldım. Komutlar ve çıktıları şöyle:




set LIBSECCOMP_LIBS=/usr/lib/x86_64-linux-gnu/
echo $LIBSECCOMP_LIBS
/lib/x86_64-linux-gnu/


./configure


(...)


checking for LIBSECCOMP... no
configure: error: Package requirements (libseccomp) were not met:


No package 'libseccomp' found


Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.


Alternatively, you may set the environment variables LIBSECCOMP_CFLAGS
and LIBSECCOMP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.