Re: Unable to build libmfu properly
Bohning, Dalton
Is this directory correct? /home/daos_agent/git/daos/build/lib64/ Libraries are usually in the “install” directory, not “build”. Is “build” in fact where daos is installed?
Similarly, is ${MY_DAOS_INSTALL_PATH}/include the installed include directory?
~Dalton Bohning
From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of
netsurfed
On Tue, Dec 28, 2021 at 03:13 AM, Bohning, Dalton wrote:
Hi, I run your command and it prints as follows: //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=-L/home/daos_agent/git/daos/build/lib64/ -luuid -ldaos -ldfs -ldaos_common -lgurt -lpthread
|
|