मैं अपने आर्क लिनक्स वितरण पर पैक्समैन को फिर से स्थापित करने की कोशिश कर रहा हूं। जब मैं कॉन्फ़िगर स्क्रिप्ट "config.ac" चलाता हूं, तो मुझे अपरिभाषित मैक्रोज़ का एक गुच्छा मिलता है:
error: possibly undefined macro: AM_INIT_AUTOMAKE.
If this token and others are legitimate, please use m4_pattern_allow.
See the autoconf documentation.
error: possibly undefined macro: AC_PROG_LIBTOOL
error: possibly undefined macro: AM_GNU_GETTEXT
error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
error: possibly undefined macro: AM_CONDITIONAL
क्या किसी को पता है कि इन मैक्रों के अपरिभाषित होने का क्या कारण होगा? उबंटू से आया है (जहां सब कुछ बस काम करता है, और इसलिए उबाऊ है), मुझे वास्तव में स्वचालित के बारे में नहीं पता है।