help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] GNU Smalltalk on ARM - Raspberry Pi


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] GNU Smalltalk on ARM - Raspberry Pi
Date: Sun, 27 Jul 2014 08:20:25 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Jul 27, 2014 at 10:57:03AM +1200, Stephen Woolerton wrote:
> Hi everyone,

Hi!

> I started installing it just in case, in FreeBSD 10-Stable on a Raspberry Pi.
> 
> The configure stage is tripping up over libltdl with the following error:
> checking for GNUTLS... yes
> checking for lt_dlopen in -lltdl... no
> configure: error: libltdl is required to compile GNU Smalltalk

the nice thing about autoconf is that it creates a config.log. My guess
is that it doesn't look in /usr/local/lib itself. Did you set LDFLAGS and
point it to /usr/local/lib?

holger



reply via email to

[Prev in Thread] Current Thread [Next in Thread]