<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>I'm getting a compilation error on Ubuntu 10.10. Am I doing something wrong?<br><br><br>--8<----- tail end of make output --- 8<-------<br>make[3]: Entering directory `/opt/tmp/wanproxy/event/example/uuid-generate-speed1'<br>g++ -I../../.. -Wno-deprecated -include common/common.h -pipe -O -g -W -Wall -Werror -Wno-system-headers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Wreorder -c -o uuid_libuuid.o ../../../common/uuid/uuid_libuuid.cc<br>../../../common/uuid/uuid_libuuid.cc:1: fatal error: uuid/uuid.h: No such file or directory<br>compilation terminated.<br>make[3]: *** [uuid_libuuid.o] Error 1<br>make[3]: Leaving directory `/opt/tmp/wanproxy/event/example/uuid-generate-speed1'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/opt/tmp/wanproxy/event/example'<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/opt/tmp/wanproxy/event'<br>make: *** [all] Error 2<br>wanproxy$ uname -a<br>Linux alto08 2.6.35-30-generic-pae #59-Ubuntu SMP Tue Aug 30 16:16:14 UTC 2011 i686 GNU/Linux<br>wanproxy$ cat /etc/lsb-release <br>DISTRIB_ID=Ubuntu<br>DISTRIB_RELEASE=10.10<br>DISTRIB_CODENAME=maverick<br>DISTRIB_DESCRIPTION="Ubuntu 10.10"<br><br>---8<-----------------8<----------<br>Any help greatly appreciated.<br>Regards<br>Eddy<br></div></body></html>