Roger Koehler wrote:
On Tue, Dec 27, 2016 at 9:57 AM, Martin Ward
<[email protected]> wrote:
Gentoo has a patch for this methinks
https://gitweb.gentoo.org/repo/gentoo.git/tree/net-irc/hexchat/files
hexchat-2.12.2-configure.ac-remove-werror.patch
autoreconf -fiv, should then fix it
I appreciate the help, Martin. Unfortunately, I'm still getting the same error:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
configure.ac:19: error: macro AX_APPEND_COMPILE_FLAGS is not defined.
Is autoconf-archive installed?
configure.ac:17: HEX_CHECK_MACRO is expanded from...
configure.ac:19: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
I'll cc blfs-support. From BLFS book change log:
* December 12th, 2016
+ [bdubbs] - Update to hexchat-2.12.4. Fixes #8635.
Does not work for me using the latest development version of LFS
(vmlinuz-4.9-lfs-SVN-20161221) with all required and recommended BLFS
dependencies.
hexchat is pretty simple. I do not know why you are using a patch. All
you should need is:
./configure --prefix=/usr
make
(as root) make install
I put my log at
http://anduin.linuxfromscratch.org/~bdubbs/files/hexchat-2.12.4.log. See
if you can spot any differences from what you have.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page