Re: Using XTI interface on Redhat 2.4
"Brian F. G. Bidulock" <[email protected]>
| Newsgroups | gmane.linux.kernel.streams |
|---|---|
| Organization | http://www.openss7.org/ |
| Message-ID | <[email protected]> |
Robert, What versions did you download and install and from where? If you downloaded the version from the gcom ftp site then the likely problem is that the build process does not properly rpath the xnet library. The openss7 autoconf/RPM releases do. See http://www.openss7.org/download.html for more current autoconf/RPM releases of LiS with libxnet for 2.4. That is, when you compile your application program with -lxnet, running it does not load the -lLiS library. If you compile your application program with both -lLiS -lxnet you might be able to get around this. The openss7 releases of LiS and libxnet (I think) properly put dependencies on libxnet so that libLiS gets loaded with it and -lxnet will suffice. --brian On Wed, 16 Feb 2005, [email protected] wrote: > Hi, > > As a p.s. I don't have permission to browse the archive, so I cabn't see if > anyone has already answered this. > > but here goes... > > I have a legacy application that I'm porting to Linux from AIX. The > application uses XTI. I downloaded Lis, installed and invoked strms-up. The > test programs run fine. However on running a (simple) application I get > > Function not implemented > > when tring to connect or to listen. > > I'm pushing timod using t_open with /dev/tcp and binding these prior > operations seem to work o.k. > > When I try to conenct I get a failure in getmsg, the same if I try to > listen. > > Can anyone help? or does anyone have a simple sample program that will give > me a steer. > > kind regards > > Rob > > > _______________________________________________ > Linux-streams mailing list > [email protected] > http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams -- Brian F. G. Bidulock ¦ The reasonable man adapts himself to the ¦ [email protected] ¦ 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 ¦