<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,<br><br>osmocom-bb configure gives me several warnings like this:<br><br>configure: WARNING: execinfo.h: present but cannot be compiled<br>configure: WARNING: execinfo.h:     check for missing prerequisite headers?<br>configure: WARNING: execinfo.h: see the Autoconf documentation<br>configure: WARNING: execinfo.h:     section "Present But Cannot Be Compiled"<br>configure: WARNING: execinfo.h: proceeding with the compiler's result<br>configure: WARNING:     ## ------------------------------<wbr>---------- ##<br>configure: WARNING:     ## Report this to <a target="_blank" href="mailto:openbsc@lists.osmocom.org">openbsc@lists.osmocom.org</a> ##<br>configure: WARNING:     ## ------------------------------<wbr>---------- ##<br><br></div><div class="gmail_default" style="font-size:small">Probably left out from a shared libosmocore configure, in osmocom-bb/src/shared/libosmoc<wbr>ore/configure.<br></div><div class="gmail_default" style="font-size:small">That's how I used the wrong list:(<br><br></div><div class="gmail_default" style="font-size:small">I tried the link: <a href="https://git.osmocom.org/libosmocore">https://git.osmocom.org/libosmocore</a>. Clearly shows latest libosmocore tag is 0.11.0.<br></div><div class="gmail_default" style="font-size:small">Interesting, when I try:<br></div><div class="gmail_default" style="font-size:small">git clone <a href="https://git.osmocom.org/libosmocore">https://git.osmocom.org/libosmocore</a><br></div><div class="gmail_default" style="font-size:small">gives me libosmocore 0.9.0.16<br></div><div class="gmail_default" style="font-size:small">git clone git://<a href="http://git.osmocom.org/libosmocore">git.osmocom.org/libosmocore</a><br></div><div class="gmail_default" style="font-size:small">gives me the correct libosmocore 0.11.0.12.<br></div><div class="gmail_default" style="font-size:small">Seems your nginx server is caching the https request some 6 months now:)<br></div><div class="gmail_default" style="font-size:small">Problem solved:)<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">TIA<br></div><div class="gmail_default" style="font-size:small">Nikos<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 12, 2018 at 4:09 AM, Nikos Balkanas <span dir="ltr"><<a href="mailto:nbalkanas@gmail.com" target="_blank">nbalkanas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small" class="gmail_default">Hi,<br><br></div><div style="font-size:small" class="gmail_default">I am new to this list.<br></div><div style="font-size:small" class="gmail_default">I use ubuntu 14.04.02. I am trying to configure/compile latest master osmocom-bb.<br></div><div style="font-size:small" class="gmail_default">I ran into a few problems/questions:<br><div style="font-size:small" class="gmail_default">According to the src/README.building file, I should get the arm toolchain from <a href="http://gnuarm.com" target="_blank">gnuarm.com</a><br></div><div style="font-size:small" class="gmail_default">This should be updated, <a href="http://gnuarm.com" target="_blank">gnuarm.com</a> doesn't have any downloads any more.<br></div><div style="font-size:small" class="gmail_default">Instead I installed gcc-arm-linux-gnueabi from ubuntu reps<br></div><div style="font-size:small" class="gmail_default">1) normal gcc seems to support x-compiling for arm CPUs. Why not use that?<br></div><div style="font-size:small" class="gmail_default">2)
 Your stock Makefile tests for CROSS_HOST against arm-elf-gcc. This 
should be updated to test also against arm-linux-gnueabi-gcc from 
gcc-arm-linux-gnueabi package<br></div><div style="font-size:small" class="gmail_default">3) configure warnings:<br>configure: WARNING: unrecognized options: --disable-tests, --disable-tests. Should be disabled if not supported any more <br>checking for arm-linux-gnueabi-mt... no<br>checking for mt... mt<br>configure: WARNING: using cross tools not prefixed with host triplet<br></div><div style="font-size:small" class="gmail_default">Is there a problem to use the OS mt?<br></div>4) configure asks for libosmovty >= 0.10.0. libosmovty is part of libosmocore. Latest libosmocore master provides libosmovty 0.9.0.16-abc4:( These 2 should really be synchronized. Where can I find suitable libosmocore to work with latest osmocom-bb, or latest osmocom-bb that works with latest libsomocore?<br><br></div><div style="font-size:small" class="gmail_default">TIA,<br></div><div style="font-size:small" class="gmail_default">Nikos<br></div></div>
</blockquote></div><br></div>