Subject: Re: pkg/29026
To: None <veego@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: John D. Baker <jdbaker@mylinuxisp.com>
List: pkgsrc-bugs
Date: 06/29/2005 00:23:02
The following reply was made to PR pkg/29026; it has been noted by GNATS.
From: "John D. Baker" <jdbaker@mylinuxisp.com>
To: gnats-bugs@netbsd.org
Cc: veego@netbsd.org
Subject: Re: pkg/29026
Date: Tue, 28 Jun 2005 19:22:33 -0500 (CDT)
New workaround:
cd .../pkgsrc/comms/minicom
bmake patch
mv work/.patch_done.tmp work/.patch_done
edit work/minicom-2.1/src/windiv.c to add:
#include <sys/types.h>
before other #include directives (i.e. execute patch-ae manually)
bmake install
No other problems encountered. "patch-ae" applies only to MacOS X 10.2.x
and earlier.
Building on MacOS X 10.3.x and later also fail in the patch step, requiring
the 'mv work/.patch_done.tmp work/.patch_done' workaround. MacOS X 10.3.x
and later do NOT require 'patch-ae' or its manual-edit equivalent.
--
John D. Baker, KN5UKS NetBSD Darwin/MacOS X
jdbaker(at)mylinuxisp(dot)com OpenBSD FreeBSD
BSD -- It just sits there and _works_!