Subject: Re: pkg/36761: removal of xorg 6.9
To: None <tnn@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-bugs
Date: 08/09/2007 19:50:02
The following reply was made to PR pkg/36761; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed@reedmedia.net>
To: gnats-bugs@netbsd.org
Cc: uklaus@hgb-leipzig.de, pavel.arnost@clnet.cz
Subject: Re: pkg/36761: removal of xorg 6.9
Date: Thu, 9 Aug 2007 14:45:41 -0500 (CDT)
> cd /usr/pkgsrc/sysutils/mc
> make
>
> ERROR: This package has set PKG_FAIL_REASON:
> ERROR: [x11.version.mk] X11_TYPE must either be "xorg" or "native", but not "modular".
> *** Error code 1
Looks like problem is "x11" option in
pkgsrc/sysutils/mc/options.mk
Replace the:
. include "../../mk/x11.buildlink3.mk"
with the .include lines for the libX11 or other libraries or other needed.
Can you try this? and report back?
Jeremy C. Reed
p.s. I cc'd this to the MAINTAINER.