Your message dated Mon, 17 Jan 2005 08:05:05 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed in gcc-4.0_4.0ds3-0pre4 upload
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 Dec 2004 09:52:23 +0000
>From [EMAIL PROTECTED] Wed Dec 29 01:52:23 2004
Return-path: <[EMAIL PROTECTED]>
Received: from bal.lis.inpg.fr [195.220.21.15] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CjaVD-00033E-00; Wed, 29 Dec 2004 01:52:23 -0800
Received: from smtpc.lis.inpg.Fr (smtpc.lis.inpg.fr [195.220.21.17])
        by bal.lis.inpg.fr (Postfix) with ESMTP id 2FFF43067C2;
        Wed, 29 Dec 2004 10:51:49 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
        by smtpc.lis.inpg.Fr (Postfix) with ESMTP id 4DEC62C80FD;
        Wed, 29 Dec 2004 10:51:52 +0100 (CET)
Received: from smtpc.lis.inpg.Fr ([127.0.0.1])
        by localhost (smtpc.lis.inpg.fr [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id 17591-09; Wed, 29 Dec 2004 10:51:48 +0100 (CET)
Received: from irancy.lis.inpg.fr (irancy.lis.inpg.fr [195.220.21.167])
        by smtpc.lis.inpg.Fr (Postfix) with SMTP id A06522C80E1;
        Wed, 29 Dec 2004 10:51:48 +0100 (CET)
Received: by irancy.lis.inpg.fr (sSMTP sendmail emulation); Wed, 29 Dec 2004 
10:51:48 +0100
From: "Laurent Bonnaud" <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gij-4.0: does not run because it cannot find a library
X-Mailer: reportbug 3.5
Date: Wed, 29 Dec 2004 10:51:48 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lis.inpg.fr
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gij-4.0
Version: 4.0-0pre2
Severity: grave
Justification: renders package unusable


Hi,

here is the problem:

$ /usr/bin/gij-4.0
/usr/bin/gij-4.0: error while loading shared libraries: libgij.so.0: cannot 
open shared object file: No such file or directory

$ ldd -r /usr/bin/gij-4.0
                libgij.so.0 => not found
        libgcj.so.6 => /usr/lib/libgcj.so.6 (0x427da000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x426e4000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x426cb000)
        libz.so.1 => /usr/lib/libz.so.1 (0x426d0000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x427cf000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x42571000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x426a7000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x42558000)
undefined symbol: main  (/usr/bin/gij-4.0)


The library is here:

/usr/lib/gcc-snapshot/lib/libgij.so.0.0.0
/usr/lib/gcc-snapshot/lib/libgij.so.0


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gij-4.0 depends on:
ii  gcc-4.0-base                4.0-0pre2    The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcj6                     4.0-0pre2    Java runtime library for use with 
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 287644-done) by bugs.debian.org; 17 Jan 2005 07:05:23 +0000
>From [EMAIL PROTECTED] Sun Jan 16 23:05:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CqQwz-0006zt-00; Sun, 16 Jan 2005 23:05:21 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id IAA10938;
        Mon, 17 Jan 2005 08:05:16 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 2C388F216;
        Mon, 17 Jan 2005 08:05:16 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 28648-09; Mon, 17 Jan 2005 08:05:05 +0100 (MET)
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
        Mon, 17 Jan 2005 08:05:05 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j0H755hQ025605;
        Mon, 17 Jan 2005 08:05:05 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 17 Jan 2005 08:05:05 +0100
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: fixed in gcc-4.0_4.0ds3-0pre4 upload
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 11

these issues are fixed in the gcc-4.0_4.0ds3-0pre4 upload to
experimental. Built for i386, ia64, sparc and powerpc.


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

Reply via email to