-current build from today dying in `less`

Ken Smith kensmith at cse.Buffalo.EDU
Tue Aug 17 07:34:04 PDT 2004


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 at cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |


More information about the freebsd-sparc64 mailing list