pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: multimedia/xine-lib i386 error?



coypu%sdf.org@localhost wrote:
> 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.

NetBSD tiamat 7.99.66 NetBSD 7.99.66 (GENERIC) #6: Thu Mar 16 21:04:39 EDT 2017 (..)/arch/amd64/compile/GENERIC and64
running pkg_comp1 with i386 current as of Jul 27, though uname in
the sandbox reports it as:
NetBSD tiamat 7.99.66 NetBSD 7.99.66 (GENERIC) #6: Thu Mar 16 21:04:39 EDT 2017 (..)/arch/amd64/compile/GENERIC i386

in the i386 sandbox:
# grep S_IRUSR /usr/include/sys/stat.h
stat.h:#define  S_IRUSR 0000400                 /* R for owner */



Home | Main Index | Thread Index | Old Index