Closed lassancejm closed 7 years ago
Good Morning: You will need to install the libuuid-devel package to obtain the /usr/include/uuid/ directory of files. This appears to be a new dependency with this recent addition of uuid code.
For example:
yum install libuuid-devel
--Hiram
Thanks for your answer.
Hi,
I am trying to re-compile the latest stable version, but am encountering the following error when making the libraries:
I am using gcc version 4.8.2 & a Linux system (x86_64-redhat-linux-gnu).
Thanks!