From owner-freebsd-ports@freebsd.org Mon Oct 16 08:50:10 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53834E338FC for ; Mon, 16 Oct 2017 08:50:10 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3576E7324B; Mon, 16 Oct 2017 08:50:10 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id 90D4C1453C; Mon, 16 Oct 2017 08:50:09 +0000 (UTC) Date: Mon, 16 Oct 2017 10:50:09 +0200 From: Baptiste Daroussin To: blubee blubeeme Cc: FreeBSD Ports Subject: Re: gnu ltdl and FreeBSD Message-ID: <20171016085009.exrw2xz4mpfp5s7h@ivaldir.net> References: <20171016080724.4byyskmlbeloxhmt@ivaldir.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yqngz6wc5arerutw" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170912 (1.9.0) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2017 08:50:10 -0000 --yqngz6wc5arerutw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 16, 2017 at 08:25:57AM +0000, blubee blubeeme wrote: > This is what the Makefile looks like, the file still fails: >=20 > LICENSE=3D GPLv3+ > BUILD_DEPENDS=3D gsed:textproc/gsed >=20 > BINARY_ALIAS=3D sed=3Dgsed >=20 > LIB_DEPENDS=3D libltdl.so:devel/libltdl > GNU_CONFIGURE=3D yes > USES=3D autoreconf gmake >=20 > same compile error. > That config.h should be auto generated and setup by autoreconf but its no= t. The config.h is not setup by autoreconf neither generated by autoreconf. th= e run of the configure script should generated it except if it fails. Have you re= ad 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 --yqngz6wc5arerutw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlnkcr8ACgkQY4mL3PG3 PlqTIA/+J1nC2M/jQp3lfUfqCZM+S6lW1MiFJ3MtYdmmDwNcCcTXMtceGg1hFTZv lLbvVZkilpCrG1yxMtaD6ZJzUlCrjgsKb57wKTt9Aubc5hQ69caDj7t8OnCm/abV gRP6qZ7B9kdySTV6friJP6zA9iaJuT0fbTM8eHm5xJ6WRv2pY+hNo+9+hwSpKYTq zPTIN1z6GHRdJnuQbbMaHYbvED9WemOG/2F16jCLgEm6QHOf4K1VDMgYnCVsrlE1 9nBdgYUZ37QFblU9u2TPvUIUcwHLesJ2gL5DxcwbTymkmfp+u7yjca52wMBnJWBQ FeN8GM6sk3+f1YbsiY7G64suwSce90pu5LMiilf4/z4MSPBIikUV1LMZCxBxLfQm doIgxtQiVOWfbqAx4we+3zR9y8pF7iiTsTYDKYhVNCC3q37f8EuaHjC6NL969nZc hcs1HWfQNBOpaXPsABSRMInqo8Bpb2lOqqwdrdwpn6tRBR2Je0qfREj3AFuwGF3+ VYom2AxSKVKYmMYG/vXTghIJn1ArQ9zC6FytAkLtDmGwKb3os0rPDZLXVYYexE4d H9ufpcN74crquwAqy5bLu01eVaRByJMHNqBByMmRGw7q2vxnEY0SGSUjeQxsjCK5 QTKjtvI2M4xxmmCvqR3Y/UxIRNbQVsVCCEsVZtV6x+DbeVCSqak= =Wj5v -----END PGP SIGNATURE----- --yqngz6wc5arerutw--