From temu345 at gmail.com Wed Oct 16 01:38:10 2019 From: temu345 at gmail.com (Fitsum J) Date: Wed, 16 Oct 2019 04:38:10 +0300 Subject: OsmocomBB SDR PHY Message-ID: I am installing OsmocomBB SDR PHY on ubunt 18.04 and i have installedosmo-TRX, UHD Driver, Gr-gsm and Gnuradio from ubuntu package manager. but when i try to compile osmocomBB with TRX interface i got this problem: on make cd host/layer23 && autoreconf -i /bin/sh: 1: autoreconf: not found Makefile:91: recipe for target 'host/layer23/configure' failed make: *** [host/layer23/configure] Error 127 Thank you for your time!!!1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From domi at tomcsanyi.net Tue Oct 15 16:54:29 2019 From: domi at tomcsanyi.net (=?utf-8?B?VG9tY3PDoW55aSwgRG9tb25rb3M=?=) Date: Tue, 15 Oct 2019 18:54:29 +0200 (CEST) Subject: OsmocomBB SDR PHY In-Reply-To: References: Message-ID: <6CAB832A-1E6A-4FA4-813D-47F0A4A16679@tomcsanyi.net> Looking at the error message it seems to me that you don?t have autoreconf installed. Please install it, and then retry. Cheers, Domi > 2019. okt. 15. d?tummal, 18:40 id?pontban Fitsum J ?rta: > > ? > I am installing OsmocomBB SDR PHY on ubunt 18.04 and i have installedosmo-TRX, UHD Driver, Gr-gsm and Gnuradio from ubuntu package manager. > > but when i try to compile osmocomBB with TRX interface i got this problem: on make > > > cd host/layer23 && autoreconf -i > /bin/sh: 1: autoreconf: not found > Makefile:91: recipe for target 'host/layer23/configure' failed > make: *** [host/layer23/configure] Error 127 > > > Thank you for your time!!!1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From axilirator at gmail.com Tue Oct 15 21:44:11 2019 From: axilirator at gmail.com (Vadim Yanitskiy) Date: Wed, 16 Oct 2019 04:44:11 +0700 Subject: OsmocomBB SDR PHY In-Reply-To: References: Message-ID: > i have installed osmo-TRX OsmoTRX is not needed for the MS SDR PHY. > UHD Driver, Gr-gsm and Gnuradio from ubuntu package manager. I would not recommend to use these binary packages because Ubuntu usually has ancient versions of them. Not sure about 18.04 though, maybe it's not that bad. > i got this problem: on make [...] Alternatively you can build everything in Docker: https://osmocom.org/projects/osmocom-bb-sdr-phy/wiki/Docker_images With best regards, Vadim Yanitskiy. From temu345 at gmail.com Wed Oct 16 14:30:53 2019 From: temu345 at gmail.com (Fitsum J) Date: Wed, 16 Oct 2019 17:30:53 +0300 Subject: OsmocomBB SDR PHY In-Reply-To: References: Message-ID: Thanks, I'll check them out. On Wed, Oct 16, 2019 at 12:44 AM Vadim Yanitskiy wrote: > > i have installed osmo-TRX > > OsmoTRX is not needed for the MS SDR PHY. > > > UHD Driver, Gr-gsm and Gnuradio from ubuntu package manager. > > I would not recommend to use these binary packages because > Ubuntu usually has ancient versions of them. Not sure about > 18.04 though, maybe it's not that bad. > > > i got this problem: on make [...] > > Alternatively you can build everything in Docker: > > https://osmocom.org/projects/osmocom-bb-sdr-phy/wiki/Docker_images > > With best regards, > Vadim Yanitskiy. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dimone73 at mail.ru Tue Oct 29 15:15:01 2019 From: dimone73 at mail.ru (=?UTF-8?B?RGltb29u?=) Date: Tue, 29 Oct 2019 18:15:01 +0300 Subject: No subject Message-ID: <1572362101.947966580@f165.i.mail.ru> Hi! I install the project according to the instructions https://habr.com/en/company/pentestit/blog/331406/ A few months ago, the installation was successful, but this month an error related to osmo_sock_init2_multiaddr () occurs when building libosmo-netif. The file "libosmo-netif / TODO-RELEASE" contains information: "libosmo-netif stream osmo_sock_init2_multiaddr () is used, requires libosmocore> 1.2.0 (to be released)." At the same time, the existing version of libosmocore is only 1.2.0 How to set up a project? I tried using diff to return libosmo-netif to version 0.5.0.2-6563-dirty as described in http://git.osmocom.org/libosmo-netif/commit/?id=592057bb33dc0c336a63003cd7a3a67944d92757 but had no success. -- Dimoon -------------- next part -------------- An HTML attachment was scrubbed... URL: