Guys,
I've just updated sip_router from CVS. Cant compile eval module no
more. It says,
eval.c:33:23: error: uuid/uuid.h: No such file or directory
eval.c: In function 'sel_gen_uuid':
eval.c:1975: error: 'uuid_t' undeclared (first use in this function)
eval.c:1975: error: (Each undeclared identifier is reported only once
eval.c:1975: error: for each function it appears in.)
eval.c:1975: error: expected ';' before 'u'
eval.c:1976: warning: implicit declaration of function 'uuid_generate'
eval.c:1976: error: 'u' undeclared (first use in this function)
eval.c:1977: warning: implicit declaration of function 'uuid_unparse'
make[1]: *** [eval.o] Error 1
make[1]: Leaving directory `/home/andrey/sip_router/modules/eval'
make: *** [modules] Error 1
Plz, help :))
Andrey.