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

Bug#423383: gcj-4.2: compilation fails; libgcj.spec not found



Package: gcj-4.2
Version: 4.2-20070405-1
Severity: normal



Trying to compile a very simple test program fails:

   $ LANG=C gcj-4.2 -c Test.java
   gcj-4.2: libgcj.spec: No such file or directory

Here's the simple test prog ftw:

   public class Test
   {
       public static void main(String[] args)
       {
	   System.out.println("hello world");
       }
   }


Thanks,

-miles


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcj-4.2 depends on:
ii  ecj                     3.2.2-2          standalone version of the Eclipse 
ii  gcc-4.2                 4.2-20070405-1   The GNU C compiler
ii  gcj-4.2-base            4.2-20070405-1   The GNU Compiler Collection (gcj b
ii  gij-4.2                 4.2-20070405-1   The GNU Java bytecode interpreter
ii  java-common             0.25             Base of all Java packages
ii  libc6                   2.5-7            GNU C Library: Shared libraries
ii  libc6-dev               2.5-7            GNU C Library: Development Librari
ii  libgcc1                 1:4.2-20070405-1 GCC support library
ii  libgcj-bc               4.1.2-2          Link time only library for use wit
ii  libgcj8-dev             4.2-20070405-1   Java development headers and stati
ii  libgcj8-jar             4.2-20070405-1   Java runtime library for use with 
ii  zlib1g                  1:1.2.3-13       compression library - runtime

Versions of packages gcj-4.2 recommends:
ii  ecj-gcj                       3.2.2-2    standalone version of the Eclipse 
ii  fastjar                       2:0.95-1   Jar creation utility

-- no debconf information



Reply to: