Thats not where it dies :)..
------------------------------------------------------------------------------
Jason DiCioccio | [EMAIL PROTECTED]
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.
> >
> > Any chance you could cut and paste the errors?
> >
>
> 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.
>
> --
> Steve
>
>
> cc -O2 -pipe -mpentiumpro -D_GNU_SOURCE -I- -I.
>-I/usr/src/gnu/usr.bin/binutils/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/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/readline
>-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-typeprint.o c-valprint.o ch-exp.o ch-lang.o ch-typeprint.o ch-valprint.o coffread.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 expprint.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 language.o
>jv-exp.o jv-lang.o jv-valprint.o jv-typeprint.o nlmread.o m2-lang.o m2-exp.o
>m2-typeprint.o m2-valprint.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 solib.o source.o stabsread.o stack.o symfile.o symmisc.o symtab.o
>target.o thread.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 -lopcodes
>-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_resize_terminal':
> terminal.o(.text+0x1ae): undefined reference to `tgetstr'
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message