Date: Mon, 16 Aug 2004 22:42:44 -0600 From: Tillman Hodgson <tillman@seekingfire.com> To: freebsd-sparc64@freebsd.org Subject: -current build from today dying in `less` Message-ID: <20040817044244.GK38133@seekingfire.com>
next in thread | raw e-mail | index | archive | help
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? -T -- Hey, you're right. I don't want to call a destructor on my objects, I want to call a *destroyer*. Gozer has come for your memory, little PersistentNode! - A.S.R. quote (Joel Gluth)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817044244.GK38133>