public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libgcj/5971: make install fails for src build gcc-3.0.4
@ 2002-03-23  8:21 tromey
  0 siblings, 0 replies; 3+ messages in thread
From: tromey @ 2002-03-23  8:21 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, nobody, paragw, tromey

Synopsis: make install fails for src build gcc-3.0.4

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Sat Mar 23 08:21:55 2002
Responsible-Changed-Why:
    I'm handling this.
State-Changed-From-To: open->feedback
State-Changed-By: tromey
State-Changed-When: Sat Mar 23 08:21:55 2002
State-Changed-Why:
    There's not enough information here for me to fix this.
    
    First, I'd like to understand why the compilation is finding Field.h in /usr/include.  It should instead be using the Field.h that is generated as part of the build process.
    
    Is there a Field.h in the build tree?
    How about a Field.class?
    What is the command-line of the failing compilation?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5971


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

* Re: libgcj/5971: make install fails for src build gcc-3.0.4
@ 2002-10-22 16:08 neroden
  0 siblings, 0 replies; 3+ messages in thread
From: neroden @ 2002-10-22 16:08 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, paragw, tromey

Synopsis: make install fails for src build gcc-3.0.4

State-Changed-From-To: feedback->closed
State-Changed-By: neroden
State-Changed-When: Tue Oct 22 16:08:52 2002
State-Changed-Why:
    No feedback forthcoming, unreproducible

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5971


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

* libgcj/5971: make install fails for src build gcc-3.0.4
@ 2002-03-15  1:16 paragw
  0 siblings, 0 replies; 3+ messages in thread
From: paragw @ 2002-03-15  1:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5971
>Category:       libgcj
>Synopsis:       make install fails for src build gcc-3.0.4
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 15 01:16:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     paragw@excite.com
>Release:        gcc-3.0.4
>Organization:
>Environment:
i586-pc-linux-gnu RH 7.0 gcc-2.96-85
>Description:
After configure --enable-threads=posix and make, make install fails with this error :

In file included from ../../../gcc-3.0.4/libjava/gcj/field.h:15,
                 from ../../../gcc-3.0.4/libjava/include/jvm.h:25,
                 from ../../../gcc-3.0.4/libjava/prims.cc:33:
/usr/include/java/lang/reflect/Field.h:68: friend declaration requires
   class-key, i.e. `friend class java::lang::Class'
../../../gcc-3.0.4/libjava/prims.cc:320: confused by earlier errors, bailing out
make[2]: *** [prims.lo] Error 1
make[2]: Leaving directory `/code/parag/gcc-objdir/i586-pc-linux-gnu/libjava'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/code/parag/gcc-objdir/i586-pc-linux-gnu/libjava'
make: *** [install-target-libjava] Error 2

After editing Field.h and correcting "friend" to "friend class" it again fails with following error:

../../../gcc-3.0.4/libjava/prims.cc: In function `void
   _Jv_ThrowBadArrayIndex(__java_int)':
../../../gcc-3.0.4/libjava/prims.cc:320: Can't find class$
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [prims.lo] Error 1
make[2]: Leaving directory `/code/parag/gcc-objdir/i586-pc-linux-gnu/libjava'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/code/parag/gcc-objdir/i586-pc-linux-gnu/libjava'
make: *** [install-target-libjava] Error 2

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-10-22 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-23  8:21 libgcj/5971: make install fails for src build gcc-3.0.4 tromey
  -- strict thread matches above, loose matches on Subject: below --
2002-10-22 16:08 neroden
2002-03-15  1:16 paragw

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).