This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.1.1 build failure in libjava - RHELv4


Sorry for "top posting", Andrew :)  In my 14 years on the internet I've never been
scolded for it.  I guess everyone has preferences (I personally hate when people
reply in-line -- I know what the conversation is about already, don't make me
dig through the whole message exchange to find your latest comments! :)

As you can see below, using 'reply-all' via Yahoo Mail does not put '>' marks
or any other quote nesting.  Replying in-line would be very confusing in this
case.  Sorry, Yahoo Mail is what I use for all of my mailing list subscriptions
in order to avoid spam at my "real/personal" account.

Anyway... I do not know exactly where I got the gcc-4.1.1.tar.gz, but it
was surely a GNU mirror or gnu.org itself.  The timestamp on my copy
is September 26, 2006.

Oh well -- thanks for the help.  Renaming the file solved the problem.

----- Original Message ----
From: Andrew Haley <aph@redhat.com>
To: Charles Blaine <kickslop@yahoo.com>
Cc: gcc-help@gcc.gnu.org
Sent: Tuesday, March 6, 2007 12:55:30 PM
Subject: Re: GCC 4.1.1 build failure in libjava - RHELv4

Please don't top-post.

Charles Blaine writes:

 > From: Andrew Haley <aph@redhat.com>
 > Andrew Haley writes:
 >  > Charles Blaine writes:
 >  >  > Building GCC 4.1.1 fails with both GCC 3.4.6 and 4.1.0 as provided by Red Hat
 >  >  > (at the same spot)
 >  >  > 
 >  >  > Building from source is a requirement for us.  Any ideas?
 >  >  > 
 >  >  > 
 >  >  > mkdir build
 >  >  > 
 >  >  > cd build
 >  >  > 
 >  >  > ../gcc-4.1.1/configure --prefix=/my/path --disable-shared
 >  >  > 
 >  >  > make bootstrap
 >  >  > ...
 >  >  > make[7]: Entering directory 
 >  >  > `/utopia/tmp/build/i686-pc-linux-gnu/libjava/classpath/native/jni/midi-alsa'
 >  >  > make[7]: *** No rule to make target 
 >  >  > `gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c', needed by 
 >  >  > `gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.lo'.  Stop.
 >  > 
 >  > I can't remember seeing anything like this before.  This file should
 >  > be present as
 >  > gcc/classpath/native/jni/midi-alsa/.svn/text-base/gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c
 > 
 > Typo, sorry
 > 
 > gcc/libjava/classpath/native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c
 > 
 >  > 
 >  > Is it present in your source tree?

 > Nope -- file ends in '.' not '.c'
 > 
 > build:utopia> ls ../gcc-4.1.1/libjava/classpath/native/jni/midi-alsa/
 > 
 > gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.c  Makefile.am
 > 
 > gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.  Makefile.in
 > 
 > gnu_javax_sound_midi_alsa_AlsaPortDevice.c
 > 
 > build:utopia>
 > 
 > I confirmed that the gcc-4.1.1.tar.gz I downloaded some time ago
 > from gnu.org has the broken file suffix as well (in the tar.gz).

It's ok at
ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.1.1/gcc-4.1.1.tar.bz2:

gcc-4.1.1/libjava/classpath/native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaPortDevice.c
gcc-4.1.1/libjava/classpath/native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.c
gcc-4.1.1/libjava/classpath/native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c
gcc-4.1.1/libjava/classpath/native/jni/classpath/

Where did you get gcc-4.1.1.tar.gz ?  :-)

Andrew.





 
____________________________________________________________________________________
Bored stiff? Loosen up... 
Download and play hundreds of games for free on Yahoo! Games.
http://games.yahoo.com/games/front


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]