[omniORB] omniORB and syslog

Andrey Koubychev email@vtc.ru
Tue Nov 19 10:03:00 2002


Hello guys,

I have problems with output to syslog from program that is compiled
with omniORB 3.0.x (it compiled with few other libs and I will ask in
every list) . Simple program what makes only syslog
(LOG_NOTICE,"Hello") works like expected. But if I put this into my
program output goes to stderr and nothing into /var/log/messages
Please don't think that something wrong with my /etc/syslog.conf

Does omniORB has something to do with it ? I've found :

andrey@pd3:~/mod > nm -D /usr/lib/libtcpwrapGK.so | grep syslog
000051f0 T fakesyslog
00005180 T vsyslog

Maybe there is something more ?

Here is ldd output of mybin, maybe someone will notice something ...:

        libxerces-c1_7_0.so => /usr/lib/libxerces-c1_7_0.so (0x40027000)
        libdl.so.2 => /lib/libdl.so.2 (0x40336000)
        libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x4033a000)
        libelf.so.0 => /usr/lib/libelf.so.0 (0x403fb000)
        libomniORB3.so.0 => /usr/lib/libomniORB3.so.0 (0x40409000)
        libomniDynamic3.so.0 => /usr/lib/libomniDynamic3.so.0 (0x404f9000)
        libtcpwrapGK.so.2 => /usr/lib/libtcpwrapGK.so.2 (0x40692000)
        libomnithread.so.2 => /usr/lib/libomnithread.so.2 (0x4069a000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x406a0000)
        libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
(0x406b7000)
        libm.so.6 => /lib/libm.so.6 (0x40700000)
        libc.so.6 => /lib/libc.so.6 (0x4071f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


-- 
Best regards,
Koubychev Andrey                          mailto:email@vtc.ru