Date: Fri, 2 Feb 2001 20:14:12 -0500 (EST) From: matt@gsicomp.on.ca To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24812: New patch for net/samba (samba 2.0.7) Message-ID: <200102030114.f131ECE04821@gabby.gsicomp.on.ca>
next in thread | raw e-mail | index | archive | help
>Number: 24812 >Category: ports >Synopsis: Existing patch-ab and patch-ac invoke compiler warning >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 02 17:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Matt Emmerton >Release: FreeBSD 4.2-STABLE i386 >Organization: GSI Computer Services >Environment: >Description: Existing patch-ab and patch-ac cause an additional compiler warning. >How-To-Repeat: >Fix: --- include/proto.h.orig Fri Feb 2 16:19:44 2001 +++ include/proto.h Fri Feb 2 16:19:51 2001 @@ -1023,6 +1023,7 @@ char *lp_serverstring(void); char *lp_printcapname(void); char *lp_lockdir(void); +char *lp_piddir(void); char *lp_utmpdir(void); char *lp_wtmpdir(void); char *lp_utmp_hostname(void); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102030114.f131ECE04821>