[libticcutils] 01/01: investigating build failure due to : "configure.ac:68: error: possibly undefined macro: AC_MSG_ERROR"
Joost van Baal
joostvb at moszumanska.debian.org
Wed Jul 20 21:47:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository libticcutils.
commit 79d4d7a877750ce923ee7f430a5a7fefb3970f14
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date: Wed Jul 20 23:47:26 2016 +0200
investigating build failure due to : "configure.ac:68: error: possibly undefined macro: AC_MSG_ERROR"
---
debian/changelog | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8ad492d..983fbb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,34 @@ ticcutils (0.13-1) UNRELEASED; urgency=medium
seems to work with automake 1.14.1, though
+
+
+(sid)joostvb at nusku:~/gi...ticcutils/ticcutils-0.13% autoreconf --install --symlink
+
+
+configure.ac:68: error: possibly undefined macro: AC_MSG_ERROR
+ If this token and others are legitimate, please use m4_pattern_allow.
+ See the Autoconf documentation.
+
+
+./configure
+
+checking for working vfork... (cached) yes
+./configure: line 16629: syntax error near unexpected token `,AC_MSG_ERROR'
+./configure: line 16629: `ACX_PTHREAD(,AC_MSG_ERROR([We need pthread support!]))'
+
+
+https://www.gnu.org/software/autoconf/manual/autoconf-2.60/html_node/Printing-Messages.html
+
+https://www.gnu.org/software/autoconf/manual/autoconf.html#Printing-Messages
+
+AS_ERROR en AC_MSG_ERROR gewoon gedefinieerd in (sid)joostvb at nusku:/usr/share/autoconf ???
+
+ACX_PTHREAD([],[AC_MSG_ERROR([We need pthread support!])])
+
+(sid)joostvb at nusku:~/gi...ticcutils/ticcutils-0.13% autoreconf --install --symlink
+
+
* New Upstream Release, 11 jul 2016. We've missed 0.12 (7 jun 2016) and 0.11
(14 jan 2016).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libticcutils.git
More information about the debian-science-commits
mailing list