>From sfwnv-discuss-bounces at opensolaris.org Tue Jun 10 12:45:48 2008
>I'm trying to do a full build on a my test machine but I'm seeing errors
>when nightly is building '$SRC/lib/idn'.
>
>Things that may affect the build.
> /opt/sfw/bin
> /opt/sfw/lib
> /opt/sfw/include
> /usr/local/bin
> /usr/local/lib
See that?
>==== Build errors (non-DEBUG) ====
>
>checking if gcj -C works... configure: error: The Java compiler gcj -C failed
>(see config.log, check the CLASSPATH?)
>checking if gcj -C works... configure: error: The Java compiler gcj -C failed
>(see config.log, check the CLASSPATH?)
did you look at the log file to see where it finds gcj? because if it
finds it in /opt/sfw or /usr/local, that's your problem.
Mike