Date: Mon, 30 Aug 1999 14:23:00 -0400 (EDT) From: Systems Administrator <geniusj@ods.org> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: "Matthew N. Dodd" <winter@jurai.net>, current@FreeBSD.ORG Subject: Re: Make World failure Message-ID: <Pine.BSF.4.10.9908301422550.22679-100000@ods.org> In-Reply-To: <199908302220.PAA01839@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Thats not where it dies :).. ---------------------------------------------------------------------------= --- Jason DiCioccio | geniusj@free-bsd.org FreeBSD - The Power to Serve | http://www.freebsd.org | http://www.ods.org ---------------------------------------------------------------------------= --- On Mon, 30 Aug 1999, Steve Kargl wrote: > 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 >=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 > --=20 > Steve >=20 >=20 > cc -O2 -pipe -mpentiumpro -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/bi= nutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/src/gnu/usr.bin/= binutils/gdb/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../..= /contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/gdb/i386 -I/usr/s= rc/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/binutils -I/usr/sr= c/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/bin= utils/gdb/../../../../contrib/gdb/gdb/config -DFREEBSD_ELF -I/usr/src/gnu/u= sr.bin/binutils/gdb -I/usr/obj/usr/src/tmp/usr/include/readline -DNO_MMALLO= C -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-typeprint.o c-valprint.o ch-exp.o ch-lang.o ch-typeprint.o ch-val= print.o coffread.o command.o complaints.o copying.o corefile.o corelow.o co= re-regset.o cp-valprint.o dcache.o dbxread.o demangle.o dwarfread.o dwarf2r= ead.o elfread.o environ.o eval.o exec.o expprint.o f-exp.o f-lang.o f-typep= rint.o f-valprint.o findvar.o fork-child.o gdbarch.o gdbtypes.o infcmd.o in= flow.o infptrace.o infrun.o inftarg.o language.o jv-exp.o jv-lang.o jv-valp= rint.o jv-typeprint.o nlmread.o m2-lang.o m2-exp.o m2-typeprint.o m2-valpri= nt.o main.o maint.o mdebugread.o mem-break.o minsyms.o objfiles.o parse.o p= rintcmd.o remote.o remote-utils.o scm-exp.o scm-lang.o scm-valprint.o solib= =2Eo source.o stabsread.o stack.o symfile.o symmisc.o symtab.o target.o thr= ead.o top.o tracepoint.o typeprint.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 -lopc= odes -lreadline -lgnuregex -L../libiberty -liberty -ltermcap > 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_= get_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_r= esize_terminal': > terminal.o(.text+0x1ae): undefined reference to `tgetstr' >=20 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?Pine.BSF.4.10.9908301422550.22679-100000>