From owner-freebsd-x11@FreeBSD.ORG Sun Jun 17 09:21:55 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 09111106566C; Sun, 17 Jun 2012 09:21:55 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 771258FC0C; Sun, 17 Jun 2012 09:21:54 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id C0E9E4000B; Sun, 17 Jun 2012 11:21:53 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id B6F614000C; Sun, 17 Jun 2012 11:21:53 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 6DD614000B; Sun, 17 Jun 2012 11:21:52 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3WFVLm1HFbz8ggx; Sun, 17 Jun 2012 11:21:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id diWGGPjY6m0t; Sun, 17 Jun 2012 11:21:49 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3WFVLj5tw8z8ggv; Sun, 17 Jun 2012 11:21:49 +0200 (CEST) Received: from tifa.daemonic.se (78-69-168-131-no84.tbcn.telia.com [78.69.168.131]) by mail.daemonic.se (Postfix) with ESMTPSA id 3WFVLj5B6Vz9Ctq; Sun, 17 Jun 2012 11:21:49 +0200 (CEST) Received: from tifa.daemonic.se (localhost [127.0.0.1]) by tifa.daemonic.se (Postfix) with ESMTP id 6851C22AC3; Sun, 17 Jun 2012 11:21:49 +0200 (CEST) Message-ID: <4FDDA1AD.1080702@daemonic.se> Date: Sun, 17 Jun 2012 11:21:49 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Ruslan Mahmatkhanov References: <4FDD8FCD.1090602@yandex.ru> <4FDD9C7D.1060003@daemonic.se> <4FDD9D3B.1010808@yandex.ru> In-Reply-To: <4FDD9D3B.1010808@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: x11@freebsd.org, Martin Wilke Subject: Re: graphics/libglut fails to install 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, 17 Jun 2012 09:21:55 -0000 On 06/17/12 11:02, Ruslan Mahmatkhanov wrote: > Niclas Zeising wrote on 17.06.2012 12:59: >> On 06/17/12 10:05, Ruslan Mahmatkhanov wrote: >>> >>> Hi, >>> >>> I was too fast in reporting that all is fine with an Xorg77 update. Yes, >>> all is working just fine, but I noted that graphics/libglut fails to >>> install. Here is relevant part: >>> >>> """ >>> ===> Generating temporary packing list >>> ===> Checking if graphics/libglut already installed >>> cd /usr/ports/graphics/libglut/work/Mesa-8.0.3/src/glut/glx; gmake >>> install >>> cd: /usr/ports/graphics/libglut/work/Mesa-8.0.3/src/glut/glx: No such >>> file or directory >>> *** [do-install] Error code 2 >>> >>> Stop in /usr/ports/graphics/libglut. >>> """ >>> >>> And here is full build log for the case: >>> http://people.freebsd.org/~rm/libglut.log >>> >>> Thanks! >>> >> >> Hi! >> Is this witht he CFT tree? Because in that tree, libglut should not be >> installed at all. >> Regards! > > Hi, > > yes, in the CFT tree. Strange enough, I believe it was referenced by may > packages until I deleted them all with portmaster --check-depends. > It's ok if it doesn't needed though. Thanks for insight. > Can you look into bsd.port.mk, look for the line starting with _GL_glut_LIB_DEPENDS= and let me know what comes after. Regards! -- Niclas Zeising