Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
configure script for ecryptfs (USE="doc gpg gtk openssl pam -pkcs11") fails: checking for GTK... sh: gtk-config: command not found sh: gtk-config: command not found sh: gtk-config: command not found no configure: error: Cannot locate gtk+ I have gtk+-2.12.1-r1. Maybe ecryptfs should use pkg-config instead? Reproducible: Always Steps to Reproduce: 1. emerge ecryptfs-utils
STRANGE! It does not use gtk-config. Can you please attach config.log?
Created an attachment (id=136673) [details] config.log Here it is
gtk-config is called within pkg-config. Can you please: $ grep gtk-config /usr/lib/pkgconfig/*
Created an attachment (id=136708) [details] ecryptfs-utils-30-gtk.patch Can you please try this patch?
Vladimir?
The patch is ok. Bug fixed.
Thanks.