Subject: Re: Problem building textproc/gsed
To: None <tech-pkg@netbsd.org>
From: Bruce J.A. Nourish <bjan+tech-pkg@bjan.net>
List: tech-pkg
Date: 01/25/2004 20:55:58
On Mon, Jan 26, 2004 at 11:26:16AM +1030, Alex Gontcharov wrote:
> I'm getting compile error on NetBSD 1.6.1 i386 system buidling
> textproc/gsed

I was about to send-pr this, but as it's germane, I'll mention it
here too. On FreeBSD 5.2, gsed needs the following patch to 
lib/getline.c to compile:

--- getline.c.orig	Tue Aug 26 09:11:17 2003
+++ getline.c
@@ -4,6 +4,7 @@
 
 #undef _GNU_SOURCE
 
+#include <sys/types.h>
 #include <stdio.h>
 
 #ifdef HAVE_STRINGS_H
-- 
Bruce J.A. Nourish <bjan+public@bjan.net> http://bjan.freeshell.org