28.11.2012 14:54, Holger Hans Peter Freyther пишет:
On Wed, Nov 28, 2012 at 12:34:11PM +0100, ☎ wrote:
git clone git://git.osmocom.org/erlang/osmo_map.git cd osmo_map/asn1 erlc *.asn
you probably want the map.set.asn1
Maybe but no luck so far:
erlc map.set.asn1 syntax error at line 58 in module TCAPMessages.asn: got: '{' and '{' expected typereference '::=' Compiler function asn1ct:compile_asn1/3 returned: {error,{'parse error in file:',"/home/dude/osmo_map/asn1/TCAPMessages.asn", [got,['{','{'],expected,typereference,'::=']}}
any ideas?