Your message dated Sat, 14 Oct 2006 15:32:24 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392938: fixed in librapi2 0.9.3-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kcemirror
Version: 0.1.5-1
Severity: serious
Tags: patch

When building 'kcemirror' on unstable,
I get the following error:

/usr/lib/librapi.so: undefined reference to `wstrlen'
/usr/lib/librapi.so: undefined reference to `synce_socket_get_descriptor'
/usr/lib/librapi.so: undefined reference to `synce_socket_write'
/usr/lib/librapi.so: undefined reference to `synce_socket_connect_proxy'
/usr/lib/librapi.so: undefined reference to `_synce_log_wstr'
/usr/lib/librapi.so: undefined reference to `synce_password_recv_reply'
/usr/lib/librapi.so: undefined reference to `synce_socket_connect'
/usr/lib/librapi.so: undefined reference to `synce_info_destroy'
/usr/lib/librapi.so: undefined reference to `synce_socket_read'
/usr/lib/librapi.so: undefined reference to `filetime_from_unix_time'
/usr/lib/librapi.so: undefined reference to `synce_socket_new'
/usr/lib/librapi.so: undefined reference to `synce_socket_wait'
collect2: ld returned 1 exit status
make[3]: *** [kcemirror] Error 1
make[3]: Leaving directory `/kcemirror-0.1.5/obj-x86_64-linux-gnu/kcemirror'

With the attached patch 'kcemirror' can be compiled on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/kcemirror-0.1.5/debian/rules ./debian/rules
--- ../tmp-orig/kcemirror-0.1.5/debian/rules    2006-10-14 10:16:59.000000000 
+0000
+++ ./debian/rules      2006-10-14 10:14:32.000000000 +0000
@@ -75,7 +75,7 @@
        mkdir $(objdir)
 
        # run configure with build tree $(objdir)
-       cd $(objdir) && \
+       cd $(objdir) && LIBS="-lsynce" \
        ../configure $(configkde) \
        --with-distribution="$$version (`cat /etc/debian_version`)" \
        --enable-mitshm --with-alsa --with-ipv6-lookup=auto \


--- End Message ---
--- Begin Message ---
Source: librapi2
Source-Version: 0.9.3-3

We believe that the bug you reported is fixed in the latest version of
librapi2, which is due to be installed in the Debian FTP archive:

librapi2-dev_0.9.3-3_i386.deb
  to pool/main/libr/librapi2/librapi2-dev_0.9.3-3_i386.deb
librapi2-tools_0.9.3-3_i386.deb
  to pool/main/libr/librapi2/librapi2-tools_0.9.3-3_i386.deb
librapi2_0.9.3-3.diff.gz
  to pool/main/libr/librapi2/librapi2_0.9.3-3.diff.gz
librapi2_0.9.3-3.dsc
  to pool/main/libr/librapi2/librapi2_0.9.3-3.dsc
librapi2_0.9.3-3_i386.deb
  to pool/main/libr/librapi2/librapi2_0.9.3-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Volker Christian <[EMAIL PROTECTED]> (supplier of updated librapi2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 15 Oct 2006 00:09:46 +0200
Source: librapi2
Binary: librapi2 librapi2-tools librapi2-dev
Architecture: source i386
Version: 0.9.3-3
Distribution: unstable
Urgency: low
Maintainer: Volker Christian <[EMAIL PROTECTED]>
Changed-By: Volker Christian <[EMAIL PROTECTED]>
Description: 
 librapi2   - Make RAPI calls to a WinCE device, runtime libraries
 librapi2-dev - Make RAPI calls to a WinCE device, development libraries
 librapi2-tools - Tools for talking to a WinCE machine from the command line
Closes: 392938
Changes: 
 librapi2 (0.9.3-3) unstable; urgency=low
 .
   * kcemirror: FTBFS: /usr/lib/librapi.so: undefined reference to
     `synce_socket_get_descriptor' (Closes: #392938)
Files: 
 b37306f8547d66039cdfe717d6f29b65 665 libs optional librapi2_0.9.3-3.dsc
 70eb960cc926671be698f3f3d296c8dc 8206 libs optional librapi2_0.9.3-3.diff.gz
 cf94b693bab7b07e3b4bd86ae3be5b5b 36738 libdevel optional 
librapi2-dev_0.9.3-3_i386.deb
 194fe16320d801a46e822b380428cf9b 24916 libs optional librapi2_0.9.3-3_i386.deb
 6282a4426e05a73267244e18911180e0 42584 utils optional 
librapi2-tools_0.9.3-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFMWDsi2zQYBBlZYQRAvrDAJ9XkeNhXpx7b7j/4w9yhzRzWbH41gCgoFZq
Cb/UEKDfZVUwV3as1Cd66y4=
=MlZL
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to