Your message dated Mon, 25 Jun 2001 19:43:00 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#102198: libgcc_s.so.0 not found
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jun 2001 10:36:07 +0000
>From [EMAIL PROTECTED] Mon Jun 25 05:36:07 2001
Return-path: <[EMAIL PROTECTED]>
Received: from trias.softlab.se [::ffff:192.36.210.130] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15ETiw-0003pS-00; Mon, 25 Jun 2001 05:36:06 -0500
Received: from hunny.softlab.se (hunny.softlab.se [193.180.167.104])
        by trias.softlab.se (Postfix) with ESMTP id ABAE746FE6
        for <[EMAIL PROTECTED]>; Mon, 25 Jun 2001 12:36:16 +0200 (MET DST)
Received: from robyn.softlab.se. (robyn [193.180.167.75])
        by hunny.softlab.se (Postfix) with SMTP
        id 8D09D17AD10; Mon, 25 Jun 2001 12:35:48 +0200 (MET DST)
Received: by robyn.softlab.se. (sSMTP sendmail emulation); Mon, 25 Jun 2001 
12:35:46 +0200
From: Patrik Hagglund <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libgcc_s.so.0 not found
X-Reportbug-Version: 1.18
X-Mailer: reportbug 1.18
Date: Mon, 25 Jun 2001 12:35:46 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: gcj
Version: 2:3.0-4
Severity: important
Tags: sid

  > Hello.java << EOF
  public class Hello {
      public static void main(String[] args) {
          System.out.println("Hello!");
      }
  }
  EOF
  /usr/bin/gcj --main=Hello Hello.java
  ./a.out
  

./a.out: error while loading shared libraries: libgcc_s.so.0: cannot open 
shared object file: No such file or directory


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux robyn 2.4.4 #1 tor maj 31 09:14:36 CEST 2001 i686
Locale: LANG=sv_SE.ISO8859-1, LC_CTYPE=sv_SE.ISO8859-1

Versions of packages gcj depends on:
ii  cpp                           2:2.95.4-2 The GNU C preprocessor.           
ii  g++-3.0                       1:3.0-2    The GNU C++ compiler.             
ii  gcj-3.0                       1:3.0-2    The GNU compiler for Java(TM).    


---------------------------------------
Received: (at 102198-done) by bugs.debian.org; 25 Jun 2001 17:49:12 +0000
>From [EMAIL PROTECTED] Mon Jun 25 12:49:12 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15EaU3-0005pw-00; Mon, 25 Jun 2001 12:49:11 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id TAA00029;
        Mon, 25 Jun 2001 19:43:00 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f5PHh0V15749;
        Mon, 25 Jun 2001 19:43:00 +0200 (MEST)
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, 25 Jun 2001 19:43:00 +0200
To: Patrik Hagglund <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Bug#102198: libgcc_s.so.0 not found
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]

please upgrade to gcj-3.0-2 (or wait for gcj-3.0-3, which is
currently in incoming).

Patrik Hagglund writes:
 > Package: gcj
 > Version: 2:3.0-4
 > Severity: important
 > Tags: sid
 > 
 >   > Hello.java << EOF
 >   public class Hello {
 >       public static void main(String[] args) {
 >           System.out.println("Hello!");
 >       }
 >   }
 >   EOF
 >   /usr/bin/gcj --main=Hello Hello.java
 >   ./a.out
 >   
 > 
 > ./a.out: error while loading shared libraries: libgcc_s.so.0: cannot open 
 > shared object file: No such file or directory
 > 
 > 
 > -- System Information
 > Debian Release: testing/unstable
 > Architecture: i386
 > Kernel: Linux robyn 2.4.4 #1 tor maj 31 09:14:36 CEST 2001 i686
 > Locale: LANG=sv_SE.ISO8859-1, LC_CTYPE=sv_SE.ISO8859-1
 > 
 > Versions of packages gcj depends on:
 > ii  cpp                           2:2.95.4-2 The GNU C preprocessor.         
 >   
 > ii  g++-3.0                       1:3.0-2    The GNU C++ compiler.           
 >   
 > ii  gcj-3.0                       1:3.0-2    The GNU compiler for Java(TM).  
 >   
 > 
 > 
 > 
 > --  
 > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to