Linking libsctp.so - inker failure on Ubuntu 11.10

Tim Bell tim.bell at gmail.com
Mon Nov 14 21:08:46 PST 2011


Kelly wrote:
  [...]
> This is also a 3.0 kernel I think, and I have no idea what the makefiles will do when they see 3.0 rather than 2.6.

There could be other version checks, but this was fixed for HotSpot in
hs22 and 7u2

Bug ID: 7072341 "enable hotspot builds on Linux 3.0"
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7072341

Also in icedtea:
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-July/015162.html

I see the fix also made it into the build-infra/jdk8 tree:

cat -n build-infra/jdk8/hotspot/make/linux/Makefile
             [...]
   234  SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3%

Hope this helps-

Tim Bell



More information about the build-infra-dev mailing list