What steps will reproduce the problem?
1. Build on platform that doesn't define AF_LOCAL (Solaris)
What is the expected output? What do you see instead?
protobuf-c fails to compile
What version of the product are you using? On what operating system?
0.15 on Solaris 10
Please provide any additional information below.
Here's a trivial patch that uses AF_UNIX (defined by POSIX) instead of AF_LOCAL.
https://codereview.appspot.com/13999043
Original issue reported on code.google.com by ay1244 on 26 Sep 2013 at 11:11
Original issue reported on code.google.com by
ay1244
on 26 Sep 2013 at 11:11