pkgsrc-Bugs archive

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

Re: pkg/48913: "libmilter" and "sendmail" can no longer be built as an unprivileged user



The following reply was made to PR pkg/48913; it has been noted by GNATS.

From: Filip Hajny <filip%joyent.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48913: "libmilter" and "sendmail" can no longer be built as an 
unprivileged user
Date: Mon, 16 Jun 2014 13:51:45 +0200

 16. 6. 2014 v 13:15, tron%zhadum.org.uk@localhost:
 
 > .. can no longer be built as an unprivileged user. This worked fine =
 with
 > version 8.14.8* of both packages.
 >=20
 >> How-To-Repeat:
 > cd pkgsrc/mail/libmilter
 > make USE_DESTDIR=3Dyes package
 >=20
 > cd pkgsrc/mail/sendmail
 > make USE_DESTDIR=3Dyes package
 
 mail/sendmail would never build for us under pbulk on SunOS due to =
 =E2=80=9Cnot owner=E2=80=9D chown conflicts, but jnemeth=E2=80=99s =
 change in 8.14.9 fixed this finally.
 
 Sounds like devtools/OS/NetBSD should also use the following bit:
 
 define(`confINSTALL', `${BUILDBIN}/install.sh=E2=80=99)
 
 like it does on SunOS and other systems?
 
 -F
 
 


Home | Main Index | Thread Index | Old Index