Subject: bin/10991: tweak to x_dhclient
To: None <gnats-bugs@gnats.netbsd.org>
From: None <prlw1@cam.ac.uk>
List: netbsd-bugs
Date: 09/11/2000 13:41:19
>Number: 10991
>Category: bin
>Synopsis: auth.c missing from source list
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 11 13:42:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Patrick Welche
>Release: 11 Sep 2000
>Organization:
>Environment:
NetBSD-1.5E/i386
>Description:
make release will die while building x_dhclient with linker errors
>How-To-Repeat:
cd src/distrib/utils/x_dhclient
make depend && make
>Fix:
Index: Src-omapip
===================================================================
RCS file: /cvsroot/basesrc/distrib/utils/x_dhclient/Src-omapip,v
retrieving revision 1.1
diff -u -r1.1 Src-omapip
--- Src-omapip 2000/05/12 20:53:22 1.1
+++ Src-omapip 2000/09/11 20:40:46
@@ -1,4 +1,5 @@
# $NetBSD: Src-omapip,v 1.1 2000/05/12 20:53:22 thorpej Exp $
OMSRCS= protocol.c buffer.c OMalloc.c result.c connection.c errwarn.c \
- listener.c OMdispatch.c generic.c OMsupport.c handle.c message.c
+ listener.c OMdispatch.c generic.c OMsupport.c handle.c message.c \
+ auth.c
>Release-Note:
>Audit-Trail:
>Unformatted: