El día Sunday, October 26, 2014 a las 10:21:24PM -0700, Cy Schubert escribió:
> > Attached below you will see a small change in the Makefile (the > > CPPFLAGS have been specified wrong) and the complete log of building > > the port in poudriere, containing also the OPTIONS of your port. > > It will fail to link without it. This was true at one time and may very > well still be true. > > > > > my change re/ CPPFLAGS removes some warning of the art 'clang > > unused value -L....', but does not resolve the libtool error/problem; > > > > let me know if you want me to test tweakings. > > It builds successfully on everything but 11-CURRENT as CURRENT now includes > readline support which appears incompatible with GNU readline. Try this > patch. The proper fix is to get it working with libtool in 11-CURRENT. > Unfortunately libtool has some gas with non-libtool built libraries. The > patch is a bit of a hack but it should address the 11-CURRENT issue. Can > you test it for me please? I applied your patch (and revoked the changes I did in the Makefile). The warning from clang about '-L ....' returned and the build fail remains. The full log is here: http://www.unixarea.de/krb5-1.13.log HIH matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: [email protected] | \ / - 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
