Subject: Re: pkg/36418: lang/erlang X11 modular
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 05/31/2007 13:20:03
The following reply was made to PR pkg/36418; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org,
	pkgsrc-bugs@NetBSD.org, dauphin@enst.fr, gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/36418: lang/erlang X11 modular
Date: Thu, 31 May 2007 15:15:27 +0200 (CEST)

 > From: "Jeremy C. Reed" <reed@reedmedia.net>
 > To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org, pkgsrc-bugs@NetBSD.org, 
 "Gilles Dauphin" <dauphin@enst.fr>
 > Subject: Re: pkg/36418: lang/erlang X11 modular
 > X-Gnats-Was-Stupid: no
 > Cc: 
 > Date: Thu, 31 May 2007 10:50:03 +0000 (UTC)
 > 
 > The following reply was made to PR pkg/36418; it has been noted by GNATS.
 > 
 > From: "Jeremy C. Reed" <reed@reedmedia.net>
 > To: gnats-bugs@NetBSD.org
 > Cc: dauphin@enst.fr
 > 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"
 
 I use 
 .include "../../x11/libXt//buildlink3.mk"
 
 and i succes making a package on a x86_64
 
 Gilles
 
 >  
 >  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
 >