Your message dated Sun, 29 Jan 2006 18:17:04 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350471: fixed in clutils 20051029-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Jan 2006 20:24:58 +0000
>From [EMAIL PROTECTED] Sun Jan 29 12:24:58 2006
Return-path: <[EMAIL PROTECTED]>
Received: from hoboe1bl1.telenet-ops.be ([195.130.137.72])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F3J6Y-0007nK-7T
        for [EMAIL PROTECTED]; Sun, 29 Jan 2006 12:24:58 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by hoboe1bl1.telenet-ops.be (Postfix) with SMTP id 188823840D
        for <[EMAIL PROTECTED]>; Sun, 29 Jan 2006 21:24:57 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
        by hoboe1bl1.telenet-ops.be (Postfix) with ESMTP id F275A3838C
        for <[EMAIL PROTECTED]>; Sun, 29 Jan 2006 21:24:56 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id C18BB26136; Sun, 29 Jan 2006 21:24:56 +0100 (CET)
Date: Sun, 29 Jan 2006 21:24:56 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libclutils0-dev missing depends on libltdl3-dev
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.9 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS,RCVD_IN_SORBS_MISC autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Package: libclutils0-dev
Version: 20051029-1
Severity: serious

Hi,

When building the savant package, I get the following error:
checking for isClutils in -lclutils... no
configure: error: Could not find a workable libclutils.so or libclutils.a.
    You probably need to install clutils and/or specify the location of
    it with the --with-clutils option.
make: *** [configure-stamp] Error 1

>From config.log:
configure:9009: checking for isClutils in -lclutils
configure:9040: x86_64-linux-gnu-g++ -o conftest -g -O2 -I/usr/include/mpi 
-L/usr/lib/mpich/lib/ conftest.cc -lclutils -lltdl  -ldl  >&5
/usr/bin/ld: cannot find -lltdl

The problem is that libclutils.la has this:
dependency_libs=' /usr/lib/libltdl.la -ldl'

This mean you need to add a dependency to your
libclutils0-dev package on libltdl3-dev.


Kurt



---------------------------------------
Received: (at 350471-close) by bugs.debian.org; 30 Jan 2006 02:20:20 +0000
>From [EMAIL PROTECTED] Sun Jan 29 18:20:20 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F3ObI-0004zp-6R; Sun, 29 Jan 2006 18:17:04 -0800
From: [EMAIL PROTECTED] (Dale E. Martin)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#350471: fixed in clutils 20051029-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 29 Jan 2006 18:17:04 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: clutils
Source-Version: 20051029-2

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

clutils_20051029-2.dsc
  to pool/main/c/clutils/clutils_20051029-2.dsc
clutils_20051029-2.tar.gz
  to pool/main/c/clutils/clutils_20051029-2.tar.gz
libclutils0-dev_20051029-2_i386.deb
  to pool/main/c/clutils/libclutils0-dev_20051029-2_i386.deb
libclutils0c2_20051029-2_i386.deb
  to pool/main/c/clutils/libclutils0c2_20051029-2_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.
Dale E. Martin <[EMAIL PROTECTED]> (supplier of updated clutils 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, 29 Jan 2006 20:31:07 -0500
Source: clutils
Binary: libclutils0-dev libclutils0c2
Architecture: source i386
Version: 20051029-2
Distribution: unstable
Urgency: low
Maintainer: Dale E. Martin <[EMAIL PROTECTED]>
Changed-By: Dale E. Martin <[EMAIL PROTECTED]>
Description: 
 libclutils0-dev - Development files needed to compile programs that use 
clutils.
 libclutils0c2 - Shared libraries for clutils (runtime libraries)
Closes: 350471
Changes: 
 clutils (20051029-2) unstable; urgency=low
 .
   * Added dependency to libclutils0-dev on libltdl3-dev.  Closes: #350471
Files: 
 f576c4213da7f37204a0403cee921ee4 558 devel optional clutils_20051029-2.dsc
 571c02942672e02f23649b79befc40ed 349062 devel optional 
clutils_20051029-2.tar.gz
 69dfc642d3d62af2716980f3b4aa4436 54774 libs optional 
libclutils0c2_20051029-2_i386.deb
 3f612b1ff6cb42a57015c5ca10e0a805 81676 devel optional 
libclutils0-dev_20051029-2_i386.deb

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

iD8DBQFD3XV/o/Xcc0IABGIRAsucAJ9t83Fj/gE47zf+X8dpP1es0HNdHwCgiMfL
N6Yml5uw7r8cRzNXhf4vosU=
=cORE
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to