On Mon, Oct 16, 2017 at 08:58:32AM +0000, blubee blubeeme wrote:
> I've tried passing CONFIGURE_ARGS or removing it, both gives the same error
> below.
> LIB_DEPENDS=     libltdl.so:devel/libltdl
> GNU_CONFIGURE=   yes
> CONFIGURE_ARGS= --enable-ltdl-install
> USES=            autoreconf gmake libtool
> 
> the config.log file is there and it's pretty long as well I am looking
> through it but I am not sure what exactly to look for.
> 
> Here's a pastebin with that config.log file: https://pastebin.com/NjkgBTeM

configure:20354: cc -o conftest -O2 -pipe  -fstack-protector
-fno-strict-aliasing -I/usr/local/include  -fstack-protector conftest.c -lltdl
>&5
/usr/bin/ld: cannot find -lltdl


this is your failure.

Try adding USES=localbase and if it fails adding USES=localbase:ldflags

Bapt

Attachment: signature.asc
Description: PGP signature

Reply via email to