Hi all, seems so that gcr is not (or no longer) an optional/recommended dependency but its required:
configure terminates with ... checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for GLIB... yes checking for GCR... no configure: error: Package requirements (gcr-base-3) were not met: No package 'gcr-base-3' 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 GCR_CFLAGS and GCR_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ----------- After installing gcr this works fine, of course. -- Thomas -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
