Date: Mon, 20 Oct 2014 08:40:47 +0200 From: Matthias Apitz <guru@unixarea.de> To: Olli Hauer <ohauer@gmx.de>, cy@FreeBSD.org Cc: freebsd-ports@freebsd.org Subject: Re: security/krb5 fails to build Message-ID: <20141020064047.GA1587@unixarea.DDR.dd> In-Reply-To: <trinity-acf74a52-9d02-48ab-aa5a-c3c6a46c3d09-1413784103528@msvc012> References: <trinity-acf74a52-9d02-48ab-aa5a-c3c6a46c3d09-1413784103528@msvc012>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Monday, October 20, 2014 a las 07:48:23AM +0200, Olli Hauer escribió: > looking at the last lines from the log it seems to be a librool issue. > If the change in the pory Makefile contains a diff in 'USES=libtool...' > then try with thr updated port, the latest_link is with pkg no longer > needed. > -- > Sent from my Android phone with GMX Mail. Please excuse my brevity. The SVN diff to the revision before is only: $ svn diff -r371019 Makefile Index: Makefile =================================================================== --- Makefile (revisión: 371019) +++ Makefile (copia de trabajo) @@ -20,7 +20,6 @@ CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-maint-11[0-9]-[0-9]* -LATEST_LINK= ${PORTNAME}-19 KERBEROSV_URL= http://web.mit.edu/kerberos/ USE_PERL5= build USE_LDCONFIG= yes but there was a change in July this year re/ 'USES=libtool': r362835 | tijl | 2014-07-24 20:34:16 +0200 (jue 24 de jul de 2014) | 47 líneas net/openldap24-*: - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD The commit message says something about ports 'net/openldap24-*'... HIH matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141020064047.GA1587>