Hallo
Ich hab ein Problem ich möchte folgenden Befehl ausführen:
autoreconf --install --force
um eine Anwendung auf meinem Linux Debian Server zu installieren zu können
aber als Fehlermeldung kommt:
configure.ac:35: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:144: error: possibly undefined macro: AC_TYPE_UINT64_T
Wie kann ich das beheben um meine Installation zu starten ?
Mit freundlichen Grüssen
autoreconf --install --force
-
- Project Manager
- Posts: 11190
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: autoreconf --install --force
Du benötigst mindestens die Pakete autoconf, automake, libtool, m4 und ihre jeweiligen Abhängigkeiten...
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 20
- Joined: 2007-01-02 11:16
Re: autoreconf --install --force
hab jez alles da drauf davon und jez kommt nur noch:
autoreconf --install --force
configure.ac:144: error: possibly undefined macro: AC_TYPE_UINT64_T
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
:?:
autoreconf --install --force
configure.ac:144: error: possibly undefined macro: AC_TYPE_UINT64_T
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1