Your message dated Tue, 14 Aug 2001 19:30:56 -0400
with message-id <[EMAIL PROTECTED]>
and subject line duplicate bug
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; 14 Aug 2001 20:23:33 +0000
>From [EMAIL PROTECTED] Tue Aug 14 15:23:33 2001
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp233054.columbus.rr.com (neutral.verbum.org) [204.210.233.54] 
(postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15Wkir-00024L-00; Tue, 14 Aug 2001 15:23:33 -0500
Received: from space-ghost.verbum.org (space-ghost.verbum.org [192.168.5.90])
        by neutral.verbum.org (Postfix (Debian/GNU)) with ESMTP id A2F8CF4EE
        for <[EMAIL PROTECTED]>; Tue, 14 Aug 2001 03:15:47 -0400 (EDT)
Received: by space-ghost.verbum.org (Postfix (Debian/GNU), from userid 1000)
        id 9854F622EE0; Tue, 14 Aug 2001 03:18:05 -0400 (EDT)
To: [EMAIL PROTECTED]
Subject: package declarations in main class file fail
X-Attribution: Colin
X-Face: 
%'w-_>8Mj2_'=;I$myE#]G"'D>x3CY_rk,K06:mXFUvWy>;3I"BW3_-MAiUby{O(mn"[EMAIL 
PROTECTED]
 dd`)Vk[27^^Sa<qRKA=qTu-uV/qLcGrMm-}A24N2wgr)5%_46(#WMTajfXc_DBt)&'/(J1
User-Agent: Microsoft Gnus Express, Build 5.090004 (0.04)
Organization: The Ohio State University Dept. of Computer and Info. Science
Mail-Followup-To: [EMAIL PROTECTED]
From: Colin Walters <[EMAIL PROTECTED]>
Date: Tue, 14 Aug 2001 03:18:05 -0400
Message-ID: <[EMAIL PROTECTED]>
Lines: 43
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]

Package: gcj-3.0
Version: 1:3.0.1-0pre010811
Severity: important

I'm having trouble with the GCJ included in Debian sid.  Here's a
sample file:

,----[ Test.java ]
| package gnu.foo;
| 
| class Test {
|     public static void main(String[] args) {
|       System.out.println("Hello, World!");
|     }
| }
`----

But:

,----[ *compilation* ]
| gcj-3.0 -o Test --main=Test Test.java
| /tmp/cctAs4jG.o: In function `main':
| /tmp/ccvuhFZz.i(.text+0x2e): undefined reference to `Test::class$'
| /tmp/ccvuhFZz.i(.text+0x32): undefined reference to `Test::class$'
| collect2: ld returned 1 exit status
`----

However, if I remove the package declaration, everything seems to work
fine.

FWIW, I'm running on a host of type powerpc-debian-linux-gnu.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux space-ghost 2.4.8-pre3+ipsec+xfs #3 Sun Aug 5 04:19:42 
EDT 2001 ppc unknown

Versions of the packages gcj-3.0 depends on:
ii  gcc-3.0        3.0.1-0pre0108 The GNU C compiler.
ii  gcc-3.0-base   3.0.1-0pre0108 The GNU Compiler Collection (base package).
ii  java-common    0.7            Base of all Java packages
ii  libc6          2.2.3-6        GNU C Library: Shared libraries and Timezone
ii  libgcj2-dev    3.0.1-0pre0108 Java development headers and static library 
ii  zlib1g         1.1.3-15       compression library - runtime

---------------------------------------
Received: (at 108730-done) by bugs.debian.org; 15 Aug 2001 04:58:17 +0000
>From [EMAIL PROTECTED] Tue Aug 14 23:58:17 2001
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp233054.columbus.rr.com (neutral.verbum.org) [204.210.233.54] 
(postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15Wskz-0007sw-00; Tue, 14 Aug 2001 23:58:17 -0500
Received: from space-ghost.verbum.org (space-ghost.verbum.org [192.168.5.90])
        by neutral.verbum.org (Postfix (Debian/GNU)) with ESMTP id D1121F5D1
        for <[EMAIL PROTECTED]>; Wed, 15 Aug 2001 00:55:51 -0400 (EDT)
Received: by space-ghost.verbum.org (Postfix (Debian/GNU), from userid 1000)
        id 9B574622F51; Tue, 14 Aug 2001 19:30:56 -0400 (EDT)
To: [EMAIL PROTECTED]
Subject: duplicate bug
X-Attribution: Colin
X-Face: 
%'w-_>8Mj2_'=;I$myE#]G"'D>x3CY_rk,K06:mXFUvWy>;3I"BW3_-MAiUby{O(mn"[EMAIL 
PROTECTED]
 dd`)Vk[27^^Sa<qRKA=qTu-uV/qLcGrMm-}A24N2wgr)5%_46(#WMTajfXc_DBt)&'/(J1
User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104
 (powerpc-debian-linux-gnu)
Organization: The Ohio State University Dept. of Computer and Info. Science
From: Colin Walters <[EMAIL PROTECTED]>
Date: Tue, 14 Aug 2001 19:30:56 -0400
Message-ID: <[EMAIL PROTECTED]>
Lines: 1
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]

This bug was an accidental double-report.


Reply via email to