pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36680 (sysutils/lsof: fails to build with sys/mount.h,v 1.162)
The following reply was made to PR pkg/36680; it has been noted by GNATS.
From: Yakovetsky Vladimir <yx%x.ua@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: veego%NetBSD.org@localhost, atatat%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost
Subject: Re: pkg/36680 (sysutils/lsof: fails to build with sys/mount.h,v 1.162)
Date: Thu, 16 Aug 2007 22:21:51 +0300
On Tue, Aug 14, 2007 at 08:01:44PM +0000, veego%NetBSD.org@localhost wrote:
> Synopsis: sysutils/lsof: fails to build with sys/mount.h,v 1.162
>
> Responsible-Changed-From-To: atatat->veego
> Responsible-Changed-By: veego%netbsd.org@localhost
> Responsible-Changed-When: Tue, 14 Aug 2007 20:01:42 +0000
> Responsible-Changed-Why:
> I commited a fix.
>
>
> State-Changed-From-To: open->feedback
> State-Changed-By: veego%netbsd.org@localhost
> State-Changed-When: Tue, 14 Aug 2007 20:01:42 +0000
> State-Changed-Why:
> Does the package update works for you?
>
Yes, thanks. Your updatings have much exceeded
initialed "fails to build" in this PR.
Note: here remains a some small issue -
build with system sources and without is not identical.
For example, current version of lsof with system sources
has bufq/ptyfs/tmpfs support, without - has not.
IMHO, it would be quite good to reflect this difference
in the package name, something like (`sys' suffix):
.sinclude <bsd.kernobj.mk>
.if exists(${KERNSRCDIR})
PKGNAME= ${DISTNAME:S/_/-/}.${OS_VERSION}sys
.endif
--
Yakovetsky Vladimir
Home |
Main Index |
Thread Index |
Old Index