BZ #138: Fake libjsig.so for OpenJDK is in wrong location for HotSpot 17+

Status fields:

creation_ts:2010-05-11 15:06
component:unspecified
version:1.6.0
rep_platform:All
op_sys:Linux
bug_status:RESOLVED
resolution:FIXED
reporter:gnu_andrew@member.fsf.org
The jdk build now looks for libjsig.so in $(ARCH) not $(ARCH)/server.

Comment #1 by gnu_andrew@member.fsf.org on 2010-05-11 15:07:03

Created an attachment (id=69)
Fix location of jsig.so

Comment #2 by stefan@complang.tuwien.ac.at on 2011-01-20 22:12:02

Andrew, what about this patch? What is the significance of this file location? The build
does work all right, doesn't it? I'm also unsure if this was about icedtea6 or icedtea7.

Comment #3 by stefan@complang.tuwien.ac.at on 2012-09-04 08:06:24

The IcedTea patch for this has been there for so long that it it's not even noticeable
anymore. However, when trying to unify the build for all 3 IcedTea branches (6, 7 and
8), I guess this one can be handled as well.

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1120

Comment #4 by stefan@complang.tuwien.ac.at on 2013-06-19 15:23:52

This was solved in http://mips.complang.tuwien.ac.at/hg/cacao/rev/9968abd511a3 by just
not creating these files in the first place.

Attachment id=69

date:2010-05-11 15:07
desc:Fix location of jsig.so
type:text/plain
download:jsig.patch