Date: Tue, 17 Aug 2004 18:14:30 -0600 From: Tillman Hodgson <tillman@seekingfire.com> To: freebsd-sparc64@freebsd.org Subject: Re: -current build from today dying in `less` Message-ID: <20040818001430.GH4361@seekingfire.com> In-Reply-To: <20040817143403.GB18988@electra.cse.Buffalo.EDU> References: <20040817044244.GK38133@seekingfire.com> <20040817143403.GB18988@electra.cse.Buffalo.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
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' screen.o(.text+0xe4): In function `raw_mode': : undefined reference to `tty' screen.o(.text+0x474): In function `raw_mode': : undefined reference to `tty' screen.o(.text+0x47c): In function `raw_mode': : undefined reference to `tty' screen.o(.text+0x480): In function `raw_mode': : undefined reference to `tty' *** Error code 1 Stop in /usr/src/usr.bin/less. <snip> real 388m59.311s user 269m55.350s sys 62m42.877s -T -- The main difference between lusers & budgies is that it's standard practice to keep one's budgie in a cage. I feel that there is a lesson here for all of us. - A.S.R. quote (Lionel Lauer)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040818001430.GH4361>