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__));

...

if (fdopendir == NULL)
        ...

christos

Reply via email to