summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2015-09-29 23:09:57 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-12-05 16:14:20 (GMT)
commitf69cb0dbd23dfda6ba90585765c7c90a5df6d34c (patch)
treebab0f887de7e1aca4b0683979e030f2f40d2aabb /index.html
parent04c6e56ad2055c90d0ac5d14a766772955257350 (diff)
downloadmxe-f69cb0dbd23dfda6ba90585765c7c90a5df6d34c.zip
mxe-f69cb0dbd23dfda6ba90585765c7c90a5df6d34c.tar.gz
mxe-f69cb0dbd23dfda6ba90585765c7c90a5df6d34c.tar.bz2
FreeBSD: recommend to use gmake instead of make
Command `make` on FreeBSD doesn't like MXE's Makefile: make: "/root/mxe2/Makefile" line 10: Cannot open /ext/gmsl make: "/root/mxe2/Makefile" line 59: Need an operator make: "/root/mxe2/Makefile" line 62: Need an operator make: "/root/mxe2/Makefile" line 126: Need an operator make: "/root/mxe2/Makefile" line 130: Need an operator ... $(MAKEFILE_LIST) is empty for `make` on FreeBSD, that is why $(EXT_DIR) is /ext Nevertheless MXE's Makefile seems to use too many features not supported by `make` on FreeBSD. Tool `gmake` is installed.
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0904745..701575d 100644
--- a/index.html
+++ b/index.html
@@ -671,6 +671,9 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
pkgconf python ruby scons unzip wget</pre>
<p>
+ Use gmake instead of make.
+ </p>
+ <p>
Ensure that /usr/local/bin precedes /usr/bin in your $PATH:
</p>
<p>