[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help required
From: |
Prasad Nayak |
Subject: |
Help required |
Date: |
Thu, 12 Apr 2001 16:52:52 +0530 |
Hello,
I Have downloaded and installed following files
a. snacc-1_3_tar
b. snacc-1_3b4_tar
Probelm 1:
when i make the file snacc-1_3b4_tar, it gave me error the following errors.
Etering (creating) asnwish.o ======
gcc -I.. -I../c-lib/inc -I/usr/X11R6/include -g -O2 -DFLEX_IN_USE -c -o
asnwish.o asnwish.c
asnwish.c: In function `PutChannelBufInGenBuf':
asnwish.c:112: argument `cb' doesn't match prototype
asnwish.c:21: prototype declaration
asnwish.c: In function `TblTypeOfPath':
asnwish.c:702: warning: passing arg 1 of `Tcl_SplitList' makes pointer from
integer without a cast
asnwish.c:712: warning: passing arg 1 of `Tcl_AppendResult' makes pointer
from integer without a cast
asnwish.c: In function `TblCmdDecode':
asnwish.c:835: warning: passing arg 1 of `PutChannelBufInGenBuf' from
incompatible pointer type
make[1]: *** [asnwish.o] Error 1
make[1]: Leaving directory `/root/megaco/snacc/snacc-1.3b4/tcl-asn'
make: *** [tcl-asn] Error 2
Problem 2:
When i make the snacc-1_3_tar file with some modifications ( otherwise
it gives error in the file asnwish.c), and when i run snacc (exe) in
/snacc-1.3/compiler it gave me following message
address@hidden compiler]# ./snacc file.asn > temp
Hmmm, you didn't specify a useful types ASN.1 file with the `-u' option.
I'll continue assuming your ASN.1 file(s) don't need any useful types.
file "megaco.asn", line 1: parse error at symbol "AUTOMATIC"
Parsing errors---cannot proceed
Can u please tell me how to make the parser and run it with asn file.
Thanks in advance,
Prasad Nayak
- Help required,
Prasad Nayak <=