[protobuf] Re: latest master: "make check" failing on OS X, can't find "google/protobuf/compiler/profile.pb.h"

2018-02-25 Thread Josh Humphries
Never mind. It must have been some artifacts from an older version sitting in my source tree. After running "make clean" and retrying, all is well. *Josh Humphries* jh...@bluegosling.com On Sun, Feb 25, 2018 at 7:36 PM, Josh Humphries wrote: > I am trying to build

[protobuf] latest master: "make check" failing on OS X, can't find "google/protobuf/compiler/profile.pb.h"

2018-02-25 Thread Josh Humphries
I am trying to build latest from source on a Macbook Pro. All steps to configure and then "make" protoc work. But then I get the following error when I run "make check": *no_warning_test.cc:81:10: **fatal error: **'google/protobuf/compiler/profile.pb.h' file not found* I can find no such file