On 23/03/11 18:35, Harald Welte wrote:
On Tue, Mar 22, 2011 at 04:36:11PM +0100,
pablo(a)gnumonks.org wrote:
From: Pablo Neira Ayuso
<pablo(a)gnumonks.org>
This is the second version of this patchset, which includes:
* The creation of the libosmogsm library which is distributed in
libosmocore.
* The new GSM-specific header directory under include/osmocom/gsm.
* The new core header directory under include/osmocom/core.
Thanks, this has now been applied. Hoewever, it was not working against
the latest git tree, so I had to find your original base and do a rebase.
it seems I forgot to pull before working on the patches :-(
Further fall-out: libosmo-sccp include paths had to be
updated, and bsc-nat
as well as gprs parts of openbsc.git failed to build due to some missing
header changes.
Sorry, I forgot to add --enable-nat=yes and to have installed libgtp.
I'll include this in the future to test my patches.
At least libosmocore.git / libosmo-sccp.git /
openbsc.git should be fine
now.
Thanks!