Hi Gus,
On Fri, Aug 26, 2011 at 08:22:50AM -0700, Gus Bourg wrote:
I've been having troubles getting master to compile since the move to osmo-abis. I have the latest version of osmo-abis (and osmocore) installed, but for some reason I'm getting this:
bts_ericsson_rbs2000.c: In function ‘start_sabm_in_line’: bts_ericsson_rbs2000.c:73:36: error: ‘struct <anonymous>’ has no member named ‘lapd’ bts_ericsson_rbs2000.c:75:35: error: ‘struct <anonymous>’ has no member named ‘lapd’
For some strange reason I didn't run into this bug so far. I've now built from a 'make distclean' and could clearly reproduce it.
git commit b4d913d336d7a52dff840378726b1d3dc5f81268 of current master should fix it.
Sorry for the inconvenience.