On Jul 22, 12:25pm, [email protected] (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
