Hi, On Thu, 29 Aug 2013 09:31:48 +0900, Paul Ackersviller <pda%sdf.org@localhost> wrote:
I'm suspecting this problem is from the distributed version, but have not had a chance to verify... after configuration the config.h defines HAVE_LCHOWN despite the system having no lchown call. Is there anything pkgsrc is doing that would affect this?
You can tell to configure with following: CONFIGURE_ENV+= ac_cv_func_lchown=no But I can find lchown(2) from HP-UX manpage: http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02258687/c02258687.pdf -- OBATA Akio / obache%NetBSD.org@localhost