Asn1c compile error

Casper casper2000a@REDACTED
Mon Apr 18 14:42:57 CEST 2005


Hi all,

 

Could anyone please help me to understand how to solve the below error? Even
at a fee is alright. Please help.

 

Thanks!

- Eranga

 

 

 

  _____  

From: owner-erlang-questions@REDACTED
[mailto:owner-erlang-questions@REDACTED] On Behalf Of Casper
Sent: Monday, April 18, 2005 4:50 PM
To: erlang-questions@REDACTED
Subject: Asn1c compile error

 

Hi All,

 

When I try to compile the attached ASN.1 file with below command,

 

/usr/local/lib/erlang/bin/erlc +debug_info -W -b ber_bin +optimize +driver
-I ../../tcap-1.0/asn_src ../asn_src/MAP-PDU.asn

 

(I have all the TCAP and ROS asn source files in the tcap-1.0/asn_src
directory and MAP asn source files in the current directory)

 

I get the below error,

 

Erlang ASN.1 version "1.4.4.5" compiling
"/usr2/erlang/map-1.0/ebin/../asn_src/MAP-PDU.asn" 

Compiler Options: [ber_bin_v2,

                   report_errors,

                   {cwd,"/usr2/erlang/map-1.0/ebin"},

                   {outdir,"/usr2/erlang/map-1.0/ebin"},

                   {i,"/usr2/erlang/map-1.0/ebin/../../tcap-1.0/asn_src"},

                   driver,

                   optimize,

                   debug_info]

asn1error:16:'MAP-PDU':'MAP-PDU' {internal_error,{'cant check',[]}}

make[2]: *** [MAP-PDU.erl] Error 1

make[2]: Leaving directory `/usr2/erlang/map-1.0/ebin'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr2/erlang/map-1.0'

make: *** [all] Error 2

 

What could be wrong? Please advice, as soon as possible.

 

Thanks!

- Eranga

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20050418/1209d874/attachment.htm>


More information about the erlang-questions mailing list