Thanks for this. It's good to know that I'm not the only one running into the error.
> I looked at this a little when I ran into it earlier; the configure > script only looks for initgroups() in grp.h (where it isn't) rather > than unistd.h (where it is), so it doesn't find it, and dumps in a > local definition. But the place it's used DOES pull in unistd.h, so > it gets the conflict. A configure (.in maybe, since the port does > autoreconf) patch would be called for, I presume. Regards. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
