https://bugzilla.novell.com/show_bug.cgi?id=675721 https://bugzilla.novell.com/show_bug.cgi?id=675721#c0 Summary: libffi.pc is not installed. Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: bkorb@gnu.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13 /usr/lib/pkgconfig/libffi.pc should be installed. Extract from guile-devel email list: Extract from guile-devel mail list:
- libffi
It's installed. The configure script doesn't detect it. It was installed via Yast from the openSuSE site, so I would hope the sentence, "Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix." does not apply.
$ find /usr/lib* /usr/local/lib* -name 'libffi.*' /usr/lib/libffi.so.4.0.1 /usr/lib/debug/usr/lib64/libffi.so.4.0.1.debug /usr/lib/libffi.so /usr/lib/libffi.so.4 /usr/lib/libffi.a /usr/lib64/libffi.so.4.0.1 /usr/lib64/libffi.so /usr/lib64/libffi.so.4 /usr/lib64/libffi.a
File a bug with OpenSuSE, /usr/lib/pkgconfig/libffi.pc should be contained in the same package as the .so and .a files; apparently their package is incomplete. Reproducible: Always Steps to Reproduce: 1. try to use pkgconfig for libffi package. Actual Results: No results. Expected Results: packaging info for libffi. Development scripts expect the libffi's .pc file to be installed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.