public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc HEAD fails to compile - libjava
@ 2001-12-09 23:35 George France
  2001-12-10  0:40 ` George France
  0 siblings, 1 reply; 2+ messages in thread
From: George France @ 2001-12-09 23:35 UTC (permalink / raw)
  To: gcc; +Cc: clp

Greetings,

On a i686-pc-gnu-linux system, something has happened to "libjava".  The 
commands:

./configure
./make bootstrap

caused the compilation error, that you see below.  It worked with the cvs 
snapshot that I took on Dec 9, 2001 at 13:34 hours EST, but no longer builds 
with the cvs snapshot that I took on Dec 10, 2001 at 00:12 EST.  Any Ideas, 
what has happend in the past 12 hours??

Thank You in advance.

Best Regards,


--George


/home/buildsys/build/intel1/basic/native/toolchain/gcc/gcj 
-B/home/buildsys/build/intel1/basic/native/toolchain/i686-pc-linux-gnu/libjava/ 
-B/home/buildsys/build/intel1/basic/native/toolchain/gcc/ --encoding=UTF-8 -C 
-g -classpath 
/home/buildsys/build/intel1/basic/native/toolchain/i686-pc-linux-gnu/libjava:/home/buildsys/source/toolchain/libjava 
-d 
/home/buildsys/build/intel1/basic/native/toolchain/i686-pc-linux-gnu/libjava 
/home/buildsys/source/toolchain/libjava/gnu/gcj/xlib/XImage.java
/home/buildsys/source/toolchain/libjava/gnu/gcj/xlib/XImage.java: In class 
`gnu.gcj.xlib.XImage':
/home/buildsys/source/toolchain/libjava/gnu/gcj/xlib/XImage.java: In method 
`gnu.gcj.xlib.XImage.toString()':
/home/buildsys/source/toolchain/libjava/gnu/gcj/xlib/XImage.java:213: 
Variable `format' may not have been initialized.
       return getClass().getName() + "[" + format +
       ^
/home/buildsys/source/toolchain/libjava/gnu/gcj/xlib/XImage.java:213: 
Variable `imageByteOrder' may not have been initialized.
       return getClass().getName() + "[" + format +
       ^
/home/buildsys/source/toolchain/libjava/gnu/gcj/xlib/XImage.java:213: 
Variable `bitmapBitOrder' may not have been initialized.
       return getClass().getName() + "[" + format +
       ^
3 errors
make[2]: *** [libgcj.jar] Error 1
make[2]: Leaving directory 
`/home/buildsys/build/intel1/basic/native/toolchain/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory 
`/home/buildsys/build/intel1/basic/native/toolchain'
make: *** [bootstrap] Error 2      

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

* Re: gcc HEAD fails to compile - libjava
  2001-12-09 23:35 gcc HEAD fails to compile - libjava George France
@ 2001-12-10  0:40 ` George France
  0 siblings, 0 replies; 2+ messages in thread
From: George France @ 2001-12-10  0:40 UTC (permalink / raw)
  To: gcc; +Cc: clp

Sorry people, wrong list. This should have went to java@gcc.gnu.org.

--George

On Monday 10 December 2001 02:29, George France wrote:
> Greetings,
>
> On a i686-pc-gnu-linux system, something has happened to "libjava".  The
> commands:
>
> ../configure
> ../make bootstrap
>
> caused the compilation error, that you see below.  It worked with the cvs
> snapshot that I took on Dec 9, 2001 at 13:34 hours EST, but no longer
> builds with the cvs snapshot that I took on Dec 10, 2001 at 00:12 EST.  Any
> Ideas, what has happend in the past 12 hours??
>

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

end of thread, other threads:[~2001-12-10  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-09 23:35 gcc HEAD fails to compile - libjava George France
2001-12-10  0:40 ` George France

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