Bug 199778 - sys-fs/ecryptfs-utils-30 fails to find GTK+
|
Bug#:
199778
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: masterdriverz@gentoo.org
|
Reported By: farcaller@gmail.com
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: sys-fs/ecryptfs-utils-30 fails to find GTK+
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-11-20 14:11 0000
|
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?
gtk-config is called within pkg-config.
Can you please:
$ grep gtk-config /usr/lib/pkgconfig/*
The patch is ok. Bug fixed.