Date: Sat, 12 Oct 2013 14:57:29 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Joe Nosay <superbisquit@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: /usr/src/lib/msun errors Message-ID: <20131012215729.GA2932@troutmask.apl.washington.edu> In-Reply-To: <CA%2BWntOt1N5vCU-NwyS3a3f1nSDNSFjkMRAg_9jid0_PzsN4yiQ@mail.gmail.com> References: <CA%2BWntOuT0KhCEdFPJ4YZ%2Bsp6LkZqoLE_7i6BS_fJ=oDv45s1_g@mail.gmail.com> <20131010013338.GA10499@troutmask.apl.washington.edu> <CA%2BWntOuKp1227i11MFUFLC4essB3kb7qLqcJxY2JJ5BWLqvGFQ@mail.gmail.com> <CAPS9%2BSu-6_s3Z38L9=qq7w9QP9mBAx6-qJ2f5_5RexoOkCf2YA@mail.gmail.com> <CA%2BWntOtt0CkrENxYPxQgiQPNN_ce57fvG=PkVueG7aFd1Yad9A@mail.gmail.com> <CA%2BWntOs0dEHArJmLr=moFb1JEdaSLGq8jkMTAeRYS%2Bot5Nxo9w@mail.gmail.com> <20131012032258.GA98799@troutmask.apl.washington.edu> <CA%2BWntOt1N5vCU-NwyS3a3f1nSDNSFjkMRAg_9jid0_PzsN4yiQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Please, do not top post. It loses context. On Sat, Oct 12, 2013 at 04:05:27PM -0400, Joe Nosay wrote: > > On Fri, Oct 11, 2013 at 11:22 PM, Steve Kargl < > sgk@troutmask.apl.washington.edu> wrote: > > > On Fri, Oct 11, 2013 at 10:05:56PM -0400, Joe Nosay wrote: > > > Is the ALPHA base stable enough to do porting of applications? > > > > > > > Huh? What do you mean? People have been running freebsd-current > > for years and porting applications to FreeBSD. Alpha is simply > > a point in time for freebsd-current. > > I was rebuilding world using an older CURRENT base and the src from > 10/07/13. The build kept breaking with libiconv, msun, and a few others. The problem you had with msun was caused by you adding additional options to CFLAGS in make.conf without actually understand what those options may do. > This affected both the base and 3rd party. The system is still usable but > it isn't stable enough for building a 3rd party application. Yes, it is stable enough. Remove your custom CFLAG options. > If I reinstall the base with CURRENT from 10/07/13 to present, will > it be stable enough for building 3rd party? Of course. But, you need to read src/UPDATING and ports/UPDATING. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131012215729.GA2932>