Hi all, I'll also add that g++ and the various X11 extension libraries are also not looked for by make sanity (as far as I can tell). Again, simple enough to fix/find, but just in case this was expected to be picked up.
Cheers, Martijn On 16 April 2012 10:08, Martijn Verburg <martijnverb...@gmail.com> wrote: > Hi all, > > I've been building various VM's in preparation for our next OpenJDK hack > day (as well as testing out build-infra). My VM is an Lubuntu 11.10 > (32-bit). > > I noticed that when: > > make sanity > > passes, > > make clean > > still fails due to gawk not being available. This is a simple fix but I > thought that perhaps this was missing from the make sanity check? > > Cheers, > Martijn >