Date: Thu, 24 Feb 2011 22:54:05 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: "datastream datastream.freecity" <datastream.freecity@gmail.com> Cc: Olivier Smedts <olivier@gid0.org>, freebsd-current@freebsd.org Subject: Re: Can't buildworld since Clang update Message-ID: <4D66D37D.2010903@FreeBSD.org> In-Reply-To: <AANLkTinB9Vcm4-8pqormX6f3jFwuMRZ7S7yxWA3Gizno@mail.gmail.com> References: <AANLkTimw-btyXh2kbz3r_T9gQVSNuTXVY=JyYsMtG8_z@mail.gmail.com> <4D627FBE.1070700@FreeBSD.org> <AANLkTin3KAOzY3PFcVzMdRaawvf2JD1ogh2-j_dJrR6m@mail.gmail.com> <4D63D28B.4080900@FreeBSD.org> <AANLkTi=3s7DSK=%2BXCbac_fjVGaYZT5-0p3f_E=L59tb4@mail.gmail.com> <4D653007.9080103@FreeBSD.org> <AANLkTinB9Vcm4-8pqormX6f3jFwuMRZ7S7yxWA3Gizno@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-02-24 08:26, datastream datastream.freecity wrote: > I removed /etc/src.conf.binutils is 2.15. ... Ok, I managed to reproduce your error, on an old snapshot with clang 2.8 and binutils 2.15. It turns out it is caused by an upstream change, which was intended to work around problems in the configure scripts of some ports. Unfortunately, it also has the side effect of sometimes picking the wrong libraries to link with, which can lead to the error you have seen. I have committed a fix for this in r219011; can you please update to at least that revision, blow away your /usr/obj just to be sure, and try to rebuild? It should now work properly.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D66D37D.2010903>