[zeromq-dev] uuid problem with Scientific Linux 6
Paul Phillips
paul at innerproduct.com.au
Tue May 10 10:21:53 CEST 2011
Hi,
I'm trying to compile zeromq on Scientific Linux 6. Specifically on:
Linux ppscientific 2.6.32-71.24.1.el6.x86_64 #1 SMP Fri Apr 8 01:07:23 CDT 2011 x86_64 x86_64 x86_64 GNU/Linux
I have libuuid-devel installed, although I needed to ln /lib64/libuuid-devel.so.1 /lib64/libuuid-devel.so to get past the ./configure stage.
When I do the make, I get the error:
uuid.hpp:31:23: error: uuid/uuid.h: No such file or directory
I tried creating /usr/include/uuid and copying uuid.h from /usr/include to /usr/include/uuid. That then throws the error:
uuid.hpp:92: error: field ‘uuid’ has incomplete type
Any idea what I should be doing to solve this problem?
Thanks.
More information about the zeromq-dev
mailing list