https://bugzilla.novell.com/show_bug.cgi?id=808252 https://bugzilla.novell.com/show_bug.cgi?id=808252#c0 Summary: packge libvime has broken pkg-config .pc file Classification: openSUSE Product: openSUSE 12.3 Version: RC 2 Platform: All OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mabrand@mabrand.nl QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16 package libvmime-0_9_2-0 installs vmime.pc containing the line Libs: -L${libdir} -lvmime-0.9.2 -lgsasl This leads to library not found error when linking. The -l option should be just plain -lvmime, without the version suffix. This has been fixed upstream (https://github.com/kisli/vmime). Unfortunately, it's not just a matter of cherry-picking the patch because it was fixed after the build system was switched to cmake. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.