Re: [Libmesh-devel] Apple changed XDR in OSX 10.9!

2013-10-24 Thread John Peterson
On Thu, Oct 24, 2013 at 11:39 AM, John Peterson wrote: > > > > On Thu, Oct 24, 2013 at 11:35 AM, Kirk, Benjamin (JSC-EG311) < > benjamin.k...@nasa.gov> wrote: > >> Well, crap. Go for it, I've got buildbot coverage of RHEL 5,6, OpenSUSE >> 12, and Ubuntu-LTS. >> >> Let me know if you'd like help w

Re: [Libmesh-devel] Apple changed XDR in OSX 10.9!

2013-10-24 Thread John Peterson
On Thu, Oct 24, 2013 at 11:35 AM, Kirk, Benjamin (JSC-EG311) < benjamin.k...@nasa.gov> wrote: > Well, crap. Go for it, I've got buildbot coverage of RHEL 5,6, OpenSUSE > 12, and Ubuntu-LTS. > > Let me know if you'd like help with an m4 test to look for the difference > during configure. > > I'm b

Re: [Libmesh-devel] Apple changed XDR in OSX 10.9!

2013-10-24 Thread Paul T. Bauman
Bless you for trying out 10.9. I've refused to move to either XCode 5.0 or OS X 10.9 for a least a few more weeks. On Thu, Oct 24, 2013 at 12:30 PM, John Peterson wrote: > And libmesh doesn't compile. Their reasoning is explained in the xdr.h > header file (pasted below). > > I'm going to make

Re: [Libmesh-devel] Apple changed XDR in OSX 10.9!

2013-10-24 Thread Kirk, Benjamin (JSC-EG311)
Well, crap. Go for it, I've got buildbot coverage of RHEL 5,6, OpenSUSE 12, and Ubuntu-LTS. Let me know if you'd like help with an m4 test to look for the difference during configure. I'm backing up my mac right now before upgrading to 10.9. I've also got a 10.7 box at my disposal we can t

[Libmesh-devel] Apple changed XDR in OSX 10.9!

2013-10-24 Thread John Peterson
And libmesh doesn't compile. Their reasoning is explained in the xdr.h header file (pasted below). I'm going to make a patch which passes a third parameter of zero as they suggest. It should continue to work on systems that support the varargs interface, but since this is a relatively low level