public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/32807]  New: make fails, Java CLASSPATH
@ 2007-07-18 10:01 pieter dot donche at ua dot ac dot be
  2007-07-21  8:33 ` [Bug libgcj/32807] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pieter dot donche at ua dot ac dot be @ 2007-07-18 10:01 UTC (permalink / raw)
  To: java-prs

Sun Sparc Solaris 10.
binutils 2.16, gnu make 3.81, gmp 4.2.1, mpfr 2.2.1
gcc-3.4.6

I downloaded gcc-4.2.0, unpacked it, in a separate objdir
./configure
make
after 4 hours of compilation, ends with
/export/nscr/edp/pdon/builds/src/gnu/objdir/./gcc/gcj
-B/export/nscr/edp/pdon/bu
ilds/src/gnu/objdir/./gcc/ -B/usr/local/sparc-sun-solaris2.10/bin/
-B/usr/local/
sparc-sun-solaris2.10/lib/ -isystem /usr/local/sparc-sun-solaris2.10/include
-is
ystem /usr/local/sparc-sun-solaris2.10/sys-include  -m64 -encoding UTF-8
--bootc
lasspath '../lib':'../lib/glibj.zip' --classpath . -C -d classes
/export/nscr/ed
p/pdon/builds/src/gnu/gcc-4.2.0/libjava/classpath/tools/gnu/classpath/tools/*.ja
va
/export/nscr/edp/pdon/builds/src/gnu/gcc-4.2.0/libjava/classpath/tools/gnu/cl
asspath/tools/*/*.java
/export/nscr/edp/pdon/builds/src/gnu/gcc-4.2.0/libjava/cl
asspath/tools/gnu/classpath/tools/*/*/*.java
/export/nscr/edp/pdon/builds/src/gnu/gcc-4.2.0/libjava/classpath/tools/gnu/class
path/tools/AbstractMethodGenerator.java:0: error: Can't find default package
'ja
va.lang'. Check the CLASSPATH environment variable and the access to the
archive
s
/export/nscr/edp/pdon/builds/src/gnu/gcc-4.2.0/libjava/classpath/tools/gnu/class
path/tools/HelpPrinter.java:43: error: Class or interface
'java.io.InputStreamRe
ader' not found in import.
import java.io.InputStreamReader;
          ^
/export/nscr/edp/pdon/builds/src/gnu/gcc-4.2.0/libjava/classpath/tools/gnu/class
path/tools/HelpPrinter.java:61: error: Type 'String' not found in the
declaratio
n of the argument 'args' of method 'checkHelpKey'.
...
(hundreds (thousands?) of such messages)
...
and also that many such as
/export/nscr/edp/pdon/builds/src/gnu/gcc-4.2.0/libjava/classpath/tools/gnu/cla
sspath/tools/keytool/CACertCmd.java:0: error: cannot find file for class
java.la
ng.Object
...
I have JDK 1.5.0_06 in /usr/java1.5
$ echo $JAVA_HOME
/usr/java1.5
$ echo $CLASSPATH
/usr/local/junit/junit.jar

Should I set some ./configure parameter?
Never had to do that with 3.* versions of gcc

Thanks for any help

P.


-- 
           Summary: make fails, Java CLASSPATH
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pieter dot donche at ua dot ac dot be


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32807


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-23 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-18 10:01 [Bug java/32807] New: make fails, Java CLASSPATH pieter dot donche at ua dot ac dot be
2007-07-21  8:33 ` [Bug libgcj/32807] " pinskia at gcc dot gnu dot org
2007-07-21 19:09 ` pieter dot donche at ua dot ac dot be
2007-07-21 19:11 ` pinskia at gcc dot gnu dot org
2007-07-23 16:43 ` pieter dot donche at ua dot ac dot be
2007-07-23 17:24 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).