Hi,all:
If I compile mesos with the configure && make && make install fashion, and run 
mesos master on host with glog already installed with --with-gflag option, it 
produces an error: source src/logging.cc may be both statically and dynamically 
linked into the executable.

So I want to know how to make the bundled glog and gflag packages dynamically 
linked against mesos library, instead of statically linked, is there any method 
to finish this?

thank you all.

Reply via email to