Re: build failure on latest sources?

2009-07-22 Thread Greg Lewis
G'day John, On Tue, Jul 21, 2009 at 10:18:52PM -0700, John Rose wrote: > On Jul 21, 2009, at 3:14 AM, John Rose wrote: > > > I just pulled changes for the first time since 5/20/2009 and ran > > into the problem described here: > > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2009-May/00

Re: build failure on latest sources?

2009-07-22 Thread Christos Zoulas
On Jul 22, 12:25pm, gle...@eyesbeyond.com (Greg Lewis) wrote: -- Subject: Re: build failure on latest sources? | Here is a patch I worked up for it. Can you let me know if this works | for you also? If so I'll get it committed. You could also do: DIR *fdopendir(int) __attribute__((__weak__));

Re: build failure on latest sources?

2009-07-22 Thread Greg Lewis
G'day Christos, On Wed, Jul 22, 2009 at 03:57:01PM -0400, Christos Zoulas wrote: > On Jul 22, 12:25pm, gle...@eyesbeyond.com (Greg Lewis) wrote: > -- Subject: Re: build failure on latest sources? > > | Here is a patch I worked up for it. Can you let me know if this works > | for you also? If so

Re: build failure on latest sources?

2009-07-22 Thread John Rose
On Jul 22, 2009, at 12:25 PM, Greg Lewis wrote: G'day John, Here is a patch I worked up for it. Can you let me know if this works for you also? If so I'll get it committed. Yes, that works for me on Mac. Thanks! -- John