[arch-general] Building gnome-vfs
I am getting this error tring to build gnome-vfs in a clean chroot gnutls is installed by pacman ( called by makepkg -s -r ) Is libgnutls-config supposed to be in the gnutls package... If it is it is missing checking for gcrypt.h... yes checking for libgnutls-config... no checking for libgnutls - version >= 1.0.0... no *** The libgnutls-config script installed by LIBGNUTLS could not be found *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBGNUTLS_CONFIG environment variable to the *** full path to libgnutls-config. checking for libgnutls-config... (cached) no checking for libgnutls - version >= 0.5.1... no *** The libgnutls-config script installed by LIBGNUTLS could not be found *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBGNUTLS_CONFIG environment variable to the *** full path to libgnutls-config. configure: error: Unable to find GNUTLS ==> ERROR: Build Failed. Aborting... ==> Removing installed dependencies... checking dependencies...
Baho Utot wrote:
I am getting this error tring to build gnome-vfs in a clean chroot
gnutls is installed by pacman ( called by makepkg -s -r )
Is libgnutls-config supposed to be in the gnutls package... If it is it is missing
Hello :) New gnutls switch to pkgconfig. See this sample patch for lftp http://bugs.archlinux.org/task/15337 Will help in patching for gnome-vfs Good Luck! -- Gerardo Exequiel Pozzi ( djgera ) http://www.djgera.com.ar KeyID: 0x1B8C330D Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D
participants (2)
-
Baho Utot
-
Gerardo Exequiel Pozzi