Page 1 of 1

lxnm missing headers into svn

Posted: Mon Sep 07, 2009 7:43 am
by anubisg1
here we go:

Code: Select all

gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include       -g -O2 -MT tdb.o -MD -MP -MF .deps/tdb.Tpo -c -o tdb.o tdb.c
tdb.c:60:22: error: spinlock.h: No such file or directory
make[2]: *** [tdb.o] Error 1
make[2]: Leaving directory `/home/anubis/Desktop/lxde/lxnm/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anubis/Desktop/lxde/lxnm'
make: *** [all] Error 2
is actually spinlock.h missing or am i supposed to install a devel package?