[kaffe] OpenBSD compile error
Dalibor Topic
robilad at yahoo.com
Tue May 13 06:48:02 PDT 2003
Hi Justin,
--- Justin Dearing <jdearing at cuthbeat.com> wrote:
> Just updated the source get this error. I installed libtools manually
> from the ports tree before running this. libkaffevm.la is in
> kaffe/kaffe/kaffevm/.libs and I'm of the understanding thats the static
> lib. Not to keen on coding for OpenBSD so it may be a stupid namig
> convention issue or linker syntax issue. I would REALLY like to get this
> working on OpenBSD again.
It's a known OpenBSD vs. libtool issue. After running ./configure, run
sed 's/need_version=no/need_version=yes/' libtool > lt2 && mv lt2 libtool
that should fix that issue for now. I've finally got around to inform the
libtool developers about it.
cheers,
dalibor topic
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
More information about the kaffe
mailing list