kishore,

No attachment.

I told you, timod in 2.18.0 is broken.  Your memory leak is likely there.
Or somewhere else that has already been repaired in LiS-2.18.1.

For a working XTI/TLI, remove LiS 2.18.0 and use the following from the
OpenSS7 downloads page at http://www.openss7.org/download.html

        http://www.openss7.org/tarballs/streams-0.7a.4.tar.bz2
        http://www.openss7.org/tarballs/strcompat-0.9.2.2.tar.bz2
        http://www.openss7.org/tarballs/strxns-0.9.2.2.tar.bz2
        http://www.openss7.org/tarballs/strxnet-0.9.2.7.tar.bz2
        http://www.openss7.org/tarballs/strinet-0.9.2.2.tar.bz2

--brian

On Tue, 14 Feb 2006, kishore wrote:

> hai there,
> I am working on,
> Red Hat Enterprise Linux ES release 4 (Nahant Update 2), 
> Kernel 2.6.9-22.EL on an i686 . 
> I used LiS-2.18.0, but not able to compile on above specified version.
> I got a patch on ( Delivery-Date: Mon, 26 Dec 2005 14:02:57 -0500); 
> then  I compiled and loaded streams successfully. I observed a memory leak 
> issue when I added an external binary package to the LiS. 
> 
> I did the following steps :
> 1. I created a soft link as,
>         cd /usr/src
>         ln -fs kernels/2.6.9-22.EL-i686 linux
> 2. I am going to send a zip file as an attachment which comprises :
>         1. pwmodule.c (streams driver )
>         2. Config
>         3. Makefile-streams
>         4. Makefile (to compile pwmodule.c)
>         5. test.c (a test sample for device /dev/pwdev)
>         6. result ( obtained from /sbin/dmesg)
>         7. copy.bat (creates folder /usr/src/LiS/pkg/pware  and
>                                 copies the Config,
>                                 Makefile-streams,pwmodule.o)
>         8. LiS-2.18.0-RHEL4.patch ( patch used to compile
>                     LiS-2.18.0 on RH-ES4 with 2.6.9-22.EL-i686)
> 3. I did  a change in
>      "/usr/src/LiS/include/sys/LiS/linux-mdep.h"
>         line 140 :  #include <linux/interrupt.h>
>                             to
>                         #ifndef PACKETWARE
>                         #include<linux/interrupt.h>
>                         #endif
>       to compile the driver. This is the only change I made.
> 
>     Thanks in advance for any suggestion on above issue.
> regards,
> kishore,packetware.
> 
> 
> _______________________________________________
> 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 ¦
_______________________________________________
Linux-streams mailing list
[email protected]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to