Hi Ioi,
This is an old known issue. Simplest fix if you have permission is to
rename /usr/lib/dtrace/mpi.d to not be a .d file.
David
On 1/08/2013 7:52 AM, Ioi Lam wrote:
|Hi, when I try to build for solaris/x86/32bit/client, I get this error
(on a 64-bit host):||
||
However, I can successfu
Yes a recently discovered issue - a bug already exists.
David
On 1/08/2013 2:42 AM, Sandeep Konchady wrote:
Hi,
I am trying to build OpenJDK 8 as outlined in the README file in openjdk. I am
running into the following issue and didn't find a reasonable solution. I am
doing this on a MacBook
|Hi, when I try to build for solaris/x86/32bit/client, I get this error
(on a 64-bit host):||
||
However, I can successfully build the 64-bit VM.
--- make log ---
||Making libjvm_db.so||
||cc -m32 -DCOMPILER1 -I. -I../generated \||
||-G -M
/net/sc11136754/scratch/iklam/jdk/vtab
Changeset: 0324dbf07b0f
Author:cl
Date: 2013-07-25 03:19 -0700
URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/0324dbf07b0f
Added tag jdk8-b100 for changeset 82f68da70e47
! .hgtags
Changeset: 9d7b55c8a0c4
Author:cl
Date: 2013-07-25 03:18 -0700
URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/9d7b55c8a0c4
Added tag jdk8-b100 for changeset 5787fac72e76
! .hgtags
Changeset: 2285b4a0a4e6
Author:amurillo
Date: 2013-07-18 09:35 -0700
URL: http
Changeset: 60b623a36164
Author:cl
Date: 2013-07-25 03:19 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jaxws/rev/60b623a36164
Added tag jdk8-b100 for changeset 4fd722afae5c
! .hgtags
Changeset: 690161232823
Author:cl
Date: 2013-07-25 03:19 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/690161232823
Added tag jdk8-b100 for changeset 5be9c5bfcfe9
! .hgtags
Changeset: a302b05d0ee4
Author:cl
Date: 2013-07-25 03:19 -0700
URL: http://hg.openjdk.java.net/jdk8/build/nashorn/rev/a302b05d0ee4
Added tag jdk8-b100 for changeset 598321c438b5
! .hgtags
Changeset: 0a7432f898e5
Author:cl
Date: 2013-07-25 03:18 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/0a7432f898e5
Added tag jdk8-b100 for changeset 5d1974c1d7b9
! .hgtags
Changeset: a013024b0747
Author:cl
Date: 2013-07-25 03:18 -0700
URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/a013024b0747
Added tag jdk8-b100 for changeset 8d492f1dfd1b
! .hgtags
Changeset: 9f74a220677d
Author:cl
Date: 2013-07-25 03:18 -0700
URL: http://hg.openjdk.java.net/jdk8/build/rev/9f74a220677d
Added tag jdk8-b100 for changeset d2dcb110e9db
! .hgtags
Hi,
I am trying to build OpenJDK 8 as outlined in the README file in openjdk. I am
running into the following issue and didn't find a reasonable solution. I am
doing this on a MacBook Pro w/ 8 GB RAM, dual core CPU, 10.8.4 OS X, compatible
Xcode and ccache installed. Any help would be much appr
Aleksej, Alan
The change in common/autoconf/toolchain.m4 looks correct to me, and I
think that is a good place to have it. Remember to run 'bash
common/autoconf/autogen.sh' and check in the generated-configure.sh
files as part of the changeset.
I didn't look at the test case, but I think Al
On 31/07/2013 14:45, Alan Bateman wrote:
On 31/07/2013 05:18, Aleksej Efimov wrote:
Hi,
Can I have a review for the following problem:
The MACOSX JDK (more precisely - the java.net classes) uses the
select() system call to wait for different events on sockets fds. And
the default behaviour for s
On 31/07/2013 05:18, Aleksej Efimov wrote:
Hi,
Can I have a review for the following problem:
The MACOSX JDK (more precisely - the java.net classes) uses the
select() system call to wait for different events on sockets fds. And
the default behaviour for select() on Darwin is to fail when fdset
Hi,
Can I have a review for the following problem:
The MACOSX JDK (more precisely - the java.net classes) uses the select()
system call to wait for different events on sockets fds. And the default
behaviour for select() on Darwin is to fail when fdset contains the fd
with id greater than FDSET_
On 31/07/2013 6:46 PM, matchew wrote:
Hey All,
I try to build above version. Since i want to provide custom cacert file as
well as java compiler I set this env variables (that is how it worked for 6
& 7):
export ALT_BOOTDIR=[JAVA_COMPILER_DIR]
export ALT_CACERTS_FILE=[CUSTOM_CACERTS_FILE]
Conf
Hey All,
I try to build above version. Since i want to provide custom cacert file as
well as java compiler I set this env variables (that is how it worked for 6
& 7):
export ALT_BOOTDIR=[JAVA_COMPILER_DIR]
export ALT_CACERTS_FILE=[CUSTOM_CACERTS_FILE]
Configure script passes and proper java comp
18 matches
Mail list logo