<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p> </p>
<p> </p>
<p> </p>
<p>Vasily gave me this patch last year when i came across the same problem.. granted I was still in ver 4.. you may take the lines from the patch and apply manually if the code has changed...</p>
<p>The problem is, g_slist_free_full replaced g_free() in 2.28...</p>
<p>On 31.01.2013 10:01, Pavel Herrmann wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>On Wednesday 30 of January 2013 21:59:08 Pavel Herrmann wrote:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Hi, On Wednesday 30 of January 2013 16:18:40 newzenca wrote:
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">El mié, 30-01-2013 a las 17:53 +0100, Bastien Nocera escribió:
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">On Wed, 2013-01-30 at 12:07 -0430, newzenca wrote:
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Hello. i get this problem [newzen@i5Desk v_0_5_0]$ make</blockquote>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">drivers/aes1610.c: En la función ‘capture_read_strip_cb’: drivers/aes1610.c:619: error: declaración implícita de la función ‘g_slist_free_full’</blockquote>
You need GLib 2.28 or newer. The check is fixed in master. See: <a href="https://bugs.freedesktop.org/show_bug.cgi?id=59790">https://bugs.freedesktop.org/show_bug.cgi?id=59790</a> Cheers</blockquote>
that interesting, becouse i have to change my distro for , actually im working with Centos 6.3 glib version is glibc-2.12-1.80.el6_3.6.x86_64. is there any way to patch for Centos distro?</blockquote>
I would look into non-system-vendor repositories first, theres a good chance you will find newer glib compatible with your system there</blockquote>
<pre>scratch that, glib and glibc are two separate things


_______________________________________________
fprint mailing list
<a href="mailto:fprint@lists.freedesktop.org">fprint@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/fprint">http://lists.freedesktop.org/mailman/listinfo/fprint</a>
</pre>
</blockquote>
<p> </p>
<div> </div>
</body></html>