Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2011 13:44:42 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: lang/guile build fails for me
Message-ID:  <20110601114442.GB2223@reindeer.exwg.net>
In-Reply-To: <4DE6244E.1040301@FreeBSD.org>
References:  <4DE5D8C9.3020506@icyb.net.ua> <4DE6244E.1040301@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
## Andriy Gapon (avg@FreeBSD.org):

> It also fails for me on stable/8 with base gcc as ports compiler, but in a
> different fashion at configure step:
> checking for lt_dlinit in -lltdl... no
> configure: error: libltdl not found.  See README.
> ===>  Script "configure" failed unexpectedly.
> 
> >From config.log:
> configure:11579: checking for lt_dlinit in -lltdl
> configure:11604: cc -o conftest -O2 -pipe -O2 -fno-strict-aliasing -pipe
> -march=nocona -I/usr/local/include  -rpath=/usr/lib:/usr/local/lib conftest.c
> -lltdl   >&5
> /usr/bin/ld: cannot find -lltdl

Confirmed (8.2-RELEASE-p2).
Somehow, configure loses $LD_LIBRARY_PATH. Not sure how...

Regards,
Christoph

-- 
Spare Space



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