pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
math/R under -current
Hi,
I had to:
--- Makefile.ORIG 2020-07-05 13:55:12.151234257 +0100
+++ Makefile 2020-07-05 13:42:07.225424702 +0100
@@ -25,7 +25,7 @@
PTHREAD_AUTO_VARS= yes
GNU_CONFIGURE= yes
-GNU_CONFIGURE_ICONV= no
+GNU_CONFIGURE_ICONV= yes
CONFIGURE_ARGS+= --enable-R-shlib
CONFIGURE_ARGS+= --with-readline
CONFIGURE_ARGS+= --with-lapack
in order to get R built under -current; otherwise it would fail the
check for libiconv (config.log shows the command invoked to test for
libiconv does not actually include '-liconv' ).
Chavdar
--
----
Home |
Main Index |
Thread Index |
Old Index