pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36418: lang/erlang X11 modular
The following reply was made to PR pkg/36418; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: dauphin%enst.fr@localhost
Subject: Re: pkg/36418: lang/erlang X11 modular
Date: Thu, 31 May 2007 05:46:18 -0500 (CDT)
On Thu, 31 May 2007, Gilles Dauphin wrote:
> ERROR: [x11.version.mk] X11_TYPE must either be "xorg" or "native", but not
> "modular".
In pkgsrc/lang/erlang/Makefile replace the:
.include "../../mk/x11.buildlink3.mk"
with:
.include "../../x11/libX11/buildlink3.mk"
And/or add the other includes for the needed libraries.
This might take some testing to see what is all needed. (I tried to find a
i386 package so I could check, but didn't see one.)
Jeremy C. Reed
Home |
Main Index |
Thread Index |
Old Index