Subject: pkgsrc issues on Darwin 7.0
To: None <tech-pkg@netbsd.org>
From: Bryan Vyhmeister <netbsd@hub3.net>
List: tech-pkg
Date: 09/23/2003 22:51:33
I just installed pkgsrc on Darwin 7.0 and I am running into problems.
Any time I try to use bmake to build any package I get the following
series of errors.


bmake: "/usr/pkgsrc/mail/mutt/../../mk/defs.Darwin.mk" line 110: warning: String comparison operator should be either == or !=
bmake: "/usr/pkgsrc/mail/mutt/../../mk/defs.Darwin.mk" line 110: Malformed conditional (${OS_VERSION} >= 6.0)
bmake: "/usr/pkgsrc/mail/mutt/../../mk/defs.Darwin.mk" line 110: Need an operator
bmake: "../../mk/../../mk/bsd.prefs.mk" line 412: if-less endif
bmake: "../../mk/../../mk/bsd.prefs.mk" line 412: Need an operator
bmake: Fatal errors encountered -- cannot continue

bmake: stopped in /usr/pkgsrc/mail/mutt


Any idea what could be done to fix this issue? Thank you for your help.

Bryan