- Original Message -
> On 03/15/2013 03:55 PM, Omair Majid wrote:
> > In file included from
> > /builddir/build/BUILD/java-1.8.0-openjdk/jdk8/build/jdk8.build/jdk/gensrc_x11wrappers/sizer.64.c:11:0:
> > /builddir/build/BUILD/java-1.8.0-openjdk/jdk8/jdk/src/solaris/native/sun/awt/awt_p.h:51:
On 03/15/2013 03:55 PM, Omair Majid wrote:
> In file included from
> /builddir/build/BUILD/java-1.8.0-openjdk/jdk8/build/jdk8.build/jdk/gensrc_x11wrappers/sizer.64.c:11:0:
> /builddir/build/BUILD/java-1.8.0-openjdk/jdk8/jdk/src/solaris/native/sun/awt/awt_p.h:51:36:
> fatal error: X11/extensions/Xre
- Original Message -
> 2013/3/18 Andrew Hughes :
>
> >
> > Depends how many distros you intend to support.
>
> Well, I guess that if somebody doesn't use one between
> rhel/fedora/suse/ubuntu/mint/debian than most likely will figure out
> the exact commands anyway, I think those are still
2013/3/18 Andrew Hughes :
>
> Depends how many distros you intend to support.
Well, I guess that if somebody doesn't use one between
rhel/fedora/suse/ubuntu/mint/debian than most likely will figure out
the exact commands anyway, I think those are still good suggestions to
keep around.
Cheers,
Ma
- Original Message -
> 2013/3/15 Andrew Hughes :
> >> Might want to update configure to check for these libs on linux.
> >>
> >
> > Well that won't work everywhere:
> >
> > $ apt-get install libx11-dev libxext-dev libxt-dev libxrender-dev
> > bash: apt-get: command not found
> >
> > so th
- Original Message -
> On 03/15/2013 02:05 PM, Andrew Hughes wrote:
> >> Might want to update configure to check for these libs on linux.
> >>
> >
> > Well that won't work everywhere:
> >
> > $ apt-get install libx11-dev libxext-dev libxt-dev libxrender-dev
> > bash: apt-get: command no
2013/3/15 Andrew Hughes :
>> Might want to update configure to check for these libs on linux.
>>
>
> Well that won't work everywhere:
>
> $ apt-get install libx11-dev libxext-dev libxt-dev libxrender-dev
> bash: apt-get: command not found
>
> so this advice has limited usage anyway.
Actually the c
On 03/15/2013 02:05 PM, Andrew Hughes wrote:
>> Might want to update configure to check for these libs on linux.
>>
>
> Well that won't work everywhere:
>
> $ apt-get install libx11-dev libxext-dev libxt-dev libxrender-dev
> bash: apt-get: command not found
>
> so this advice has limited usage a
- Original Message -
> I followed the instructions in the README and tried building on a
> new,
> blank ubuntu 12.04.2 LTS system. configure was able to detect that
> cups,
> asound & freetype libs were not installed, and provided helpful
> instructions to get them, but it failed to catch t
I followed the instructions in the README and tried building on a new,
blank ubuntu 12.04.2 LTS system. configure was able to detect that cups,
asound & freetype libs were not installed, and provided helpful
instructions to get them, but it failed to catch that X libraries were
not installed -
The testing section could be made simpler:
JT_HOME=/path/to/jtreg make test
The test suite can be specified with the TEST environment variable:
JT_HOME=/path/to/jtreg make test TEST=jdk_util
The default is TEST=jdk_core which runs a wide selection of tests.
Multiple tests can be specified.
JT
Please do not 'reply all', send concerns or issues to just the build-dev or
build-infra-dev aliases.
The very latest README-builds.html file is:
http://hg.openjdk.java.net/jdk8/jdk8/raw-file/tip/README-builds.html
This documents the new build makefiles only.
As with all documents of this typ
12 matches
Mail list logo