From owner-freebsd-sparc64@FreeBSD.ORG Wed Aug 18 01:13:13 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A49316A4CE for ; Wed, 18 Aug 2004 01:13:13 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036A443D45 for ; Wed, 18 Aug 2004 01:13:13 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i7I1DCTH006323; Tue, 17 Aug 2004 21:13:12 -0400 (EDT) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i7I1DCAv006322; Tue, 17 Aug 2004 21:13:12 -0400 (EDT) Date: Tue, 17 Aug 2004 21:13:12 -0400 From: Ken Smith To: Tillman Hodgson Message-ID: <20040818011312.GC5194@electra.cse.Buffalo.EDU> References: <20040817044244.GK38133@seekingfire.com> <20040817143403.GB18988@electra.cse.Buffalo.EDU> <20040818001430.GH4361@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040818001430.GH4361@seekingfire.com> User-Agent: Mutt/1.4.1i cc: freebsd-sparc64@freebsd.org Subject: Re: -current build from today dying in `less` X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 01:13:13 -0000 On Tue, Aug 17, 2004 at 06:14:30PM -0600, Tillman Hodgson wrote: > On Tue, Aug 17, 2004 at 10:34:03AM -0400, Ken Smith wrote: > > I haven't seen that one at all. There were a few bumps in the road > > through the past few days as people were doing their usual last > > minute before code freeze commit flurries... :-) > > > > We're in code freeze now and a test run on sparc64 updated last night > > ran for me with no problems. Give updating one more try, if it still > > doesn't work let us know. > > I re-cvsup'd after seeing your e-mail (about 10am -0600) and ran into > the same thing (though it took until now to confirm it, as you can see): > > cc -O -pipe -I/usr/src/usr.bin/less/../less -I/usr/src/usr.bin/less/../../contrib/less -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o decode.o edit.o filename.o forwback.o help.o ifile.o input.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o -ltermcap > screen.o(.text+0xe0): In function `raw_mode': > : undefined reference to `tty' I'm at a loss - I've done three machines today with no similar problems. Can you check /etc/make.conf to see if anything odd has snuck in there? I have also seen builds freak out if your system time is too far away from reality but most people have that problem while making the jump over the time_t transition and you said you're past that. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |