Hi list,<br><br>sorry for this <span id="result_box" class="short_text" lang="en"><span class="hps">tedious</span> <span class="hps">question. I've already read a previous post about my problem </span></span><span id="result_box" class="short_text" lang="en"><span class="hps">but has not been useful (</span><span class="hps"> </span></span><span id="result_box" class="short_text" lang="en"><span class="hps"><a href="http://lists.osmocom.org/pipermail/baseband-devel/2011-October/002351.html">http://lists.osmocom.org/pipermail/baseband-devel/2011-October/002351.html</a>)</span></span><span id="result_box" class="short_text" lang="en"><span class="hps">. I've this error after the make:<br>
<br>checking for ranlib... ranlib<br>./configure: line 3508: syntax error near unexpected token `LIBOSMOCORE,'<br>./configure: line 3508: `PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore)'<br>make: *** [host/layer23/Makefile] Error 2<br>
<br>My settings with the last versions of sources:<br><br>- Linux ubuntu 2.6.38-11-generic-pae #50-Ubuntu SMP Mon Sep 12 22:21:04 UTC 2011 i686 i686 i386 GNU/Linux<br>- PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/root/cell_logger/tool-chain/install/bin<br>
- arm-elf-gcc -v (installed with <a href="http://bb.osmocom.org/trac/wiki/GnuArmToolchain">http://bb.osmocom.org/trac/wiki/GnuArmToolchain</a>)<br>Using built-in specs.<br>Target: arm-elf<br>Configured with: ./configure elf<br>
Thread model: single<br>gcc version 4.2.3<br><br>- Makefile:<br><br># this is the host tuple of your cross-toolchain<br>CROSS_HOST ?= $(shell which arm-elf-gcc >/dev/null 2>&1 && echo arm-elf || echo arm-none-eabi)<br>
<br># this is the prefix of your cross-toolchain programs<br>CROSS_TOOL_PREFIX=$(CROSS_HOST)-<br><br>Any tips? :)<br><br>Thank you very much,<br>AL<br></span></span>