[cvsnt-dev] Problems with build 2382 under Linux

Andreas Tscharner starfire at dplanet.ch
Wed Jul 12 18:28:54 UTC 2006


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Hello Tony,

I wanted to create a new Debian package from build 2382, but I noticed
that cvslockd caused an error. Now have a look at this:

andy at shannara:~/Programming/Projects/cvsnt/lockservice/.libs$ ldd
./cvslockd
        linux-gate.so.1 =>  (0xffffe000)
        libcvsapi-2.5.03.2382.so => /usr/lib/libcvsapi-2.5.03.2382.so
(0xb7f80000)
        libcvstools-2.5.03.2382.so =>
/usr/lib/libcvstools-2.5.03.2382.so (0xb7f65000)
        libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0xb7f37000)
        libresolv.so.2 => /lib/tls/libresolv.so.2 (0xb7f24000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7e43000)
        libm.so.6 => /lib/tls/libm.so.6 (0xb7e1d000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e12000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7dff000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7cc7000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7ca7000)
        libpcreposix.so.3 => /usr/lib/libpcreposix.so.3 (0xb7ca5000)
        libmdnsclient-2.5.03.2260.so => not found
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7ca1000)
        /lib/ld-linux.so.2 (0xb7fd5000)
        libcvsapi-2.5.03.2260.so => not found
        libpcre.so.3 => /usr/lib/libpcre.so.3 (0xb7c72000)

It depends on libmdnsclient-2.5.03.2260 and libcvsapi-2.5.02.2260,
although they are no longer available. The same with the cvs binary:

andy at shannara:~/Programming/Projects/cvsnt/src/.libs$ ldd ./cvsnt
        linux-gate.so.1 =>  (0xffffe000)
        libcvsapi-2.5.03.2382.so => /usr/lib/libcvsapi-2.5.03.2382.so
(0xb7f54000)
        libcvstools-2.5.03.2382.so =>
/usr/lib/libcvstools-2.5.03.2382.so (0xb7f39000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7f25000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f21000)
        libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0xb7ef3000)
        libresolv.so.2 => /lib/tls/libresolv.so.2 (0xb7ee0000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7dff000)
        libm.so.6 => /lib/tls/libm.so.6 (0xb7dd8000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7dcd000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7c95000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7c75000)
        libpcreposix.so.3 => /usr/lib/libpcreposix.so.3 (0xb7c73000)
        /lib/ld-linux.so.2 (0xb7fa9000)
        libmdnsclient-2.5.03.2260.so => not found
        libcvsapi-2.5.03.2260.so => not found
        libpcre.so.3 => /usr/lib/libpcre.so.3 (0xb7c44000)

Any hints what I am doing wrong?

Build 2260 is definitely not on the system any more...

Best regards
	Andreas
-- 
Andreas Tscharner                                   starfire at dplanet.ch
-----------------------------------------------------------------------
Except for 75% of the women, everyone in the whole world wants to have
sex.                                                  -- Ellyn Mustard


More information about the cvsnt-dev mailing list