pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49802: archivers/pigz won't build on Solaris
Yeah, changing yarn.c's:
#define _XOPEN_SOURCE 700
to
#define _XOPEN_SOURCE 600
gets a successful build on Solaris 10.
Home |
Main Index |
Thread Index |
Old Index