<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Building GLib-2.33.3 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Building-GLib-2-33-3/m-p/180331#M7535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I work with Freescale iMX53 Quick Start Board and use ltib 9.1.1 &lt;BR /&gt;I need to build GLib-2.33.3 &lt;BR /&gt; &lt;BR /&gt;My spec-file, based on spec for Glib-2.18.1: &lt;BR /&gt;%define pfx &lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/rootfs&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;%{_target_cpu} &lt;BR /&gt;................ &lt;BR /&gt;Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 2.33.3 &lt;BR /&gt;............... &lt;BR /&gt;%Prep &lt;BR /&gt;%setup -n glib-%{version} &lt;BR /&gt;%Build &lt;BR /&gt;glib_cv_stack_grows=no \ &lt;BR /&gt;glib_cv_uscore=no \ &lt;BR /&gt;ac_cv_func_posix_getpwuid_r=yes \ &lt;BR /&gt;ac_cv_func_posix_getgrgid_r=yes \ &lt;BR /&gt;./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build} \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--disable-maintainer-mode --disable-modular-tests \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--disable-largefile --disable-selinux --disable-fam \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--disable-xattr --disable-libelf --enable-gtk-doc-html=no \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--enable-dtrace=no --enable-systemtap=no --enable-gcov=no &lt;BR /&gt; &lt;BR /&gt;%Install &lt;BR /&gt;rm -rf $RPM_BUILD_ROOT &lt;BR /&gt;make install DESTDIR=$RPM_BUILD_ROOT/%{pfx} &lt;BR /&gt;find $RPM_BUILD_ROOT/%{pfx}/%{_prefix}/lib -name "*.la" | xargs rm -f &lt;BR /&gt; &lt;BR /&gt;But build is failed: &lt;BR /&gt;Executing(%install): /bin/sh -e /opt/IMX53/ltib/tmp/rpm-tmp.10324 &lt;BR /&gt;+ umask 022 &lt;BR /&gt;+ cd /opt/IMX53/ltib/rpm/BUILD &lt;BR /&gt;+ cd glib-2.33.3 &lt;BR /&gt;+ rm -rf /opt/IMX53/ltib/tmp/glib2 &lt;BR /&gt;+ make install DESTDIR=/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm &lt;BR /&gt;Making install in . &lt;BR /&gt;make[1]: Entering directory `/opt/IMX53/ltib/rpm/BUILD/glib-2.33.3' &lt;BR /&gt;make[2]: Entering directory `/opt/IMX53/ltib/rpm/BUILD/glib-2.33.3' &lt;BR /&gt;test -z "/usr/bin" || /bin/mkdir -p "/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/bin" &lt;BR /&gt;test -z "/usr/share/glib-2.0/gettext" || /bin/mkdir -p "/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/share/glib-2.0/gettext" &lt;BR /&gt;test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/lib/pkgconfig" &lt;BR /&gt;&amp;nbsp;/usr/bin/install -c glib-gettextize '/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/bin' &lt;BR /&gt;&amp;nbsp;/usr/bin/install -c mkinstalldirs '/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/share/glib-2.0/gettext' &lt;BR /&gt;&amp;nbsp;/usr/bin/install -c -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/lib/pkgconfig' &lt;BR /&gt;make[2]: Leaving directory `/opt/IMX53/ltib/rpm/BUILD/glib-2.33.3' &lt;BR /&gt;.................................... &lt;BR /&gt;..................................... &lt;BR /&gt;&amp;nbsp;CCLD&amp;nbsp;&amp;nbsp; gdbus &lt;BR /&gt;&amp;nbsp; CCLD&amp;nbsp;&amp;nbsp; gresource &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgthread-2.0.so.0, needed by ..&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;gobject&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;.libs/libgobject-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgmodule-2.0.so.0, needed by ./.libs/libgio-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_close' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_symbol' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_supported' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_open' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_error' &lt;BR /&gt;collect2: ld returned 1 exit status &lt;BR /&gt;make[3]: *** [glib-compile-resources] Error 1 &lt;BR /&gt;make[3]: *** Waiting for unfinished jobs.... &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgmodule-2.0.so.0, needed by ./.libs/libgio-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgthread-2.0.so.0, needed by ..&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;gobject&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;.libs/libgobject-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_close' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_symbol' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_supported' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_open' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_error' &lt;BR /&gt;................ &lt;BR /&gt; &lt;BR /&gt;This is a very strange because glib-2.18.1 builded success. &lt;BR /&gt; &lt;BR /&gt;$ ls &lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/IMX53/ltib/tmp/glib2/opt/freescale/rootfs/arm/usr/lib/pkgconfig&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt; &lt;BR /&gt;gio-2.0.pc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; glib-2.0.pc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gmodule-export-2.0.pc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gobject-2.0.pc &lt;BR /&gt;gio-unix-2.0.pc&amp;nbsp; gmodule-2.0.pc&amp;nbsp; gmodule-no-export-2.0.pc&amp;nbsp; gthread-2.0.pc &lt;BR /&gt; &lt;BR /&gt;$ cat /opt/IMX53/ltib/tmp/glib2/opt/freescale/rootfs/arm/usr/lib/pkgconfig/gthread-2.0.pc &lt;BR /&gt;prefix=/usr &lt;BR /&gt;exec_prefix=${prefix} &lt;BR /&gt;libdir=${exec_prefix}/lib &lt;BR /&gt;includedir=${prefix}/include &lt;BR /&gt; &lt;BR /&gt;Name: GThread &lt;BR /&gt;Description: Thread support for GLib &lt;BR /&gt;Requires: glib-2.0 &lt;BR /&gt;Version: 2.33.3 &lt;BR /&gt;Libs: -L${libdir} -lgthread-2.0 -pthread -lrt &lt;BR /&gt;Cflags: -pthread &lt;BR /&gt; &lt;BR /&gt;How can I solve this error? &lt;BR /&gt; &lt;BR /&gt;Thank you and excuse me for my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2012 10:27:17 GMT</pubDate>
    <dc:creator>BrilliantovKiri</dc:creator>
    <dc:date>2012-08-09T10:27:17Z</dc:date>
    <item>
      <title>Building GLib-2.33.3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-GLib-2-33-3/m-p/180331#M7535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I work with Freescale iMX53 Quick Start Board and use ltib 9.1.1 &lt;BR /&gt;I need to build GLib-2.33.3 &lt;BR /&gt; &lt;BR /&gt;My spec-file, based on spec for Glib-2.18.1: &lt;BR /&gt;%define pfx &lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/rootfs&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;%{_target_cpu} &lt;BR /&gt;................ &lt;BR /&gt;Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 2.33.3 &lt;BR /&gt;............... &lt;BR /&gt;%Prep &lt;BR /&gt;%setup -n glib-%{version} &lt;BR /&gt;%Build &lt;BR /&gt;glib_cv_stack_grows=no \ &lt;BR /&gt;glib_cv_uscore=no \ &lt;BR /&gt;ac_cv_func_posix_getpwuid_r=yes \ &lt;BR /&gt;ac_cv_func_posix_getgrgid_r=yes \ &lt;BR /&gt;./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build} \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--disable-maintainer-mode --disable-modular-tests \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--disable-largefile --disable-selinux --disable-fam \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--disable-xattr --disable-libelf --enable-gtk-doc-html=no \ &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;--enable-dtrace=no --enable-systemtap=no --enable-gcov=no &lt;BR /&gt; &lt;BR /&gt;%Install &lt;BR /&gt;rm -rf $RPM_BUILD_ROOT &lt;BR /&gt;make install DESTDIR=$RPM_BUILD_ROOT/%{pfx} &lt;BR /&gt;find $RPM_BUILD_ROOT/%{pfx}/%{_prefix}/lib -name "*.la" | xargs rm -f &lt;BR /&gt; &lt;BR /&gt;But build is failed: &lt;BR /&gt;Executing(%install): /bin/sh -e /opt/IMX53/ltib/tmp/rpm-tmp.10324 &lt;BR /&gt;+ umask 022 &lt;BR /&gt;+ cd /opt/IMX53/ltib/rpm/BUILD &lt;BR /&gt;+ cd glib-2.33.3 &lt;BR /&gt;+ rm -rf /opt/IMX53/ltib/tmp/glib2 &lt;BR /&gt;+ make install DESTDIR=/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm &lt;BR /&gt;Making install in . &lt;BR /&gt;make[1]: Entering directory `/opt/IMX53/ltib/rpm/BUILD/glib-2.33.3' &lt;BR /&gt;make[2]: Entering directory `/opt/IMX53/ltib/rpm/BUILD/glib-2.33.3' &lt;BR /&gt;test -z "/usr/bin" || /bin/mkdir -p "/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/bin" &lt;BR /&gt;test -z "/usr/share/glib-2.0/gettext" || /bin/mkdir -p "/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/share/glib-2.0/gettext" &lt;BR /&gt;test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/lib/pkgconfig" &lt;BR /&gt;&amp;nbsp;/usr/bin/install -c glib-gettextize '/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/bin' &lt;BR /&gt;&amp;nbsp;/usr/bin/install -c mkinstalldirs '/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/share/glib-2.0/gettext' &lt;BR /&gt;&amp;nbsp;/usr/bin/install -c -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/opt/IMX53/ltib/tmp/glib2//opt/freescale/rootfs/arm/usr/lib/pkgconfig' &lt;BR /&gt;make[2]: Leaving directory `/opt/IMX53/ltib/rpm/BUILD/glib-2.33.3' &lt;BR /&gt;.................................... &lt;BR /&gt;..................................... &lt;BR /&gt;&amp;nbsp;CCLD&amp;nbsp;&amp;nbsp; gdbus &lt;BR /&gt;&amp;nbsp; CCLD&amp;nbsp;&amp;nbsp; gresource &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgthread-2.0.so.0, needed by ..&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;gobject&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;.libs/libgobject-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgmodule-2.0.so.0, needed by ./.libs/libgio-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_close' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_symbol' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_supported' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_open' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_error' &lt;BR /&gt;collect2: ld returned 1 exit status &lt;BR /&gt;make[3]: *** [glib-compile-resources] Error 1 &lt;BR /&gt;make[3]: *** Waiting for unfinished jobs.... &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgmodule-2.0.so.0, needed by ./.libs/libgio-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgthread-2.0.so.0, needed by ..&lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;gobject&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt;.libs/libgobject-2.0.so, not found (try using -rpath or -rpath-link) &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_close' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_symbol' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_supported' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_open' &lt;BR /&gt;./.libs/libgio-2.0.so: undefined reference to `g_module_error' &lt;BR /&gt;................ &lt;BR /&gt; &lt;BR /&gt;This is a very strange because glib-2.18.1 builded success. &lt;BR /&gt; &lt;BR /&gt;$ ls &lt;I class="moz-txt-slash"&gt;&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;opt/IMX53/ltib/tmp/glib2/opt/freescale/rootfs/arm/usr/lib/pkgconfig&lt;SPAN class="moz-txt-tag"&gt;/&lt;/SPAN&gt;&lt;/I&gt; &lt;BR /&gt;gio-2.0.pc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; glib-2.0.pc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gmodule-export-2.0.pc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gobject-2.0.pc &lt;BR /&gt;gio-unix-2.0.pc&amp;nbsp; gmodule-2.0.pc&amp;nbsp; gmodule-no-export-2.0.pc&amp;nbsp; gthread-2.0.pc &lt;BR /&gt; &lt;BR /&gt;$ cat /opt/IMX53/ltib/tmp/glib2/opt/freescale/rootfs/arm/usr/lib/pkgconfig/gthread-2.0.pc &lt;BR /&gt;prefix=/usr &lt;BR /&gt;exec_prefix=${prefix} &lt;BR /&gt;libdir=${exec_prefix}/lib &lt;BR /&gt;includedir=${prefix}/include &lt;BR /&gt; &lt;BR /&gt;Name: GThread &lt;BR /&gt;Description: Thread support for GLib &lt;BR /&gt;Requires: glib-2.0 &lt;BR /&gt;Version: 2.33.3 &lt;BR /&gt;Libs: -L${libdir} -lgthread-2.0 -pthread -lrt &lt;BR /&gt;Cflags: -pthread &lt;BR /&gt; &lt;BR /&gt;How can I solve this error? &lt;BR /&gt; &lt;BR /&gt;Thank you and excuse me for my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 10:27:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-GLib-2-33-3/m-p/180331#M7535</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2012-08-09T10:27:17Z</dc:date>
    </item>
  </channel>
</rss>

