Brian Jones <[EMAIL PROTECTED]> writes:
> Having some trouble compiling Japhar on RedHat 5.2
>
> 1. configure tells me to check on NEED_UNDERSCORE in include/config.h
Upgraded my versions of libtool, automake, autoconf from the default
install to the latest CVS versions and this problem went away.
> 2. make bombs early on thread_test, and I haven't found where
> MONITOR_enter, etc. are defined, just that they are declared in
>include/native-threads.h.
Same thing, problem gone. The very latest automake cvs complains
about some conditional and non-conditional setting of the same
variable in a few of the Makefiles. I believe it actually makes a
mistake here because you're using the
INCLUDES += syntax, and the CVS version of automake at least doesn't
currently properly add to the INCLUDES variable when generating
Makefile.in. So just in case someone else runs into this...
Brian
--
|-------------------------------|Software Engineer
|Brian Jones |[EMAIL PROTECTED]
|[EMAIL PROTECTED] |http://www.nortel.net
|http://www.classpath.org/ |------------------------------