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

Attachment: signature.asc
Description: PGP signature

Reply via email to