-current build from today dying in `less`

Tillman Hodgson tillman at seekingfire.com
Tue Aug 17 17:14:31 PDT 2004


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)


More information about the freebsd-sparc64 mailing list