gnu ltdl and FreeBSD

Baptiste Daroussin bapt at freebsd.org
Mon Oct 16 08:50:10 UTC 2017


On Mon, Oct 16, 2017 at 08:25:57AM +0000, blubee blubeeme wrote:
> This is what the Makefile looks like, the file still fails:
> 
> LICENSE=          GPLv3+
> BUILD_DEPENDS=  gsed:textproc/gsed
> 
> BINARY_ALIAS=    sed=gsed
> 
> LIB_DEPENDS=     libltdl.so:devel/libltdl
> GNU_CONFIGURE=   yes
> USES=            autoreconf gmake
> 
> same compile error.
> That config.h should be auto generated and setup by autoreconf but its not.

The config.h is not setup by autoreconf neither generated by autoreconf. the run
of the configure script should generated it except if it fails. Have you read
the config.log (very long and verbose script that explains what happened -
including failures - during the run of the configure script)

Also you should add "libtool" to your USES line

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20171016/497f9522/attachment.sig>


More information about the freebsd-ports mailing list