pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: multimedia/xine-lib i386 error?
On Mon, Jul 31, 2017 at 10:22:22PM -0400, MLH wrote:
> registry.c: In function 'save_registry':
> registry.c:140:55: error: 'S_IRUSR' undeclared (first use in this function)
> fd = xine_create_cloexec(localregpathname, O_WRONLY, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH);
What are you running?
Missing headers? sys/stat.h should have them.
Home |
Main Index |
Thread Index |
Old Index