On Thu, Nov 18, 2004 at 11:04:08AM +0100, tom@xxxxxxxxx wrote: > > > > > Hi, > > i removed everything on /usr/src/linux-2.6/include/cluster now im getting > stuck here ;(( > > gcc -o clurgmgrd rg_thread.o rg_locks.o main.o groups.o rg_state.o > rg_queue.o members.o rg_forward.o reslist.o resrules.o restree.o > fo_domain.o -I ../../include -DSHAREDIR=\"/usr/share/cluster\" -Wall -I > ../../include -g -I/tmp/gfs/cluster/build/incdir -I/usr/include/libxml2 > -L/tmp/gfs/cluster/build/lib -g -Werror -Wstrict-prototypes -Wshadow -fPIC > -D_GNU_SOURCE -L ../clulib -lclulib -lxml2 -lmagmamsg -lmagma -lpthread > -ldl -lccs > ../clulib/libclulib.a(gettid.o)(.text+0x24): In function `gettid': > /tmp/gfs/cluster/rgmanager/src/clulib/gettid.c:5: undefined reference to > `errno' I'm not sure about that, you might have to wait till the yanks wake up. You could just comment out rgmanager from the Makefile for the moment, if you're not using it (which most people aren't at the moment). -- patrick