make sanity RFE

Dalibor Topic Dalibor.Topic at Sun.COM
Wed Aug 27 22:19:24 UTC 2008


Jonathan Gibbons wrote:
> For the first time, I've been trying a full complete build of OpenJDK
> (full open+closed forest.)
>
> I'm building on Ubuntu, and the build has now failed a second time
> because of a missing command -- or more specifically, a command which
> is not installed by default.  The first command was msgfmt, the latest
> was bb. I do not know if there are more to come.
>
> It would be nice if make sanity had a mechanism for a quick existence
> check for commands that are likely to be required during the build, so
> that missing commands can be detected and reported early, and not
> one at a time at the end of a long build.
>
> -- Jon
sudo apt-get build-dep openjdk-6

should get you the necessary build dependencies installed.

cheers,
dalibor topic

-- 
*******************************************************************
Dalibor Topic                   Tel: (+49 40) 23 646 738
Java F/OSS Ambassador           AIM: robiladonaim
Sun Microsystems GmbH           Mobile: (+49 177) 2664 192
Nagelsweg 55                    http://openjdk.java.net
D-20097 Hamburg                 mailto:Dalibor.Topic at sun.com
Sitz der Gesellschaft: Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht München: HRB 161028
Geschäftsführer: Thomas Schröder, Wolfgang Engels, Dr. Roland Bömer
Vorsitzender des Aufsichtsrates: Martin Häring






More information about the build-dev mailing list