Date: Tue, 22 Feb 2011 16:13:15 +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: <4D63D28B.4080900@FreeBSD.org> In-Reply-To: <AANLkTin3KAOzY3PFcVzMdRaawvf2JD1ogh2-j_dJrR6m@mail.gmail.com> References: <AANLkTimw-btyXh2kbz3r_T9gQVSNuTXVY=JyYsMtG8_z@mail.gmail.com> <4D627FBE.1070700@FreeBSD.org> <AANLkTin3KAOzY3PFcVzMdRaawvf2JD1ogh2-j_dJrR6m@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-02-22 15:37, datastream datastream.freecity wrote: > I add '-no-integrated-as' in /etc/make.conf,but I still failed. Don't do that. The few instances where the integrated assembler needs to be disabled are already covered. ... > /usr/obj/usr/src/tmp/lib/libthr.so.3: undefined reference to > `_rtld_get_stack_prot' Something seems to be seriously wrong in your tree. Can you try to blow away /usr/obj entirely, remove the -no-integrated-as flag from make.conf, and try again?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D63D28B.4080900>