Hi Sergey, >> I corrected a permissions problem on the tools.jar file and make >> sanity ran smoothly after that. Now having fun trying to find >> the exact Ubnutu package that contains the X11 headers the build >> needs, but that's a different story :-) > > Hi, Martijn. > This should works > sudo apt-get install libxrender-dev build-essential gawk libasound2-dev > libfreetype6-dev libcups2-dev libxt-dev libx11-dev libxtst-dev
Ah, thanks for the full list, it confirms what I had and actually allows me to remove a couple of extra packages I didn't need. This is really great as I'm rally close to having a simple list of instructions that OpenJDK hackday folk can follow easily (as well as turning this into a Vagrant script or similar). The build now runs fun, next up is running the jtreg suite :-). This will be another week+ as I'm off to Crete to spend a week with Heinz getting my brain twisted over concurrency :-) Thanks everyone for their support and patience so far! Cheers, Martijn
