Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jul 2005 17:52:29 +0300
From:      Panagiotis Astithas <past@ebs.gr>
To:        James Mansion <james@wgold.demon.co.uk>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Newbie problem building sablevm-sdk-1.12
Message-ID:  <42CFE4AD.90103@ebs.gr>
In-Reply-To: <HCEPKPMCAJLDGJIBCLGHKECKECAA.james@wgold.demon.co.uk>
References:  <HCEPKPMCAJLDGJIBCLGHKECKECAA.james@wgold.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
James Mansion wrote:
> I'm trying to build the shiny new sablevm-sdk-1.12 on 5.4 (actually, its
> been installed by PCBSD because I'm lazy about configuring X etc) - but I
> have a set of 5.4 release CDs I can use to get extra packaged bits.  Ports
> are harder because I have time to do this on the train, with no internet
> connectivity.
> 
> ./configure went OK.
> build-early (jikes) went OK
> build-early (fastjar) went OK
> 
> However in configure-main (sablevm) its failed with:
> checking for lt_dlinit in -lltdl... no
> ***ERROR: libltdl is missing
> 
> I've spent 20 years as a professional C++ programmer on SunOS and MS
> systems - but I have no idea about auto-confiscate and libtools. :-(
> 
> So ... help!
> 
> Is it straightforward?
> 
> Fixes to work around threading and compilation I can handle, but I'm out of
> my depth with this 'magic' stuff.
> 
> James

You can get libtool as a precompiled package with "pkg_add -r libtool15".

Cheers,

Panagiotis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42CFE4AD.90103>