sm00th / bitlbee-discord

Bitlbee plugin for Discord (http://discordapp.com)
GNU General Public License v2.0
291 stars 27 forks source link

does not build on raspbian #211

Closed brightersun99 closed 3 years ago

brightersun99 commented 3 years ago

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