Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 10:34:03 -0400
From:      Ken Smith <kensmith@cse.Buffalo.EDU>
To:        Tillman Hodgson <tillman@seekingfire.com>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: -current build from today dying in `less`
Message-ID:  <20040817143403.GB18988@electra.cse.Buffalo.EDU>
In-Reply-To: <20040817044244.GK38133@seekingfire.com>
References:  <20040817044244.GK38133@seekingfire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 16, 2004 at 10:42:44PM -0600, Tillman Hodgson wrote:
> When running `make buildworld` on -current sources cvsup'ed this
> morning:
> 
> 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.
> *** Error code 1
> 
> My sparc64 world and kernel were last built April 16th ... for this
> build I /did/ create a new kernel file based off of the latest GENERIC,
> though obviously I died in buildworld and never made it as far as
> buildkernel.
> 
> Is this a known problem? Should I just re-cvsup and try again?

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.

-- 
						Ken Smith
- From there to here, from here to      |       kensmith@cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817143403.GB18988>