------- Comment #24 from Riot dot Nrrrd dot Bugzilla at isolar dot DynDNS dot ORG 2008-07-24 01:58 ------- (In reply to comment #0) > When I do make a gmake bootstrap of GCC 4.1.1 I have the following output: > > gmake[9]: Entering directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath/native/jni' > cd /opt/local/src/gcc-4.1.1/libjava/classpath && /bin/ksh > ./scripts/check_jni_methods.sh > Found a problem with the JNI methods declared and implemented. > (-) missing in implementation, (+) missing in header files > -Java_gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice_close_1 > -Java_gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice_open_1 > gmake[9]: *** [all-local] Error 1 > gmake[9]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath/native/jni' > gmake[8]: *** [all-recursive] Error 1 > gmake[8]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath/native/jni' > gmake[7]: *** [all-recursive] Error 1 > gmake[7]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath/native' > gmake[6]: *** [all-recursive] Error 1 > gmake[6]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath' > gmake[5]: *** [all-recursive] Error 1 > gmake[5]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava' > gmake[4]: *** [multi-do] Error 1 > gmake[4]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/libjava' > gmake[3]: *** [all-multi] Error 2 > gmake[3]: Leaving directory > `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/libjava' > gmake[2]: *** [all-target-libjava] Error 2 > gmake[2]: Leaving directory `/opt/local/src/gcc-obj' > gmake[1]: *** [all] Error 2 > gmake[1]: Leaving directory `/opt/local/src/gcc-obj' > gmake: *** [bootstrap] Error 2 > > I have the same problem whether I am use /usr/bin/ccs/ld&as of gnu component. > > The CONFIG_SHELL is /bin/ksh > > Compiling on a SunFire V240 with Solaris 9 > > I am in gcc-obj directory which is not the source dir.
Update: I'm having the same exact problem with bootstrapping 4.3.1 on Solaris 9 on a SunFire V240. I am not having CONFIG_SHELL set to "/bin/ksh" or anything else, but I doubt that matters here. -- Riot dot Nrrrd dot Bugzilla at isolar dot DynDNS dot ORG changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Riot dot Nrrrd dot Bugzilla | |at isolar dot DynDNS dot ORG http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27823