I am building testdisk as static and run
> make static
it returns the following error
> /usr/bin/ld: cannot find -luuid
>
> collect2: ld returned 1 exit status
What's the problem?
In the makefile I have the following line
> LIBS = -lz -lntfs -luuid -lcrypto
> -lext2fs -lcom_err
and I am getting error on all the floowing flags
> -luuid -lcrypto -lext2fs -lcom_err
Asked by MA1
(137 rep)
Sep 7, 2010, 07:28 AM
Last activity: Feb 18, 2020, 02:51 AM
Last activity: Feb 18, 2020, 02:51 AM