Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2011 09:18:19 GMT
From:      Hartmann@FreeBSD.org, "Ol." <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157458: lang/guile: configure: error: libltdl not found. See README.
Message-ID:  <201105310918.p4V9IJfj041027@red.freebsd.org>
Resent-Message-ID: <201105310920.p4V9KBXe009314@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157458
>Category:       ports
>Synopsis:       lang/guile: configure: error: libltdl not found.  See README.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 31 09:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hartmann, Ol.
>Release:        FreeBSD 9.0-CURRENT/amd64 r222488
>Organization:
FU Berlin
>Environment:
>Description:
Updating as of today of lang/guile fails with the following error.

Checking the installation reveals an already installed port devel/libtool (2.4) and devel/libltdl24. Reinstalling (portmaster -f devel/libtool) didn't change anything.

root@foo: make 
===>   guile-1.8.6_6 depends on executable: gmake - found
===>   guile-1.8.6_6 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   guile-1.8.6_6 depends on shared library: gmp.10 - found
===>   guile-1.8.6_6 depends on shared library: intl - found
===>   guile-1.8.6_6 depends on shared library: ltdl.7 - found
===>  Configuring for guile-1.8.6_6
[...]
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for lt_dlinit in -lltdl... no
configure: error: libltdl not found.  See README.
===>  Script "configure" failed unexpectedly.
Please report the problem to amatus@gnu.org [maintainer] and attach the
"/usr/ports/lang/guile/work/guile-1.8.6/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/lang/guile.

>How-To-Repeat:
Try updating lang/guile as of today's port update.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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