Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=723575 --- Comment #2 from Michael Schwendt <mschwendt@xxxxxxxxx> 2011-07-22 06:37:04 EDT --- The deeper look at the pkgconfig problem: $ pkg-config --cflags libpki Package openssl-0.9.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `openssl-0.9.8.pc' to the PKG_CONFIG_PATH environment variable Package 'openssl-0.9.8', required by 'libpki', not found $ cat /usr/lib64/pkgconfig/libpki.pc|grep ^Req Requires: libxml-2.0 openssl-0.9.8 $ ls /usr/lib64/pkgconfig/openssl.pc /usr/lib64/pkgconfig/openssl.pc $ rpm -q openssl-devel openssl-devel-1.0.0d-1.fc15.x86_64 $ pkg-config --print-requires libpki $ That's why the pkgconfig dep generation fails. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review