sm00th/bitlbee-discord

does not build on raspbian

Closed this issue · 0 comments

cannot even get past the autogen on raspbian arm 6.7

pi@raspberrypi:/bitlbee-discord $ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -Im4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:31: error: possibly undefined macro: AC_DISABLE_STATIC
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
pi@raspberrypi:
/bitlbee-discord $

seems that libtool did not fully install the first time due to an issue regarding disk space
requesting this be closed