Some Linux distros have started to adopt a "multiarch" filesystem layout for
shared libraries in order to support the installation of packages for multiple
hardware architectures on a single system. For more information see, e.g.,
http://wiki.debian.org/Multiarch.
In Ubuntu 11.10 the ALSA shared
Changeset: ae25163501bc
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/ae25163501bc
Added tag jdk8-b12 for changeset f2d6ed25857d
! .hgtags
Changeset: d636e737c478
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/d636e737c478
Added tag jdk8-b12 for changeset 09fd2067f715
! .hgtags
Changeset: 4cb2e8679b27
Author:katleman
Date: 2011-11-09 13:46 -0800
URL: htt
Changeset: adf2a6b5fde1
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jaxws/rev/adf2a6b5fde1
Added tag jdk8-b12 for changeset e6eed2ff5d5f
! .hgtags
Changeset: bcc739229f63
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/bcc739229f63
Added tag jdk8-b12 for changeset ca977d167697
! .hgtags
Changeset: ddb34559f9a7
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/ddb34559f9a7
Added tag jdk8-b12 for changeset 1d3900713a67
! .hgtags
Changeset: 5c8c7bef6403
Author:jcoomes
Date: 2011-10-28 18:30 -0700
URL:
Changeset: 5b9d9b839d3d
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/5b9d9b839d3d
Added tag jdk8-b12 for changeset 31d70911b712
! .hgtags
Changeset: 26fb81a1e9ce
Author:katleman
Date: 2011-11-03 10:32 -0700
URL: http://hg.openjdk.java.net/jdk8/build/rev/26fb81a1e9ce
Added tag jdk8-b12 for changeset 8e2104d565ba
! .hgtags
Thanks Kelly. This doesn't seem to pull in the motif dependencies. I need
to manually
apt-get libmotif (or more precisely lesstif2). The build seems to have
gotten past that point
once i grabbed it though. (although make sanity still complains about Motif
being missing.)
thanks for your help every
I am using:
aptitude update
aptitude install mercurial
aptitude install rpm ssh openjdk6-jdk expect tcsh csh ksh gawk g++
build-essential
aptitude build-dep openjdk-6
if [ "`uname -m`" = "x86_64" ] ; then
aptitude install ia32-libs
fi
aptitude ins
Thanks everyone for your suggestions. Indeed I am building jdk6.. I'll try
out David's and Andrew's
suggestions and see. (David: the header files seem to be missing on my
ubuntu box, at least i
can't find them under /usr/X11 (which i do have)).
-- ramki
On Wed, Nov 9, 2011 at 6:39 AM, Dr Andrew J
On 09:11 Wed 09 Nov , Florian Weimer wrote:
> * Srinivas Ramakrishna:
>
> > Sorry for a rather naive question. I am building openjdk (6) from
> > scratch for the first time and am running into an issue when building
> > the AWT classes because of not finding the relevant Motif header files
> >
* Srinivas Ramakrishna:
> Sorry for a rather naive question. I am building openjdk (6) from
> scratch for the first time and am running into an issue when building
> the AWT classes because of not finding the relevant Motif header files
> at the expected locations on my system (ubuntu/x64).
I thi
Hi Ramki!
On 9/11/2011 6:45 PM, Srinivas Ramakrishna wrote:
Sorry for a rather naive question. I am building openjdk (6) from
scratch for the first
time and am running into an issue when building the AWT classes because
of not finding
the relevant Motif header files at the expected locations on
Sorry for a rather naive question. I am building openjdk (6) from scratch
for the first
time and am running into an issue when building the AWT classes because of
not finding
the relevant Motif header files at the expected locations on my system
(ubuntu/x64). Has anyone
else encountered this issue
15 matches
Mail list logo