[Csync2] csync2 and Fedora 7

Ruben Kerkhof ruben at rubenkerkhof.com
Wed Jun 20 00:18:34 CEST 2007


On 19-jun-2007, at 5:20, Chris Sheaves wrote:

> I've installed csync2 from source and through yum and every time I run
> csync2 -x I get this error
>
> csync2: symbol lookup error: ./csync2: undefined symbol: sqlite_open
>
> I have it running fine on some FC4 machines, but F7 is giving me
> problems.  Any thoughts?
>
> Thanks

Hmm, I haven't been able to reproduce this on my F7 system.
What versions of csync2 and sqlite2 are you running?

Can you give us the following output?
csync2-1.33-5.fc7[root at odin ~]# rpm -q --queryformat "%{name}-% 
{version}-%{release}\n" csync2
csync2-1.33-5.fc7
[root at odin ~]# rpm -q --queryformat "%{name}-%{version}-%{release}\n"  
sqlite2
sqlite2-2.8.17-1.fc6

[root at odin ~]# ldd /usr/sbin/csync2
         linux-gate.so.1 =>  (0x00cb0000)
         libgnutls-openssl.so.13 => /usr/lib/libgnutls-openssl.so.13  
(0x00e41000)
         libsqlite.so.0 => /usr/lib/libsqlite.so.0 (0x00492000)
         librsync.so.1 => /usr/lib/librsync.so.1 (0x003fa000)
         libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0x0452e000)
         libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x008c1000)
         libc.so.6 => /lib/libc.so.6 (0x002a4000)
         libpopt.so.0 => /usr/lib/libpopt.so.0 (0x00993000)
         libbz2.so.1 => /usr/lib/libbz2.so.1 (0x0446a000)
         libz.so.1 => /lib/libz.so.1 (0x00446000)
         libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x044d7000)
         libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x04458000)
         /lib/ld-linux.so.2 (0x00285000)
         libnsl.so.1 => /lib/libnsl.so.1 (0x006b0000)

Thanks,

Ruben



More information about the Csync2 mailing list