Hubert Feyrer wrote:
I'm trying to build openjade on mac os x, and it fails:gnumake[2]: *** No rule to make target `-lintl', needed by `openjade'. Stop.Apparently this is because the system's old /usr/bin/gnumake is used, instead of pkgsrc's newer gmake.
If /usr/bin/gnumake is so old that it is unusable, the proper fix is to make the definition in mk/tools/tools.Darwin.mk empty and comment it.
Roland