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.
Created an attachment (id=69) Fix location of jsig.so
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.
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
This was solved in http://mips.complang.tuwien.ac.at/hg/cacao/rev/9968abd511a3 by just not creating these files in the first place.
date: | 2010-05-11 15:07 |
---|---|
desc: | Fix location of jsig.so |
type: | text/plain |
download: | jsig.patch |