Re: [dwm] [ANNOUNCE] dvtm-0.3

From: Leonardo Taccari <leonardo1990_AT_gmail.com>
Date: Mon, 14 Jan 2008 00:11:47 +0100

Hello Marc,

On Sun, Jan 13, 2008 at 09:36:23PM +0100, Marc Andre Tanner wrote:
> Just out of interest could you please send me the exact error message?
Of course, this is the exact error:
[...]
cleaning
dvtm build options:
CFLAGS = -std=c99 -Os -I. -I/usr/include -I/usr/local/include -I/usr/pkg/include -DVERSION="0.3" -DNDEBUG
LDFLAGS = -L/usr/lib -L/usr/local/lib -L/usr/pkg/lib -R/usr/pkg/lib -lc -lutil -lcurses
CC = cc
CC dvtm.c
CC madtty.c
CC -o dvtm
dvtm.o: In function `handle_mouse':
dvtm.c:(.text+0x2f3): undefined reference to `getmouse'
dvtm.o: In function `draw_border':
dvtm.c:(.text+0x521): undefined reference to `acs_map'
dvtm.o: In function `setup':
dvtm.c:(.text+0x7b6): undefined reference to `mousemask'
madtty.o: In function `madtty_init_vt100_graphics':
madtty.c:(.text+0x13a5): undefined reference to `acs_map'
madtty.c:(.text+0x13af): undefined reference to `acs_map'
madtty.c:(.text+0x13b9): undefined reference to `acs_map'
madtty.c:(.text+0x13c3): undefined reference to `acs_map'
madtty.c:(.text+0x13cd): undefined reference to `acs_map'
madtty.o:madtty.c:(.text+0x13d7): more undefined references to `acs_map' follow
*** Error code 1

Stop.
make: stopped in /home/leot/documents/software/c/misc/tmp/dvtm-0.3
[...]

> Thanks good catch. As a sidenote your patches were reversed.
Heheh, yes, you're right, sorry.

> Thanks for the compliment but you should probably thank Anselm too i have
> mostly just adapted his concepts to a different environment.
Yes, both you and Anselm and suckless developers are writing good,
useful and pretty software, so thank to dwm developers too!

Ciao, Leonardo

-- 
 Leonardo Taccari (leot) | http://leot.netsons.org

Received on Mon Jan 14 2008 - 00:03:05 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:15:54 UTC