Let's drop the 'genunix', I don't know who started it but it's 'linux' now. Note setting JAVA_ARCH to linux prior to configure accomplishes this.
> One of the problems is that some of the path > stuff set up in the autoconf setup is set so that it looks in your java > path in a directory named "include/genunix" (this is done because this is > the way the IBM java is setup. With the Sun java, this directory is > actually "include/linux" so I just set up a softlink of linux to genunix > and then never have to worry about it again.
