[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 14:17:40 +0100

Hello Everyone,

I had just tried to compile dvtm on my pc, but it failed with the
following errors.

 $ make
cleaning
dvtm build options:
CFLAGS = -std=c99 -Os -I. -I/usr/include -I/usr/local/include
-DVERSION="0.5" -DNDEBUG -DCONFIG_MOUSE -DCONFIG_STATUSBAR
LDFLAGS = -L/usr/lib -L/usr/local/lib -lc -lutil -lncurses
CC = cc
CC dvtm.c
dvtm.c: In function 'setup':
dvtm.c:842: warning: implicit declaration of function 'set_escdelay'
CC madtty.c
CC -o dvtm
dvtm.o: In function `setup':
dvtm.c:(.text+0x1ebd): undefined reference to `set_escdelay'
collect2: ld returned 1 exit status
make: *** [dvtm] Error 1

any ideas how to correct it?
thx

system spec:
ubuntu 8.10 amd64, gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
Received on Tue Feb 03 2009 - 13:17:40 UTC

This archive was generated by hypermail 2.2.0 : Tue Feb 03 2009 - 13:24:04 UTC