http://bugzilla.rpmfusion.org/show_bug.cgi?id=487
--- Comment #7 from Hans de Goede <j.w.r.degoede(a)hhs.nl> 2009-08-06 12:12:02 ---
(In reply to comment #6)
If I build it on F10, install it and run rpmlint, I get:
$ rpmlint libmimic
libmimic.x86_64: W: undefined-non-weak-symbol /usr/lib64/libmimic.so.0.0.1
g_free
libmimic.x86_64: W: undefined-non-weak-symbol /usr/lib64/libmimic.so.0.0.1
g_malloc
libmimic.x86_64: W: undefined-non-weak-symbol /usr/lib64/libmimic.so.0.0.1 log
libmimic.x86_64: W: undefined-non-weak-symbol /usr/lib64/libmimic.so.0.0.1
g_malloc0
1 packages and 0 specfiles checked; 0 errors, 4 warnings.
$ rpmlint -I undefined-non-weak-symbol
undefined-non-weak-symbol:
The binary contains undefined non-weak symbols. This may indicate improper
linkage; check that the binary has been linked as expected.
Good catch, here is an updated version fixing this:
SPEC:
http://people.atrpms.net/~hdegoede/libmimic.spec
SRPM:
http://people.atrpms.net/~hdegoede/libmimic-1.0.4-2.fc11.src.rpm
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.