On Wed, Nov 19, 2008 at 04:48:25PM -0500, Peter Avalos wrote: > On Wed, Nov 19, 2008 at 10:55:02AM +0100, Sascha Wildner wrote: > > Vincent Stemen schrieb: > >> On Wed, Nov 19, 2008 at 09:06:07AM +0100, Sascha Wildner wrote: > >>> Hmm, this seems weird, buildworld works fine here. > >>> > >>> How are you upgrading/building? GCC34 or 41? Anything suspicious in > >>> make.conf? > >>> > >>> Sascha > >> > >> Building on DragonFly 1.10.1-RELEASE with gcc (GCC) 3.4.6 > >> > >> There is no /etc/make.conf. Just a stock /etc/defaults/make.conf. > >> Building with "make buildworld". > > > > I guess it has to do with the recent removal of libreadline (libedit is > > now used instead), though I'm not sure about what's the best fix for you. > > > > How are you getting the source code? > > --Peter
I update our local dcvs repository via rsync, using mirror (http://hightek.org/mirror/), usually from rsync.TheShell.com. Then check out HEAD from the local repository using cvs.
