Re: [dwm] dvtm 0.5 compile failed on ubuntu 8.10 amd64

From: Ye Xu <ye.xu.hdm_AT_gmail.com>
Date: Tue, 3 Feb 2009 18:28:57 +0100

On Tue, Feb 3, 2009 at 17:13, bill lam <cbill.lam_AT_gmail.com> wrote:
> On Thu, 29 Jan 2009, Donald Chai wrote:
>>
>> On Jan 29, 2009, at 12:49 AM, bill lam wrote:
>>
>>> In commit sha1 a107d3 it added a call to an undeclared set_escdelay,
>>> and it fails to compile. Is that a known issue?
>>
>> You can replace that line with:
>> ESCDELAY = esc_delay;
>>

replace line 842 in file dvtm.c "set_escdelay(esc_delay);" with
"ESCDELAY = esc_delay;"
compile successfully. :D

thx a lot.
Received on Tue Feb 03 2009 - 17:28:57 UTC

This archive was generated by hypermail 2.2.0 : Tue Feb 03 2009 - 17:36:07 UTC