Kurt, Looks like you can't run 'bash ./configure' without ALSA (which doesn't exist on OpenBSD) and you can't turn it off with --without-alsa (there is an explicit check for this that tells you it is required).
Am I missing something obvious? Thanks, Bryan On Mon, Apr 27, 2015 at 6:55 PM, Kurt Miller <k...@intricatesoftware.com> wrote: > On Mon, 2015-04-27 at 18:33 -0400, Bryan C. Everly wrote: > > Kurt, > > > > > > Thank you! This is incredibly helpful. Also, I think I win the dummy > > prize because a light just turned on in my head that I should be using > > the jdk8u/jdk8u branch, not the jdk8/jdk8 one. > > > > > > Duh. > > Oh oh. I missed your original clone was of jdk8/jdk8 too. However, the > bsd-port work for jdk8 is in this repo: > > hg clone http://hg.openjdk.java.net/bsd-port/jdk8 > > Greg has been syncing the jdk8u/jdk8u code into our bsd-port/jdk8 > periodically as 8u has been updated. This bsd-port/jdk8 tree is where > bsd-port changes are committed, so this is your tree for doing work on > OpenJDK 8 for OpenBSD. > > Regards, > -Kurt > > >