<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Jim,<div class=""><br class=""></div><div class="">  What OS are you building on and what version of OSRM are you trying to compile?</div><div class=""><br class=""></div><div class="">  The problem is odd - you've managed to compile the code, but linking against the TBB libraries is failing with a missing symbol - I don't know how this could happen, I would've expected it to fail earlier.</div><div class=""><br class=""></div><div class="">  Are you using an old platform?  I've seen very old versions of libtbb packaged on some machines, the fix was usually to update.</div><div class=""><br class=""></div><div class="">daniel</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 7, 2016, at 1:00 PM, Jim LeBeau <<a href="mailto:jiml@ladsnet.com" class="">jiml@ladsnet.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi,</div><div class=""><br class=""></div><div class="">I am setting up a server to do some routing, and am having trouble with the build.  After following the instructions for debian jessie on the wiki I end up at 95% complete with:</div><div class=""><br class=""></div><div class=""><div class="">/tmp/ccgkEZ99.ltrans11.ltrans.o:ccgkEZ99.ltrans11.o:vtable for tbb::empty_task: error: undefined reference to 'tbb::empty_task::~empty_task()'</div><div class="">/tmp/ccgkEZ99.ltrans11.ltrans.o:ccgkEZ99.ltrans11.o:vtable for tbb::empty_task: error: undefined reference to 'tbb::empty_task::~empty_task()'</div><div class="">collect2: error: ld returned 1 exit status</div><div class="">CMakeFiles/osrm-contract.dir/build.make:109: recipe for target 'osrm-contract' failed</div><div class="">make[2]: *** [osrm-contract] Error 1</div><div class="">CMakeFiles/Makefile2:342: recipe for target 'CMakeFiles/osrm-contract.dir/all' failed</div><div class="">make[1]: *** [CMakeFiles/osrm-contract.dir/all] Error 2</div><div class="">Makefile:117: recipe for target 'all' failed</div><div class="">make: *** [all] Error 2</div></div><div class=""><br class=""></div><div class="">After much searching and many attempts I am unable to get past this.  Has anyone recently had success?  What can I try?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Jim</div><div class=""><br class=""></div><div class=""><a href="https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM" class="">https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM</a><br class=""></div><br clear="all" class=""><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div class="">Confidential Information Notice: This email contains confidential and proprietary information of LADS Network Solutions, Inc and is intended only for the individual or entity named above.   If the reader of this email is not the intended recipient, please contact LADS at 636-220-8266 to inform them that you have received this email and then permanently delete and shred this email. Dissemination, publication and/or copying of this email is strictly prohibited. </div><div class=""><br class=""></div></div></div></div>
</div>
_______________________________________________<br class="">OSRM-talk mailing list<br class=""><a href="mailto:OSRM-talk@openstreetmap.org" class="">OSRM-talk@openstreetmap.org</a><br class="">https://lists.openstreetmap.org/listinfo/osrm-talk<br class=""></div></blockquote></div><br class=""></div></body></html>