Re: problem with compiling libkvm ..

2002-09-18 Thread Julian Elischer
your include files are out of date.. libkvm uses a lot of kernel derived includes. TDS_INHIBITED is in /sys/sys/proc.h --> /usr/include/sys/proc.h On Wed, 18 Sep 2002, Radko Keves wrote: > i try to compile kvm library with today's source on i386 tree and have found this >error: > > [...] > c

problem with compiling libkvm ..

2002-09-18 Thread Radko Keves
i try to compile kvm library with today's source on i386 tree and have found this error: [...] cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c /usr/src/lib/libkvm/kvm.c -o kvm.o In file included from /usr/src/lib/libkvm/kvm.c:63: /usr/src/lib/libkvm/kvm.h:49: syntax error bef