Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 1996 17:15:28 -0700 (PDT)
From:      Jaye Mathisen  <mrcpu@cdsnet.net>
To:        current@freebsd.org
Subject:   Argh, 09-10-96 sup doesn't build.  (libexec/named-xfer)
Message-ID:  <Pine.NEB.3.95.960910170420.11753j-100000@mail.cdsnet.net>

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


Following patch seems to fix it for me: 

*** Makefile    Tue Sep 10 17:14:01 1996
--- /tmp/Makefile       Tue Sep 10 17:08:59 1996
***************
*** 4,13 ****
  
  .PATH:        ${BIND_DIR}/named
  .PATH:        ${BIND_DIR}/man
- .PATH:  ${BIND_DIR}/res
  
  PROG= named-xfer
! SRCS= named-xfer.c db_glue.c storage.c dmalloc.c version.c inet_ntop.c
nsap_addr.c res_debug.c
  MAN8= named-xfer.8
  
  CLEANFILES+= version.c
--- 4,12 ----
  
  .PATH:        ${BIND_DIR}/named
  .PATH:        ${BIND_DIR}/man
  
  PROG= named-xfer
! SRCS= named-xfer.c db_glue.c storage.c dmalloc.c version.c
  MAN8= named-xfer.8





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.960910170420.11753j-100000>