cannot update jdk15 on amd64
Kris Kennaway
kris at obsecurity.org
Mon Feb 26 23:19:50 UTC 2007
On Mon, Feb 26, 2007 at 11:27:27PM +0100, Arne H. Juul wrote:
> revision 1.33
> date: 2004/12/24 06:34:45; author: phantom; state: Exp; lines: +4 -0
> While building on amd64 add -fPIC to CFLAGS
>
> so something may need to be done to restore that behaviour with new
> libtool. Or alternately, java must stop using the static motif library
> and link with the shared library instead.
The latter (or make a libXm_pic.a); the earlier change was bogus since
.a libraries are not supposed to be PIC.
Kris
More information about the freebsd-java
mailing list