Discussion:
Using XTI
Raja Rao
2005-10-27 06:03:28 UTC
Permalink
Hello There



We would like to use XTI and are trying to install strxnet library (using strxnet-0.9.2-4.tar.gz downloaded from www.openss7.org/download.html) by following the below steps



1) Installed LiS-2.18 (downloaded from ftp://ftp.gcom.com/ and following the instrucions given in http://www.gcom.com/home/linux/lis/install.html)

2) ./configure

3) make

4) make install



After installation tested using the test-xnet and test-timod

Could not make out why the test cases failed. I appreciate if any one can help me to let me know the installation and how to make use of the library. I wowld be a great help if any one can send samples/code example for using xti.



With Regards

Raja Rao K

**************************************Test results************

1) test-xnet



Result:



t Case XTI/TLI:1.1:

Pushing and popping the timod module

-- normal push and pop sequence



t Case XTI/TLI:1.2.1:

Syncrhonizing the library to a file descriptor

-- syncrhonization of a file descriptor after "timod" has been pushed

-- normal operation

This test case tests syncrhonization of the XTI library to a file descriptor

on the test harness upon which the "timod" module has been pushed.



ROR: XTI Library Call failed



2) test-timod



Result:



Test Case TIMOD:2.1.4:

Performing IO controls on the timod module

-- TI_UNBIND IO control positive acknowledgement

This test case test the execution of the TI_UNBIND IO control with positive

results on using the timod module.



***************ERROR: ioctl failed

: do_signal; Interrupted system call
Brian F. G. Bidulock
2005-10-27 13:48:39 UTC
Permalink
Raja,

strxnet-0.9.2-4.tar.gz only works with LiS 2.16. Also, it works
best with the LiS-2.16.18-19.tar.gz release available from

http://www.openss7.org/LiS-2.16.18-19.tar.gz

If you really need 2.18 you could try the following:

http://www.openss7.org/LiS-2.18.1.tar.gz
http://www.openss7.org/strxnet-0.9.2.6.tar.gz

If you want report bugs on these packages, please report them to
me or on the openss7-***@openss7.org mailing list (you need
to subscribe before you post).

Do include config.log files in any bug reports, or if you have
a testsuite fail from make installcheck, send testsuite.log

--brian
Post by Raja Rao
Hello There
We would like to use XTI and are trying to install strxnet library
(using strxnet-0.9.2-4.tar.gz downloaded from
[1]www.openss7.org/download.html) by following the below steps
1) Installed LiS-2.18 (downloaded from [2]ftp://ftp.gcom.com/ and
following the instrucions given in
[3]http://www.gcom.com/home/linux/lis/install.html)
2) ./configure
3) make
4) make install
After installation tested using the test-xnet and test-timod
Could not make out why the test cases failed. I appreciate if any one
can help me to let me know the installation and how to make use of the
library. I wowld be a great help if any one can send samples/code
example for using xti.
With Regards
Raja Rao K
**************************************Test results************
1) test-xnet
Pushing and popping the timod module
-- normal push and pop sequence
Syncrhonizing the library to a file descriptor
-- syncrhonization of a file descriptor after "timod" has been pushed
-- normal operation
This test case tests syncrhonization of the XTI library to a file
descriptor
on the test harness upon which the "timod" module has been pushed.
ROR: XTI Library Call failed
2) test-timod
Performing IO controls on the timod module
-- TI_UNBIND IO control positive acknowledgement
This test case test the execution of the TI_UNBIND IO control with
positive
results on using the timod module.
***************ERROR: ioctl failed
: do_signal; Interrupted system call
References
1. http://www.openss7.org/download.html
2. ftp://ftp.gcom.com/
3. http://www.gcom.com/home/linux/lis/install.html
--
Brian F. G. Bidulock ¦ The reasonable man adapts himself to the ¦
***@openss7.org ¦ world; the unreasonable one persists in ¦
http://www.openss7.org/ ¦ trying to adapt the world to himself. ¦
¦ Therefore all progress depends on the ¦
¦ unreasonable man. -- George Bernard Shaw ¦
Brian F. G. Bidulock
2005-10-27 13:51:51 UTC
Permalink
Raja,

Sorry you will also need these:

http://www.openss7.org/strxns-0.9.2.1.tar.gz
http://www.openss7.org/strinet-0.9.2.1.tar.gz
http://www.openss7.org/strxnet-0.9.2.6.tar.gz

in additon to

http://www.openss7.org/LiS-2.18.1.tar.gz
http://www.openss7.org/strcompat-0.9.2.1.tar.gz

--brian
Post by Brian F. G. Bidulock
Raja,
strxnet-0.9.2-4.tar.gz only works with LiS 2.16. Also, it works
best with the LiS-2.16.18-19.tar.gz release available from
http://www.openss7.org/LiS-2.16.18-19.tar.gz
http://www.openss7.org/LiS-2.18.1.tar.gz
http://www.openss7.org/strxnet-0.9.2.6.tar.gz
If you want report bugs on these packages, please report them to
to subscribe before you post).
Do include config.log files in any bug reports, or if you have
a testsuite fail from make installcheck, send testsuite.log
--brian
--
Brian F. G. Bidulock ¦ The reasonable man adapts himself to the ¦
***@openss7.org ¦ world; the unreasonable one persists in ¦
http://www.openss7.org/ ¦ trying to adapt the world to himself. ¦
¦ Therefore all progress depends on the ¦
¦ unreasonable man. -- George Bernard Shaw ¦
Loading...