Re: [dwm] dinput 0.2

From: Christian Dietrich <stettberger_AT_dokucode.de>
Date: Fri, 7 Dec 2007 14:52:43 +0100

* Ruben Gonzalez Arnau <rga_AT_sdf.lonestar.org> [Dec 06 2007 22:26] wrote:
> # make
> dinput build options:
> CFLAGS = -g -Wall -O0 -I. -I/usr/include -I/usr/X11R6/include
> -DVERSION="0.2"
> LDFLAGS = -g -L/usr/lib -lc -L/usr/X11R6/lib -lX11
> CC = cc
> CC draw.c
> CC main.c
> main.c:8:17: error: cmd.h: No such file or directory
> main.c:47: error: 'cmd_exec' undeclared here (not in a function)
> main.c:48: error: 'cmd_exit' undeclared here (not in a function)
> main.c:49: error: 'cmd_popen' undeclared here (not in a function)
> main.c:50: error: 'cmd_insert' undeclared here (not in a function)
> make: *** [main.o] Error 1
>
> Default make fails, missing cmd.h file?
Jep, was missing. I forgot to add it to the Makefile. Is fixed now.

greets
  didi

-- 
No documentation is better than bad documentation
Received on Fri Dec 07 2007 - 14:53:06 UTC

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