http://bugzilla.rpmfusion.org/show_bug.cgi?id=487
--- Comment #10 from Till Maas <opensource(a)till.name> 2009-08-07 11:17:21 ---
(In reply to comment #8)
bs/libmimic.so.0.0.1
/usr/bin/ld: cannot find -lglib
collect2: ld returned 1 exit status
make[2]: *** [libmimic.la] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/libmimic-1.0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/libmimic-1.0.4'
make: *** [all] Error 2
BuildRequires: glib-devel needs to be added to fix this.
(In reply to comment #9)
If I omit from make
libmimic_la_LIBADD="-lglib -lm"
I can compile successfully and rpmlint show no problem under F10/x86_64.
To be sure: rpmlint will only perform the test that shows the problem, if you
installed the package and then run "rpmlint libmimic". Have you done this?
--
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.