configure.ac:219: error: possibly undefined macro: AC_CHECK_LIB If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:725: error: possibly undefined macro: PKG_CHECK_MODULES configure.ac:753: error: possibly undefined macro: AC_CHECK_HEADER autoreconf: /usr/bin/autoconf failed with exit status: 1
-
ghost commented at 1:43 PM on January 16, 2016: none
-
luke-jr commented at 1:58 PM on January 16, 2016: member
You're missing dependencies; it sounds like pkg-config/pkgconf and automake
-
ghost commented at 4:50 PM on January 16, 2016: none
I don't think so, unless there are new dependencies unannounced
Reading package lists... Done Building dependency tree
Reading state information... Done automake is already the newest version. automake set to manually installed. autotools-dev is already the newest version. bsdmainutils is already the newest version. build-essential is already the newest version. libtool is already the newest version. pkg-config is already the newest version. -
ghost commented at 5:08 PM on January 16, 2016: none
never mind , must have been some sort of corruption clean git clone worked
-
jonasschnelli commented at 8:18 AM on January 18, 2016: contributor
Thanks for the report. Closing.
- jonasschnelli closed this on Jan 18, 2016
- MarcoFalke locked this on Sep 8, 2021
Contributors