glog: autoconf build does not version the library
./configure; make install and cmake …; make install produce different libraries
The cmake version doesn’t create this missing library/symlink:
/usr/local/opt/glog/lib/libglog.0.dylib
discovered in: https://github.com/Homebrew/homebrew-core/pull/14379
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 21 (2 by maintainers)
Commits related to this issue
- glog.rb work around symlink change https://github.com/google/glog/issues/196 — committed to ahundt/homebrew-core by ahundt 7 years ago
Not until someone provides a patch. In the meantime you can use the CMake build.
You actually didn’t. This is what you reported:
which is obviously not true.
Could please change the issue’s title to something along the lines “autoconf build does not version the library”? Thanks!