build failure on latest sources?

Christos Zoulas christos at zoulas.com
Wed Jul 22 12:57:01 PDT 2009


On Jul 22, 12:25pm, glewis at 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



More information about the bsd-port-dev mailing list