Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2007 21:43:02 +0100 (CET)
From:      "Arne H. Juul" <arnej@pvv.ntnu.no>
To:        Free BSD <freebsd@vfemail.net>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: JDK 1.5 does not build on AMD-64
Message-ID:  <Pine.LNX.4.62.0702252132200.7063@decibel.pvv.ntnu.no>
In-Reply-To: <45E1C10B.90403@vfemail.net>
References:  <45E0DAB0.6010809@vfemail.net> <Pine.LNX.4.62.0702250313120.32132@decibel.pvv.ntnu.no> <45E1C10B.90403@vfemail.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 25 Feb 2007, Free BSD wrote:
>> $ ar xv /usr/X11R6/lib/libXm.a CascadeB.o
>> x - CascadeB.o
>> $ file CascadeB.o CascadeB.o: ELF 64-bit LSB relocatable, AMD x86-64, 
>> version 1 (FreeBSD),
>> not stripped

> thanks for your response. I checked the libXm.a, and it DID come from 
> open-motif
> # pkg_which /usr/X11R6/lib/libXm.a
> open-motif-2.2.3_2
>
> then I ran the commands you have shown, and the results are identical to 
> yours. But still, the java is not compiling and getting stuck at the same 
> point again and again. Please do let me know if I should do anything more or 
> if any more information is required, and I'll try my best to supply those.

hmf, so that wasn't a good test then.  What about this one:
 	objdump -r CascadeB.o | grep R_X86_64_32
on my system that gives no output at all.

Maybe you have installed lesstif on top of open-motif, overwriting
libXm.a with the lesstif version?

  -  Arne H. J.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.62.0702252132200.7063>