On Wed, Nov 01, 2017 at 02:00:01AM +0100, Neels Hofmeyr wrote:
I just noticed that osmo-iuh is not able to generate Iu protocols from ASN.1 sources anymore. This has probably been the case for a while, but it was uncovered by the osmo-clean-workspace.sh scripts recently introduced.
Can you please post the exact steps to reproduce?
On my laptop, the following works: * call osmo-clean-workspace.sh * call autoreconf -fi * call ./configure * cd src/ranap && make regenerate-from-asn1-source
There are some .h and .c files missing that sed wants to modify. I get:
Not here. Works as expected. Even with a cleanly rebuilt asn1c.
Are you sure your asn1c is compiled from the osmocom git repot aper-prefix branch?