------- Comment #6 from lucier at math dot purdue dot edu  2006-07-08 18:13 
-------
Subject: Re:  Found a problem with the JNI methods declared and implemented

Well, these were the commands that failed:

build.log:cd ../../../../../../../libjava/classpath && /usr/bin/ksh ./ 
scripts/check_jni_methods.sh
build.log:cd ../../../../../../libjava/classpath && /usr/bin/ksh ./ 
scripts/check_jni_methods.sh

and this is what I ended up commenting out in the Makefiles:

sparc-sun-solaris2.9/libjava/classpath/native/jni/Makefile:#    cd $ 
(top_srcdir) && $(SHELL) ./scripts/check_jni_methods.sh
sparc-sun-solaris2.9/sparcv9/libjava/classpath/native/jni/ 
Makefile:#    cd $(top_srcdir) && $(SHELL) ./scripts/ 
check_jni_methods.sh

Maybe it works for people using bash as their CONFIG_SHELL.

Brad


-- 


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

Reply via email to