linux-gate.so.1

Josh Boyer jwboyer at gmail.com
Thu Jan 15 12:44:17 UTC 2009


On Thu, Jan 15, 2009 at 10:00:10AM -0200, CQC wrote:
>Hello, everyone,
>
>
>I have a saprouter program that is not connect.
>When I try to connect it returns a message. Please, see below:
>
># ./conexao_saprouter
>
>trcfile  dev_rout
>
>*****************************************************************************
>*
>*  ERROR       SNC processing failed:
>*              SncInit
>*
>*  TIME        Thu Jan 15 09:57:31 2009
>*  RELEASE     700
>*  COMPONENT   NI (network interface)
>*  VERSION     38
>*  RC          -17
>*  MODULE      nisnc.c
>*  LINE        646
>*  DETAIL      NiSncInit: sncrc=-1
>*  COUNTER     3
>*
>*****************************************************************************
>
>
>I checked the libraries necessary.
>
>
># ldd saprouter
>    linux-gate.so.1 =>  (0x00302000)
>    libdl.so.2 => /lib/libdl.so.2 (0x00b23000)
>    librt.so.1 => /lib/librt.so.1 (0x00bfa000)
>    libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x001a7000)
>    libm.so.6 => /lib/libm.so.6 (0x00b29000)
>    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00de2000)
>    libpthread.so.0 => /lib/libpthread.so.0 (0x00b52000)
>    libc.so.6 => /lib/libc.so.6 (0x009e1000)
>    /lib/ld-linux.so.2 (0x009c4000)
>
>
>Meeting all libraries, except one:
>
># locate linux-gate.so.1
>#
>
>I look for package in rpm.pbone.net to install this library but not found.
>
>Any suggestions?

This is off-topic for this list.

linux-gate is the vDSO.  You won't find an RPM for it.

josh




More information about the fedora-devel-list mailing list