From owner-freebsd-x11@FreeBSD.ORG Sun Apr 22 20:39:33 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4022F106566B for ; Sun, 22 Apr 2012 20:39:33 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep20.mx.upcmail.net (fep20.mx.upcmail.net [62.179.121.40]) by mx1.freebsd.org (Postfix) with ESMTP id 81A708FC12 for ; Sun, 22 Apr 2012 20:39:32 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep20-int.chello.at (InterMail vM.8.01.05.04 201-2260-151-105-20111014) with ESMTP id <20120422203931.LIAG11861.viefep20-int.chello.at@edge02.upcmail.net>; Sun, 22 Apr 2012 22:39:31 +0200 Received: from [127.0.0.1] ([178.84.137.57]) by edge02.upcmail.net with edge id 18fT1j00f1EUzH6028fTba; Sun, 22 Apr 2012 22:39:31 +0200 X-SourceIP: 178.84.137.57 Message-ID: <4F946C7D.1070607@rainbow-runner.nl> Date: Sun, 22 Apr 2012 22:39:25 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Yuri References: <4F946A56.8050404@rawbw.com> In-Reply-To: <4F946A56.8050404@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 120422-1, 22-04-2012), Outbound message X-Antivirus-Status: Clean Cc: x11@freebsd.org Subject: Re: graphics/libGL build breaks because of missing file GL/glxint.h X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2012 20:39:33 -0000 On 22-4-2012 22:30, Yuri wrote: > I am getting this: > In file included from glxcmds.c:36: > glxclient.h:53:23: error: GL/glxint.h: No such file or directory > glxclient.h:54:25: error: GL/glxproto.h: No such file or directory > glcontextmodes.c:42:23: error: GL/glxint.h: No such file or directory > > ... > > I think, x11/glproto dependency is missing in graphics/libGL. > Which of the two version of libGL are you trying to build here? 7.6 or 7.11? > In addition, graphics/libGL doesn't list any maintainer. Should be at > least x11@freebsd.org It is defined in libGL/bsd.mesalib.mk. -Koop > Yuri > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"