Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 1997 00:24:52 -0600
From:      jlemon@americantv.com (Jonathan Lemon)
To:        bugs@freebsd.org
Subject:   gdb/libiberty failure
Message-ID:  <Mutt.19970204002452.jlemon@right.PCS>

next in thread | raw e-mail | index | archive | help

-current falls over on building dependencies on gdb/libiberty.

Patch attached.
--
Jonathan

--------------------------------- cut here ---------------------------------

.bin/gdb/libiberty/Makefile.usr.bin.gdb.libiberty.Makefile /usr/tuna/src/gnu/usr 
*** gnu.usr.bin.gdb.libiberty.Makefile  Mon Feb  3 15:37:51 1997
--- /usr/tuna/src/gnu/usr.bin/gdb/libiberty/Makefile    Mon Feb  3 16:16:38 1997
***************
*** 5,12 ****
  
  SRCS= argv.c basename.c concat.c cplus-dem.c fdmatch.c getopt.c \
        getopt1.c getruntime.c hex.c floatformat.c obstack.c spaces.c \
!       strerror.c strsignal.c vasprintf.c xatexit.c xexit.c \
!       xmalloc.c xstrdup.c xstrerror.c insque.c
  
  CFLAGS+= -I$(.CURDIR) -I$(.CURDIR)/../gdb/.
  NOPROFILE=no
--- 5,11 ----
  
  SRCS= argv.c basename.c concat.c cplus-dem.c fdmatch.c getopt.c \
        getopt1.c getruntime.c hex.c floatformat.c obstack.c spaces.c \
!       insque.c
  
  CFLAGS+= -I$(.CURDIR) -I$(.CURDIR)/../gdb/.
  NOPROFILE=no



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