Date: Thu, 28 Mar 2013 08:48:57 +0000 From: Ruben de Groot <mail25@bzerk.org> To: Antonio Olivares <olivares14031@gmail.com> Cc: "illoai@gmail.com" <illoai@gmail.com>, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: gettext problem in FreeBSD 8.3 system hosed Message-ID: <20130328084857.GA65666@eris.bzerk.org> In-Reply-To: <CAJ5UdcOZEfHGpCh31WQ4NaGMjw80WpDa2BXC4vK1%2BZDS2zvwYQ@mail.gmail.com> References: <CAJ5UdcNEgtDWydJZF8iHxCnBepFivP71HdvM1V6kaoLjCnrYiQ@mail.gmail.com> <CAHHBGkoG2g_XKcx6Pce4sNT2%2BFezX1_WQmyWF9y=hUqS7oDLqw@mail.gmail.com> <CAJ5UdcOZEfHGpCh31WQ4NaGMjw80WpDa2BXC4vK1%2BZDS2zvwYQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 26, 2013 at 06:53:11AM -0500, Antonio Olivares typed: > Dear Sir, > > > > > As bapt@ hints: try rebuilding binutils without NLS. > > > > -- > > -- > > I have binutils installed without NLS. I ran make deinstall reinstall > inside /usr/ports/devel/binutils/ and it deinstalls and it fails to > reinstall because it depends on gettext :( Now I guess I am really in > trouble. Don't do make deinstall reinstall! Run make deinstall, than make config, disable the NLS option and then run make install. Ruben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130328084857.GA65666>