Skip site navigation (1)Skip section navigation (2)
Date:      1 Mar 2003 17:55:27 -0000
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/48815: update-port: comms/gnokii
Message-ID:  <20030301175527.9995.qmail@avocado.salatschuessel.net>

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

>Number:         48815
>Category:       ports
>Synopsis:       update-port: comms/gnokii
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 01 10:00:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 5.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD avocado.salatschuessel.net 5.0-RELEASE-p3 FreeBSD 5.0-RELEASE-p3 #12: Thu Feb 27 13:38:03 CET 2003 olivleh1@avocado.salatschuessel.net:/usr/obj/usr/src/sys/AVOCADO i386


>Description:
	tested with:	470103 and 500043
	new files:	files/patch-common-data-virtmodem.c
			files/patch-include-misc.h

	gnokii does not build w/o these patchfiles.
>How-To-Repeat:
>Fix:


--- gnokii.patch begins here ---
diff -ruN gnokii.old/files/patch-common-data-virtmodem.c gnokii/files/patch-common-data-virtmodem.c
--- gnokii.old/files/patch-common-data-virtmodem.c	Thu Jan  1 01:00:00 1970
+++ gnokii/files/patch-common-data-virtmodem.c	Sat Mar  1 18:41:09 2003
@@ -0,0 +1,10 @@
+--- common/data/virtmodem.c.orig	Sat Mar  1 18:39:16 2003
++++ common/data/virtmodem.c	Sat Mar  1 18:39:43 2003
+@@ -48,6 +48,7 @@
+ #include <grp.h>
+ #include <string.h>
+ #include <sys/types.h>
++#include <sys/select.h>
+ #include <sys/stat.h>
+ #ifdef HAVE_SYS_TIME_H
+ #  include <sys/time.h>
diff -ruN gnokii.old/files/patch-include-misc.h gnokii/files/patch-include-misc.h
--- gnokii.old/files/patch-include-misc.h	Thu Jan  1 01:00:00 1970
+++ gnokii/files/patch-include-misc.h	Sat Mar  1 18:40:44 2003
@@ -0,0 +1,11 @@
+--- include/misc.h.orig	Sat Mar  1 18:39:05 2003
++++ include/misc.h	Sat Mar  1 18:39:27 2003
+@@ -105,7 +105,7 @@
+ #define __unices__ defined(__svr4__) || defined(__FreeBSD__) || defined(__bsdi__)
+ #if __unices__
+ #  include <strings.h>
+-#  include <sys/file.h>
++/*#  include <sys/file.h>*/
+ #endif
+ 
+ /* This one is for NLS. */
--- gnokii.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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