[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] ratpoison, patches, and the future
From: |
Jérémie Courrèges-Anglas |
Subject: |
Re: [RP] ratpoison, patches, and the future |
Date: |
Mon, 19 Jan 2015 11:58:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (berkeley-unix) |
Eric S Fraga <address@hidden> writes:
> On Saturday, 27 Dec 2014 at 22:46, Jeff Abrahamson wrote:
>> Happy new year (almost)!
>>
>> TL;DR - I've created an additional public git repository
>> <https://github.com/JeffAbrahamson/ratpoison/> for ratpoison with my
>
> (I'm a little behind in my news reading...)
>
> I thought I'd try out your updates to ratpoison but cannot build the
> system. I "autoconf" followed by "./configure" and get:
>
> ,----
> | ratpoison $ ./configure
> | checking for a BSD-compatible install... /usr/bin/install -c
> | checking whether build environment is sane... yes
> | checking for a thread-safe mkdir -p... /bin/mkdir -p
> | checking for gawk... gawk
> | checking whether make sets $(MAKE)... yes
> | checking whether make supports nested variables... yes
> | checking whether to enable maintainer-specific portions of Makefiles... yes
> | checking whether to enable debugging... no
> | ./configure: line 2839: syntax error near unexpected token `XFT,'
> | ./configure: line 2839: ` PKG_CHECK_MODULES(XFT, xft,,noop=noop)'
> | ratpoison $
> `----
>
> Any suggestions on how to proceed most welcome! I'm on latest ubuntu
> and mostly up to date.
PKG_CHECK_MODULES isn't supposed to appear in the ./configure script.
Did you run ./autogen.sh? I suggest using at least autoconf-2.69 and
automake-1.11.
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE