pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/libmatheval Note error message from building with...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2cf75337f034
branches: trunk
changeset: 352530:2cf75337f034
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Sep 16 00:37:02 2016 +0000
description:
Note error message from building with guile 2.0
diffstat:
math/libmatheval/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 18cefdaf905c -r 2cf75337f034 math/libmatheval/Makefile
--- a/math/libmatheval/Makefile Fri Sep 16 00:26:29 2016 +0000
+++ b/math/libmatheval/Makefile Fri Sep 16 00:37:02 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/09/15 16:39:17 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/16 00:37:02 gdt Exp $
DISTNAME= libmatheval-1.1.11
CATEGORIES= math
@@ -20,6 +20,7 @@
CONFIGURE_ENV+= ac_cv_lib_lex="none needed"
+# guile 2.0 fails with "matheval.c:33:2: error: #error Neither scm_num2dbl() nor SCM_NUM2DBL available"
.include "../../lang/guile/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index