On Wed, 2008-08-27 at 14:49 -0700, Martin Buchholz wrote:
> If you're running on Ubuntu, the makefiles could check for the
> installed-ness of various build-time dependencies.
> The Ubuntu packagers (i.e. doko) must already have such a list.
IcedTea has a list and configure tries to find the appro
> Date: Thu, 28 Aug 2008 00:19:24 +0200
> From: [EMAIL PROTECTED]
> sudo apt-get build-dep openjdk-6
>
> should get you the necessary build dependencies installed.
Wow. That is just too slick for words.
- Mark
On Wed, Aug 27, 2008 at 3:19 PM, Dalibor Topic <[EMAIL PROTECTED]> wrote:
>
> sudo apt-get build-dep openjdk-6
Wow! __That__'s the command I've been looking for!
Martin
Neat!
-- Jon
Dalibor Topic wrote:
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
i
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 firs
If you're running on Ubuntu, the makefiles could check for the
installed-ness of various build-time dependencies.
The Ubuntu packagers (i.e. doko) must already have such a list.
Martin
On Wed, Aug 27, 2008 at 2:25 PM, Jonathan Gibbons
<[EMAIL PROTECTED]> wrote:
> For the first time, I've been try
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