Hi Maicon, Thank you for report, we will fix it soon.
Use this simple fix: diff --git a/tests/Makefile.am b/tests/Makefile.am index d233df9..8a96e7e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = paging cipher sysmobts bursts handover +SUBDIRS = paging cipher bursts handover 2013/8/21 Maicon Kist <[email protected]>: > Hi list, > > I'm trying to install the OpenBSC and made it work with a USRP N210 device. > I'm having trouble installing the OsmoBTS (following this tutorial: > http://openbsc.osmocom.org/trac/wiki/network_from_scratch). However, if I > understood correctly, this tutorial is to use the with a UmTx device, right? > > Is there a tutorial to configure all the environment for a USRP device ? > > > Btw, I having the following compile error when compiling the OsmoBTS with > the --with-trx option: > In file included from sysmobts_test.c:22:0: > ../../src/osmo-bts-sysmo/femtobts.h:7:42: fatal error: > sysmocom/femtobts/superfemto.h: No such file or directory > > > Best Regards, -- Regards, Ivan Kluchnikov. http://fairwaves.ru
