[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#245720: marked as done (Missing dependency on libgcj4-dev?)



Your message dated Sun, 25 Apr 2004 12:21:05 +0200
with message-id <16523.37137.395543.479291@gargle.gargle.HOWL>
and subject line Bug#245720: Missing dependency on libgcj4-dev?
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; 24 Apr 2004 22:24:46 +0000
>From joel@debian.org Sat Apr 24 15:24:46 2004
Return-path: <joel@debian.org>
Received: from mupp.netcamp.se [62.13.47.19] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BHVZm-0005ZH-00; Sat, 24 Apr 2004 15:24:46 -0700
Received: from fluff.rosdahl.net (h144n1fls22o1062.bredband.comhem.se [81.224.24.144])
	by mupp.netcamp.se (Postfix) with ESMTP
	id 31EE313CA31; Sun, 25 Apr 2004 00:24:44 +0200 (CEST)
Received: by fluff.rosdahl.net (Postfix, from userid 1000)
	id ACB0F140BB; Sun, 25 Apr 2004 00:24:43 +0200 (CEST)
To: submit@bugs.debian.org
Subject: Missing dependency on libgcj4-dev?
From: Joel Rosdahl <joel@debian.org>
Date: Sun, 25 Apr 2004 00:24:43 +0200
Message-ID: <[🔎] 87wu45auac.fsf@fluff.rosdahl.net>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Common Lisp, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: gcj
Version: 4:3.3.3-2

Running gcj gives the following error:

    % gcj foo.java -o foo
    gcj: libgcj.spec: No such file or directory
    % gcj -v
    Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
    Reading specs from libgcj.spec
    gcj: libgcj.spec: No such file or directory

(After installing libgcj4-dev, libgcj.spec is found.)

        Regards,
        Joel

-- 
Joel Rosdahl <joel@debian.org>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D  8B22 0064 F9FF BB84 5E97

---------------------------------------
Received: (at 245720-done) by bugs.debian.org; 25 Apr 2004 10:24:39 +0000
>From doko@cs.tu-berlin.de Sun Apr 25 03:24:39 2004
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BHgoR-0007im-00; Sun, 25 Apr 2004 03:24:39 -0700
Received: from bolero.cs.tu-berlin.de (doko@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id MAA12232;
	Sun, 25 Apr 2004 12:21:05 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i3PAL5AS019089;
	Sun, 25 Apr 2004 12:21:05 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16523.37137.395543.479291@gargle.gargle.HOWL>
Date: Sun, 25 Apr 2004 12:21:05 +0200
To: Joel Rosdahl <joel@debian.org>, 245720-done@bugs.debian.org
Subject: Re: Bug#245720: Missing dependency on libgcj4-dev?
In-Reply-To: <[🔎] 87wu45auac.fsf@fluff.rosdahl.net>
References: <[🔎] 87wu45auac.fsf@fluff.rosdahl.net>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 245720-done@bugs.debian.org
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Joel Rosdahl writes:
> Package: gcj
> Version: 4:3.3.3-2
> 
> Running gcj gives the following error:
> 
>     % gcj foo.java -o foo
>     gcj: libgcj.spec: No such file or directory
>     % gcj -v
>     Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
>     Reading specs from libgcj.spec
>     gcj: libgcj.spec: No such file or directory
> 
> (After installing libgcj4-dev, libgcj.spec is found.)

No, I don't think so. gcj can be used for byte compiling without
having the libgcj binary libs installed. At least libgcj4-dev is a
recommends for gcj-3.3.



Reply to: