On Sat, 23 Nov 2013, subramanya sadasiva wrote:
> I got a missing definition error for getpid() while building libmesh
> on Ubuntu. I corrected it locally by including unistd.h in xdr_cxx.C
> . Oddly enough this is the first time this has happened.
What's strange is that we've seen and corrected
Hi,
I got a missing definition error for getpid() while building libmesh on Ubuntu.
I corrected it locally by including unistd.h in xdr_cxx.C . Oddly enough this
is the first time this has happened.
Thanks,
Subramanya
--