delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <44C533F1.4040407@cygwin.com> |
Date: | Mon, 24 Jul 2006 16:56:17 -0400 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060112 Fedora/1.5-1.fc4.remi Thunderbird/1.5 Mnenhy/0.7.4.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Need Mesa or OpenGL for compiling src rpm? |
References: | <797650580607241319w4c2f7426x82a9e9acdc342f6f AT mail DOT gmail DOT com> <797650580607241324s9ecb8e6pf27d0cceb2804bad AT mail DOT gmail DOT com> |
In-Reply-To: | <797650580607241324s9ecb8e6pf27d0cceb2804bad@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Arian Hojat wrote: > Hello all, > New to the list. enjoying messing around with cygwin as I haven't > dabbled in > linux for a year (and haven't ever messed with cygwin until recently). > (long story short: Getting message 'You need Mesa or an OpenGL-System > to compile Armagetron.' when compiling src rpm). <snip> > > My last error cant figure out... > > checking for glVertex3f in -lopengl32... no > OpenGL not found. Maybe it needs X11 to compile? Checking that... > checking for main in -lX11... yes > > checking for main in -lXext... yes > ./configure: line 12775: -L/usr/X11R6/lib: No such file or directory > checking for main in -lXt... yes > ./configure: line 12837: -L/usr/X11R6/lib: No such file or directory > > checking for main in -lXi... yes > ./configure: line 12899: -L/usr/X11R6/lib: No such file or directory > checking for main in -lXmu... yes > ./configure: line 12961: -L/usr/X11R6/lib: No such file or directory > checking for glBegin in -lopengl32... no > > configure: error: > You need Mesa or an OpenGL-System to compile Armagetron. > Maybe your libGL needs the X libraries and your system does not > find them? Read the file doc/install_linux.html. > > I thought cygwin came with Mesa libs for Cygwin/X? (Cyg has... "OpenGL > Graphics - The Mesa 3D Graphics Library provides software-based OpenGL > support.") > I tried somehow on command line specifying where the mesa library is. but i > wasnt sure if this path was even right (probably not)? > > % ./configure --x_libraries=/usr/X11R6 > and didnt work as well. > I wasnt sure at this point, i was hoping for extra help. > > Thanx in advance. Sorry, I don't know anything about Armagetron but it looks to me like the configure script is getting confused and thinks that it's looking for the win32 OpenGL rather than libGL.dll.a. You may need to provide the configure script with some schooling on *.dll.a files. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |