[yocto] Tracker failing to compile

Stuart Weaver stuart.weaver at port.ac.uk
Thu Nov 28 06:21:46 PST 2013


Hi all,
I'm trying to include a recipe that depends on tracker_0.14.2. When I build
the image it is failing to do_compile tracker with the following output:

*| make[3]: Leaving directory
`/home/stuart/yocto/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/tracker/0.14.2-r7/tracker-0.14.2/src/tracker-utils'*
*| Making all in tracker-extract*
*| make[3]: Entering directory
`/home/stuart/yocto/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/tracker/0.14.2-r7/tracker-0.14.2/src/tracker-extract'*
*| make  all-am*
*| make[4]: Entering directory
`/home/stuart/yocto/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/tracker/0.14.2-r7/tracker-0.14.2/src/tracker-extract'*
*| ../../arm-poky-linux-gnueabi-libtool  --tag=CXX   --mode=link
arm-poky-linux-gnueabi-g++  -march=armv7-a -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
--sysroot=/home/stuart/yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd
 -O2 -pipe -g -feliminate-unused-debug-types -fpermissive
-fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
-o tracker-extract tracker_extract-tracker-marshal.o
tracker_extract-tracker-config.o tracker_extract-tracker-controller.o
tracker_extract-tracker-extract.o tracker_extract-tracker-media-art.o
tracker_extract-tracker-read.o tracker_extract-tracker-main.o
tracker_extract-tracker-media-art-pixbuf.o
../../src/libtracker-extract/libtracker-extract-0.14.la
<http://libtracker-extract-0.14.la>
../../src/libtracker-sparql-backend/libtracker-sparql-0.14.la
<http://libtracker-sparql-0.14.la>
../../src/libtracker-miner/libtracker-miner-0.14.la
<http://libtracker-miner-0.14.la>
../../src/libtracker-data/libtracker-data.la <http://libtracker-data.la>
../../src/libtracker-common/libtracker-common.la
<http://libtracker-common.la>  -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic
-lgmodule-2.0 -pthread -lglib-2.0  -lQtGui -lQtCore  -lgdk_pixbuf-2.0
-lgobject-2.0 -lglib-2.0*
*| arm-poky-linux-gnueabi-libtool: link: cannot find the library `' or
unhandled argument `-DLINUX=1'*
*| make[4]: *** [tracker-extract] Error 1*

I'm guessing that the issue is with the '-DLINUX=1' since no library is
written? I've tried looking into it more for an answer but haven't found
one so far!

Any help is much appreciated!!

Best Regards,
Stuart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131128/109847d9/attachment.html>


More information about the yocto mailing list