Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 1999 11:36:57 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13675: fix build error on sysutils/xsysinfo
Message-ID:  <199909100336.LAA13179@Terry.Dorm8.NCTU.edu.tw>

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

>Number:         13675
>Category:       ports
>Synopsis:       fix build error on sysutils/xsysinfo
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep  9 20:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:

FreeBSD Terry.Dorm8.NCTU.edu.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #4: Thu Sep  9
22:18:46 CST 1999     root@:/usr/src/sys/compile/TERRY  i386

>Description:

i found that there's a build errlog on sysutils/sysinfo from bento, and fix it

>How-To-Repeat:


>Fix:

diff -ruN /usr/ports/sysutils/xsysinfo/patches/patch-ag xsysinfo/patches/patch-ag
--- /usr/ports/sysutils/xsysinfo/patches/patch-ag	Thu Jan  1 08:00:00 1970
+++ xsysinfo/patches/patch-ag	Fri Sep 10 11:31:58 1999
@@ -0,0 +1,10 @@
+--- sysinfo.c.orig	Fri Sep 10 11:31:37 1999
++++ sysinfo.c	Fri Sep 10 11:31:44 1999
+@@ -13,7 +13,6 @@
+ #include <sys/ioctl_compat.h>	/* XXX NTTYDISC is too well hidden */
+ #include <sys/tty.h>
+ #include <sys/conf.h>
+-#include <sys/rlist.h>
+ #include <sys/sysctl.h>
+ #include <sys/socket.h>
+ #include <err.h>

>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?199909100336.LAA13179>