Still unable to compile

2010-02-14 Thread Ugo Kanain
Last time I was able to compile it was back in december, however it had the linking trouble with the libraries. Every week or so I try downloading a new version, hoping this week it will work. The latest error is Compiling ~/bsd-port/hotspot/src/share/vm/runtime/vm_version.cpp rm -f vm_versio

Re: Still unable to compile

2010-02-14 Thread Christian Thalinger
On 02/14/10 10:39 AM, Ugo Kanain wrote: > Linking vm... > Undefined symbols: >"AbstractInterpreter::can_be_compiled(methodHandle)", referenced > from: >CompilationPolicy::canBeCompiled(methodHandle)in > compilationPolicy.o > ld: symbol(s) not found That's just coincidence.

Re: Still unable to compile

2010-02-14 Thread Stephen Bannasch
[sorry for the dup Christian, meant to send this to the list ...] >On 02/14/10 10:39 AM, Ugo Kanain wrote: >> Linking vm... >> Undefined symbols: >>"AbstractInterpreter::can_be_compiled(methodHandle)", referenced >> from: >>CompilationPolicy::canBeCompiled(methodHandle)in >>