<?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 wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292436#M35787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while building rootfs with ltib i've encountered a lot of little troubles. finally, i surrender. here's the output:&lt;/P&gt;&lt;P&gt; ________________________________________________________________________&lt;/P&gt;&lt;P&gt;Processing: libfslvpuwrap&lt;/P&gt;&lt;P&gt;===========================&lt;/P&gt;&lt;P&gt;Build path taken because: directory build, build key set, no prebuilt rpm, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rpmbuild --dbpath /home/geekay/devel/ltib/rootfs//var/lib/rpm --target arm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /home/geekay/devel/ltib/rpm' --define '_prefix /usr' --define '_tmppath /home/geekay/devel/ltib/tmp' --define '_rpmdir /home/geekay/devel/ltib/rpm/RPMS' --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bc --short-circuit /home/geekay/devel/ltib/dist/lfs-5.1/fsl-mm/libfslvpuwrap.spec&lt;/P&gt;&lt;P&gt;Building target platforms: arm&lt;/P&gt;&lt;P&gt;Building for target arm&lt;/P&gt;&lt;P&gt;Executing(%build): /bin/sh -e /home/geekay/devel/ltib/tmp/rpm-tmp.62833&lt;/P&gt;&lt;P&gt;+ umask 022&lt;/P&gt;&lt;P&gt;+ cd /home/geekay/devel/ltib/rpm/BUILD&lt;/P&gt;&lt;P&gt;+ cd libfslvpuwrap-1.0.35&lt;/P&gt;&lt;P&gt;+ which pkg-config&lt;/P&gt;&lt;P&gt;+ export PKG_CONFIG=/opt/freescale/ltib/usr/bin/pkg-config --static &lt;/P&gt;&lt;P&gt;+ ./configure --prefix=/usr --host=arm-linux --build=x86_64-unknown-linux-gnu&lt;/P&gt;&lt;P&gt;checking for a BSD-compatible install... /usr/bin/install -c&lt;/P&gt;&lt;P&gt;checking whether build environment is sane... yes&lt;/P&gt;&lt;P&gt;checking for arm-linux-strip... arm-linux-strip&lt;/P&gt;&lt;P&gt;checking for a thread-safe mkdir -p... /bin/mkdir -p&lt;/P&gt;&lt;P&gt;checking for gawk... gawk&lt;/P&gt;&lt;P&gt;checking whether make sets $(MAKE)... yes&lt;/P&gt;&lt;P&gt;checking whether to enable maintainer-specific portions of Makefiles... no&lt;/P&gt;&lt;P&gt;checking pkg-config is at least version 0.9.0... yes&lt;/P&gt;&lt;P&gt;checking for style of include used by make... GNU&lt;/P&gt;&lt;P&gt;checking for arm-linux-gcc... gcc&lt;/P&gt;&lt;P&gt;checking whether the C compiler works... yes&lt;/P&gt;&lt;P&gt;checking for C compiler default output file name... a.out&lt;/P&gt;&lt;P&gt;checking for suffix of executables... &lt;/P&gt;&lt;P&gt;checking whether we are cross compiling... yes&lt;/P&gt;&lt;P&gt;checking for suffix of object files... o&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... gcc3&lt;/P&gt;&lt;P&gt;checking for library containing strerror... none required&lt;/P&gt;&lt;P&gt;checking for arm-linux-gcc... (cached) gcc&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... (cached) yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... (cached) none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... (cached) gcc3&lt;/P&gt;&lt;P&gt;checking for arm-linux-gcc... (cached) gcc&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... (cached) yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... (cached) none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... (cached) gcc3&lt;/P&gt;&lt;P&gt;checking how to run the C preprocessor... gcc -E&lt;/P&gt;&lt;P&gt;checking for grep that handles long lines and -e... /bin/grep&lt;/P&gt;&lt;P&gt;checking for egrep... /bin/grep -E&lt;/P&gt;&lt;P&gt;checking for ANSI C header files... yes&lt;/P&gt;&lt;P&gt;checking build system type... x86_64-unknown-linux-gnu&lt;/P&gt;&lt;P&gt;checking host system type... arm-unknown-linux-gnu&lt;/P&gt;&lt;P&gt;checking how to print strings... printf&lt;/P&gt;&lt;P&gt;checking for a sed that does not truncate output... /bin/sed&lt;/P&gt;&lt;P&gt;checking for fgrep... /bin/grep -F&lt;/P&gt;&lt;P&gt;checking for ld used by gcc... ld&lt;/P&gt;&lt;P&gt;checking if the linker (ld) is GNU ld... yes&lt;/P&gt;&lt;P&gt;checking for BSD- or MS-compatible name lister (nm)... /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-linux-nm -B&lt;/P&gt;&lt;P&gt;checking the name lister (/opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-linux-nm -B) interface... BSD nm&lt;/P&gt;&lt;P&gt;checking whether ln -s works... yes&lt;/P&gt;&lt;P&gt;checking the maximum length of command line arguments... 1572864&lt;/P&gt;&lt;P&gt;checking whether the shell understands some XSI constructs... yes&lt;/P&gt;&lt;P&gt;checking whether the shell understands "+="... yes&lt;/P&gt;&lt;P&gt;checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-gnu format... func_convert_file_noop&lt;/P&gt;&lt;P&gt;checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop&lt;/P&gt;&lt;P&gt;checking for ld option to reload object files... -r&lt;/P&gt;&lt;P&gt;checking for arm-linux-objdump... arm-linux-objdump&lt;/P&gt;&lt;P&gt;checking how to recognize dependent libraries... pass_all&lt;/P&gt;&lt;P&gt;checking for arm-linux-dlltool... no&lt;/P&gt;&lt;P&gt;checking for dlltool... no&lt;/P&gt;&lt;P&gt;checking how to associate runtime and link libraries... printf %s\n&lt;/P&gt;&lt;P&gt;checking for arm-linux-ar... ar&lt;/P&gt;&lt;P&gt;checking for archiver @FILE support... @&lt;/P&gt;&lt;P&gt;checking for arm-linux-strip... (cached) arm-linux-strip&lt;/P&gt;&lt;P&gt;checking for arm-linux-ranlib... arm-linux-ranlib&lt;/P&gt;&lt;P&gt;checking command to parse /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-linux-nm -B output from gcc object... ok&lt;/P&gt;&lt;P&gt;checking for sysroot... no&lt;/P&gt;&lt;P&gt;checking for arm-linux-mt... no&lt;/P&gt;&lt;P&gt;checking for mt... mt&lt;/P&gt;&lt;P&gt;configure: WARNING: using cross tools not prefixed with host triplet&lt;/P&gt;&lt;P&gt;checking if mt is a manifest tool... no&lt;/P&gt;&lt;P&gt;checking for sys/types.h... yes&lt;/P&gt;&lt;P&gt;checking for sys/stat.h... yes&lt;/P&gt;&lt;P&gt;checking for stdlib.h... yes&lt;/P&gt;&lt;P&gt;checking for string.h... yes&lt;/P&gt;&lt;P&gt;checking for memory.h... yes&lt;/P&gt;&lt;P&gt;checking for strings.h... yes&lt;/P&gt;&lt;P&gt;checking for inttypes.h... yes&lt;/P&gt;&lt;P&gt;checking for stdint.h... yes&lt;/P&gt;&lt;P&gt;checking for unistd.h... yes&lt;/P&gt;&lt;P&gt;checking for dlfcn.h... yes&lt;/P&gt;&lt;P&gt;checking for objdir... .libs&lt;/P&gt;&lt;P&gt;checking if gcc supports -fno-rtti -fno-exceptions... no&lt;/P&gt;&lt;P&gt;checking for gcc option to produce PIC... -fPIC -DPIC&lt;/P&gt;&lt;P&gt;checking if gcc PIC flag -fPIC -DPIC works... yes&lt;/P&gt;&lt;P&gt;checking if gcc static flag -static works... yes&lt;/P&gt;&lt;P&gt;checking if gcc supports -c -o file.o... yes&lt;/P&gt;&lt;P&gt;checking if gcc supports -c -o file.o... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether the gcc linker (ld) supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether -lc should be explicitly linked in... no&lt;/P&gt;&lt;P&gt;checking dynamic linker characteristics... GNU/Linux ld.so&lt;/P&gt;&lt;P&gt;checking how to hardcode library paths into programs... immediate&lt;/P&gt;&lt;P&gt;checking whether stripping libraries is possible... yes&lt;/P&gt;&lt;P&gt;checking if libtool supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether to build shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether to build static libraries... yes&lt;/P&gt;&lt;P&gt;checking vpu_lib.h usability... no&lt;/P&gt;&lt;P&gt;checking vpu_lib.h presence... no&lt;/P&gt;&lt;P&gt;checking for vpu_lib.h... no&lt;/P&gt;&lt;P&gt;configure: error: lib_vpu is required, consider installing imx-lib&lt;/P&gt;&lt;P&gt;error: Bad exit status from /home/geekay/devel/ltib/tmp/rpm-tmp.62833 (%build)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPM build errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bad exit status from /home/geekay/devel/ltib/tmp/rpm-tmp.62833 (%build)&lt;/P&gt;&lt;P&gt;Build time for libfslvpuwrap: 3 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failed building libfslvpuwrap&lt;/P&gt;&lt;P&gt;____________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;what am i doing wrong? didn't find much in the internet about this problem &lt;/P&gt;&lt;P&gt;i use kernel 3.0.35 from wandboard and build rootfs with ltib 4.1.0. the host system is debian 7.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2013 14:50:27 GMT</pubDate>
    <dc:creator>geekay</dc:creator>
    <dc:date>2013-11-21T14:50:27Z</dc:date>
    <item>
      <title>wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292436#M35787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while building rootfs with ltib i've encountered a lot of little troubles. finally, i surrender. here's the output:&lt;/P&gt;&lt;P&gt; ________________________________________________________________________&lt;/P&gt;&lt;P&gt;Processing: libfslvpuwrap&lt;/P&gt;&lt;P&gt;===========================&lt;/P&gt;&lt;P&gt;Build path taken because: directory build, build key set, no prebuilt rpm, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rpmbuild --dbpath /home/geekay/devel/ltib/rootfs//var/lib/rpm --target arm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /home/geekay/devel/ltib/rpm' --define '_prefix /usr' --define '_tmppath /home/geekay/devel/ltib/tmp' --define '_rpmdir /home/geekay/devel/ltib/rpm/RPMS' --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bc --short-circuit /home/geekay/devel/ltib/dist/lfs-5.1/fsl-mm/libfslvpuwrap.spec&lt;/P&gt;&lt;P&gt;Building target platforms: arm&lt;/P&gt;&lt;P&gt;Building for target arm&lt;/P&gt;&lt;P&gt;Executing(%build): /bin/sh -e /home/geekay/devel/ltib/tmp/rpm-tmp.62833&lt;/P&gt;&lt;P&gt;+ umask 022&lt;/P&gt;&lt;P&gt;+ cd /home/geekay/devel/ltib/rpm/BUILD&lt;/P&gt;&lt;P&gt;+ cd libfslvpuwrap-1.0.35&lt;/P&gt;&lt;P&gt;+ which pkg-config&lt;/P&gt;&lt;P&gt;+ export PKG_CONFIG=/opt/freescale/ltib/usr/bin/pkg-config --static &lt;/P&gt;&lt;P&gt;+ ./configure --prefix=/usr --host=arm-linux --build=x86_64-unknown-linux-gnu&lt;/P&gt;&lt;P&gt;checking for a BSD-compatible install... /usr/bin/install -c&lt;/P&gt;&lt;P&gt;checking whether build environment is sane... yes&lt;/P&gt;&lt;P&gt;checking for arm-linux-strip... arm-linux-strip&lt;/P&gt;&lt;P&gt;checking for a thread-safe mkdir -p... /bin/mkdir -p&lt;/P&gt;&lt;P&gt;checking for gawk... gawk&lt;/P&gt;&lt;P&gt;checking whether make sets $(MAKE)... yes&lt;/P&gt;&lt;P&gt;checking whether to enable maintainer-specific portions of Makefiles... no&lt;/P&gt;&lt;P&gt;checking pkg-config is at least version 0.9.0... yes&lt;/P&gt;&lt;P&gt;checking for style of include used by make... GNU&lt;/P&gt;&lt;P&gt;checking for arm-linux-gcc... gcc&lt;/P&gt;&lt;P&gt;checking whether the C compiler works... yes&lt;/P&gt;&lt;P&gt;checking for C compiler default output file name... a.out&lt;/P&gt;&lt;P&gt;checking for suffix of executables... &lt;/P&gt;&lt;P&gt;checking whether we are cross compiling... yes&lt;/P&gt;&lt;P&gt;checking for suffix of object files... o&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... gcc3&lt;/P&gt;&lt;P&gt;checking for library containing strerror... none required&lt;/P&gt;&lt;P&gt;checking for arm-linux-gcc... (cached) gcc&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... (cached) yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... (cached) none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... (cached) gcc3&lt;/P&gt;&lt;P&gt;checking for arm-linux-gcc... (cached) gcc&lt;/P&gt;&lt;P&gt;checking whether we are using the GNU C compiler... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether gcc accepts -g... (cached) yes&lt;/P&gt;&lt;P&gt;checking for gcc option to accept ISO C89... (cached) none needed&lt;/P&gt;&lt;P&gt;checking dependency style of gcc... (cached) gcc3&lt;/P&gt;&lt;P&gt;checking how to run the C preprocessor... gcc -E&lt;/P&gt;&lt;P&gt;checking for grep that handles long lines and -e... /bin/grep&lt;/P&gt;&lt;P&gt;checking for egrep... /bin/grep -E&lt;/P&gt;&lt;P&gt;checking for ANSI C header files... yes&lt;/P&gt;&lt;P&gt;checking build system type... x86_64-unknown-linux-gnu&lt;/P&gt;&lt;P&gt;checking host system type... arm-unknown-linux-gnu&lt;/P&gt;&lt;P&gt;checking how to print strings... printf&lt;/P&gt;&lt;P&gt;checking for a sed that does not truncate output... /bin/sed&lt;/P&gt;&lt;P&gt;checking for fgrep... /bin/grep -F&lt;/P&gt;&lt;P&gt;checking for ld used by gcc... ld&lt;/P&gt;&lt;P&gt;checking if the linker (ld) is GNU ld... yes&lt;/P&gt;&lt;P&gt;checking for BSD- or MS-compatible name lister (nm)... /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-linux-nm -B&lt;/P&gt;&lt;P&gt;checking the name lister (/opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-linux-nm -B) interface... BSD nm&lt;/P&gt;&lt;P&gt;checking whether ln -s works... yes&lt;/P&gt;&lt;P&gt;checking the maximum length of command line arguments... 1572864&lt;/P&gt;&lt;P&gt;checking whether the shell understands some XSI constructs... yes&lt;/P&gt;&lt;P&gt;checking whether the shell understands "+="... yes&lt;/P&gt;&lt;P&gt;checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-gnu format... func_convert_file_noop&lt;/P&gt;&lt;P&gt;checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop&lt;/P&gt;&lt;P&gt;checking for ld option to reload object files... -r&lt;/P&gt;&lt;P&gt;checking for arm-linux-objdump... arm-linux-objdump&lt;/P&gt;&lt;P&gt;checking how to recognize dependent libraries... pass_all&lt;/P&gt;&lt;P&gt;checking for arm-linux-dlltool... no&lt;/P&gt;&lt;P&gt;checking for dlltool... no&lt;/P&gt;&lt;P&gt;checking how to associate runtime and link libraries... printf %s\n&lt;/P&gt;&lt;P&gt;checking for arm-linux-ar... ar&lt;/P&gt;&lt;P&gt;checking for archiver @FILE support... @&lt;/P&gt;&lt;P&gt;checking for arm-linux-strip... (cached) arm-linux-strip&lt;/P&gt;&lt;P&gt;checking for arm-linux-ranlib... arm-linux-ranlib&lt;/P&gt;&lt;P&gt;checking command to parse /opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-linux-nm -B output from gcc object... ok&lt;/P&gt;&lt;P&gt;checking for sysroot... no&lt;/P&gt;&lt;P&gt;checking for arm-linux-mt... no&lt;/P&gt;&lt;P&gt;checking for mt... mt&lt;/P&gt;&lt;P&gt;configure: WARNING: using cross tools not prefixed with host triplet&lt;/P&gt;&lt;P&gt;checking if mt is a manifest tool... no&lt;/P&gt;&lt;P&gt;checking for sys/types.h... yes&lt;/P&gt;&lt;P&gt;checking for sys/stat.h... yes&lt;/P&gt;&lt;P&gt;checking for stdlib.h... yes&lt;/P&gt;&lt;P&gt;checking for string.h... yes&lt;/P&gt;&lt;P&gt;checking for memory.h... yes&lt;/P&gt;&lt;P&gt;checking for strings.h... yes&lt;/P&gt;&lt;P&gt;checking for inttypes.h... yes&lt;/P&gt;&lt;P&gt;checking for stdint.h... yes&lt;/P&gt;&lt;P&gt;checking for unistd.h... yes&lt;/P&gt;&lt;P&gt;checking for dlfcn.h... yes&lt;/P&gt;&lt;P&gt;checking for objdir... .libs&lt;/P&gt;&lt;P&gt;checking if gcc supports -fno-rtti -fno-exceptions... no&lt;/P&gt;&lt;P&gt;checking for gcc option to produce PIC... -fPIC -DPIC&lt;/P&gt;&lt;P&gt;checking if gcc PIC flag -fPIC -DPIC works... yes&lt;/P&gt;&lt;P&gt;checking if gcc static flag -static works... yes&lt;/P&gt;&lt;P&gt;checking if gcc supports -c -o file.o... yes&lt;/P&gt;&lt;P&gt;checking if gcc supports -c -o file.o... (cached) yes&lt;/P&gt;&lt;P&gt;checking whether the gcc linker (ld) supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether -lc should be explicitly linked in... no&lt;/P&gt;&lt;P&gt;checking dynamic linker characteristics... GNU/Linux ld.so&lt;/P&gt;&lt;P&gt;checking how to hardcode library paths into programs... immediate&lt;/P&gt;&lt;P&gt;checking whether stripping libraries is possible... yes&lt;/P&gt;&lt;P&gt;checking if libtool supports shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether to build shared libraries... yes&lt;/P&gt;&lt;P&gt;checking whether to build static libraries... yes&lt;/P&gt;&lt;P&gt;checking vpu_lib.h usability... no&lt;/P&gt;&lt;P&gt;checking vpu_lib.h presence... no&lt;/P&gt;&lt;P&gt;checking for vpu_lib.h... no&lt;/P&gt;&lt;P&gt;configure: error: lib_vpu is required, consider installing imx-lib&lt;/P&gt;&lt;P&gt;error: Bad exit status from /home/geekay/devel/ltib/tmp/rpm-tmp.62833 (%build)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPM build errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bad exit status from /home/geekay/devel/ltib/tmp/rpm-tmp.62833 (%build)&lt;/P&gt;&lt;P&gt;Build time for libfslvpuwrap: 3 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failed building libfslvpuwrap&lt;/P&gt;&lt;P&gt;____________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;what am i doing wrong? didn't find much in the internet about this problem &lt;/P&gt;&lt;P&gt;i use kernel 3.0.35 from wandboard and build rootfs with ltib 4.1.0. the host system is debian 7.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 14:50:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292436#M35787</guid>
      <dc:creator>geekay</dc:creator>
      <dc:date>2013-11-21T14:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292437#M35788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you have the packate imx-lib selected, under the package list, on the ltib's menuconfig.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 22:39:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292437#M35788</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-11-21T22:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292438#M35789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's selected, compiled and packed in /opt/freescale/pkgs. how ca i make myself sure that ltib is linking the library?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 09:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292438#M35789</guid>
      <dc:creator>geekay</dc:creator>
      <dc:date>2013-11-22T09:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292439#M35790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what is going on. Are you having the same problem or a linking problem? Can you please start with a FSL GNOME package profile? (./ltib -m selectype). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 18:07:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292439#M35790</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-11-22T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292440#M35791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got the same issue. Did you find a workaround ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Alexandre Schnegg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 07:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292440#M35791</guid>
      <dc:creator>alexandreschneg</dc:creator>
      <dc:date>2013-11-27T07:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: wandboard dual w/imx6dl - error compiling libfslvpuwrap in ltib 4.1.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292441#M35792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Konstantin&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel &lt;/P&gt;&lt;P&gt;free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 08:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wandboard-dual-w-imx6dl-error-compiling-libfslvpuwrap-in-ltib-4/m-p/292441#M35792</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-21T08:52:51Z</dc:date>
    </item>
  </channel>
</rss>

