[erlang-questions] ASN.1 compiler

Carlos Mijares cmijares@REDACTED
Mon Mar 12 15:40:56 CET 2007


Hello,

I'm trying to compile the CAMEL (version 5.9.0) ASN1 description, but 
the compiler gives:

19> asn1ct:compile("CAP-classes",[ber_bin]).
Erlang ASN.1 version "1.4.4.12" compiling "CAP-classes.asn"
Compiler Options: [ber_bin,{i,"."},{i,"."}]
asn1error:34:'CAP-classes':gsmSSF {'match error in object',
                                      {word_or_setting,35,'INITIATES'},
                                      'found in object',
                                      'ID',
                                      'found in class'}
asn1error:39:'CAP-classes':gsmSRF {'match error in object',
                                      {word_or_setting,40,'INITIATES'},
                                      'found in object',
                                      'ID',
                                      'found in class'}
{error,
    {asn1,
        [{error,
             {type,
                 34,
                 'CAP-classes',
                 gsmSSF,
                 {'match error in object',
                     {word_or_setting,35,'INITIATES'},
                     'found in object',
                     'ID',
                     'found in class'}}},
         {error,
             {type,
                 39,
                 'CAP-classes',
                 gsmSRF,
                 {'match error in object',
                     {word_or_setting,40,'INITIATES'},
                     'found in object',
                     'ID',
                     'found in class'}}}]}}




-- 
Carlos Mijares
Mobile Solutions Architect
Telexpertise de México, S.A. de C.V.
+52 (844) 438 4813

-------------- next part --------------
A non-text attachment was scrubbed...
Name: camel.zip
Type: application/x-zip-compressed
Size: 99401 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070312/67946779/attachment.bin>


More information about the erlang-questions mailing list