http://bugzilla.rpmfusion.org/show_bug.cgi?id=487
--- Comment #13 from Andrea Musuruane <musuruan(a)gmail.com> 2009-08-07 11:45:53 ---
(In reply to comment #10)
(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.
Yes, now it BR glib**2**-devel. BR glib-devel fixes this.
Please report this problem upstream.
(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?
You are perfectly right. My mistake.
Therefore, Hans, just correct the BR and the package will be approved.
--
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.