Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 15:20:38 -0700 (PDT)
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        winter@jurai.net (Matthew N. Dodd)
Cc:        geniusj@ods.org (Systems Administrator), current@FreeBSD.ORG
Subject:   Re: Make World failure
Message-ID:  <199908302220.PAA01839@troutmask.apl.washington.edu>
In-Reply-To: <Pine.BSF.4.10.9908301808380.1358-100000@sasami.jurai.net> from "Matthew N. Dodd" at "Aug 30, 1999 06:09:34 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew N. Dodd wrote:
> On Mon, 30 Aug 1999, Systems Administrator wrote:
> > Make world for 4.0 is failing due to libedit libraries that were
> > compiled during the process.. various errors with tputs and other
> > functions in libedit.a, please commit a fix soon, I just reinstalled
> > -RELEASE and wanna get out of it.
>=20
> Any chance you could cut and paste the errors?
>=20

This is probably caused by the integration of ncurses.
Peter Wemm warned that the tree might be broken for a
day while he/someone chases down the loose ends.

--=20
Steve


cc -O2 -pipe -mpentiumpro -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binu=
tils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/src/gnu/usr.bin/bi=
nutils/gdb/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../c=
ontrib/binutils/include -I/us=
r/src/gnu/usr.bin/binutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../=
../../../contrib/binutils/binutils -I/usr/src/gnu/usr.bin/binutils/gdb/../.=
./../../contrib/binutils/bfd -I/usr/src/gnu/usr.bin/binutils/gdb/../../../.=
./contrib/gdb/gdb -I/usr/src/=
gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/config -DFREEBSD_ELF -=
I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/obj/usr/src/tmp/usr/include/readl=
ine -DNO_MMALLOC   -I/usr/obj/usr/src/tmp/usr/include  -static -o gdb init.=
o annotate.o ax-general.o ax-=
gdb.o bcache.o blockframe.o breakpoint.o buildsym.o c-exp.o c-lang.o c-type=
print.o c-valprint.o ch-exp.o ch-lang.o ch-typeprint.o ch-valprint.o coffre=
ad.o command.o complaints.o copying.o corefile.o corelow.o core-regset.o cp=
-valprint.o dcache.o dbxread.=
o demangle.o dwarfread.o dwarf2read.o elfread.o environ.o eval.o exec.o exp=
print.o f-exp.o f-lang.o f-typeprint.o f-valprint.o findvar.o fork-child.o =
gdbarch.o gdbtypes.o infcmd.o inflow.o infptrace.o infrun.o inftarg.o langu=
age.o jv-exp.o jv-lang.o jv-v=
alprint.o jv-typeprint.o nlmread.o m2-lang.o m2-exp.o m2-typeprint.o m2-val=
print.o main.o maint.o mdebugread.o mem-break.o minsyms.o objfiles.o parse.=
o printcmd.o remote.o remote-utils.o scm-exp.o scm-lang.o scm-valprint.o so=
lib.o source.o stabsread.o st=
ack.o symfile.o symmisc.o symtab.o target.o thread.o top.o tracepoint.o typ=
eprint.o utils.o valarith.o valops.o valprint.o values.o version.o serial.o=
 ser-unix.o ser-tcp.o callback.o freebsd-nat.o i386-tdep.o i387-tdep.o kvm-=
fbsd.o  -L../libbfd -lbfd -L.=
./libopcodes -lopcodes -lreadline -lgnuregex -L../libiberty -liberty -lterm=
cap
utils.o: In function `init_page_info':
utils.o(.text+0xbd0): undefined reference to `tgetent'
utils.o(.text+0xbf6): undefined reference to `tgetnum'
utils.o(.text+0xc1c): undefined reference to `tgetnum'
/usr/obj/usr/src/tmp/usr/lib/libreadline.a(terminal.o): In function `_rl_ge=
t_screen_size':
terminal.o(.text+0x79): undefined reference to `tgetnum'
terminal.o(.text+0xc9): undefined reference to `tgetnum'
/usr/obj/usr/src/tmp/usr/lib/libreadline.a(terminal.o): In function `rl_res=
ize_terminal':
terminal.o(.text+0x1ae): undefined reference to `tgetstr'


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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