From owner-freebsd-ports Tue Oct 29 12: 0:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1345037B404 for ; Tue, 29 Oct 2002 12:00:23 -0800 (PST) Received: from InterJet.elischer.org (12-232-206-8.client.attbi.com [12.232.206.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4160E43E88 for ; Tue, 29 Oct 2002 12:00:22 -0800 (PST) (envelope-from julian@elischer.org) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA30874 for ; Tue, 29 Oct 2002 11:50:17 -0800 (PST) Date: Tue, 29 Oct 2002 11:50:16 -0800 (PST) From: Julian Elischer To: ports@freebsd.org Subject: graphics/gle missing dependency? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I cannot compile this (needed by other ports due to the following missing includes etc.) this suggests it has dependedncies.. (that are not registered) where do these files come from? (I know nix about X11..). ===> Building for gle-3.0.3 make all-recursive Making all in src /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/i nclude -O -pipe -Wall -c ex_angle.c rm -f .libs/ex_angle.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c ex_angle. c -fPIC -DPIC -o .libs/ex_angle.lo In file included from ex_angle.c:26: port.h:191: GL/gl.h: No such file or directory port.h:192: GL/glu.h: No such file or directory *bang* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message