delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=bonesofwrath.com; s=google; | |
h=mime-version:sender:in-reply-to:references:date:message-id:subject | |
:from:to:content-type; | |
bh=70ueQ1OllUQbKsTnRldGJgulYMS/vkB1QdyIAYFtr8M=; | |
b=ZdFKZrkkuk0n9cJ3Wnu6QllGmivgbtq9bvWbXuvUcb4tFJsIN/VTj2OGPVZJap5vr6 | |
QB3MVFVvV2gunUcA26woUcqlRnbYYGmxZWo3kRmUyMyLN8p1rKSWlCMDzirTXAV+yd5c | |
sB+0wwCC6wfmohlfeL1CqYTOKdGFOOGpQZakc= | |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:sender:in-reply-to:references:date:message-id:subject | |
:from:to:content-type; | |
bh=70ueQ1OllUQbKsTnRldGJgulYMS/vkB1QdyIAYFtr8M=; | |
b=m/m/peW8ev0LPhSLUEwQ42rrlUYgKDBxQGN4UhxUNpMWDP+03bHsZ1l5pn5JUOcWAR | |
2b/laY9eIurDrszdOHwNUusZ3TMEsZIeO0FBZR+aHcvnVlx+0rjpYCZl5BDthaPhW69c | |
bm4vrmMwpQzh2z4gzvLubVAdF8+6CxxKsU74ZQLeQDupJpNDcF8uNM9f6hTTrtP2cINe | |
1VxBZAz191vTv9etdQ0zlHBVMQzc4aaBjwFcij1ZaIbRLePbBxQR6raCIgd8wlCIxTWE | |
s4E8utrRXsOwXAph6Axukf1QJZUz3WbaKBg56osj4nva3csAefTl5VPtkRF7NqZ6y7Xo | |
Hufg== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20130820; | |
h=x-gm-message-state:mime-version:sender:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; | |
bh=70ueQ1OllUQbKsTnRldGJgulYMS/vkB1QdyIAYFtr8M=; | |
b=DtuPPXjufSsgWviJRbVtgKwNgWuiEPsKlfpNElatzBcdW04zrW24geunEUfO6+TIe8 | |
2kq8Wiuw0na+nWJ6n18vJbjWRo5NyXTK2oIE9by+16C8LvWbwPWiKv0oIBDH8sf91bW3 | |
hPJob5EVGDX6kfLEBjhZSklIvfDVDaG/wYCT9vgemDRkkIRxvcQue3NA8LvkSoVJ8qCw | |
Y53TIYXe0/zdBILuZkcCOre5UYZctdPR+JBd5hPkL1We9+opfp9X4rdar2ZtwhJ3vnfy | |
FGeidUF9NSasnUiJhw40d3EoLeCb5VbG/pQgT5tn+DF8S0EpzzJb+EvMMNGD/8bZC+5B | |
tD+Q== | |
X-Gm-Message-State: | ALoCoQlaZ03GI1N7s7HsYbDfILkCAmaFRH8GwDj37Jt6g9UpBCie06FNbRMUluBNZToGAkZ0yBSC |
MIME-Version: | 1.0 |
X-Received: | by 10.180.13.113 with SMTP id g17mr12333855wic.48.1400496046099; |
Mon, 19 May 2014 03:40:46 -0700 (PDT) | |
Sender: | nathan AT bonesofwrath DOT com |
X-Originating-IP: | [76.182.47.88] |
In-Reply-To: | <gi7togjlgeb35jnab5vx0r6j.1400490051673@email.android.com> |
References: | <gi7togjlgeb35jnab5vx0r6j DOT 1400490051673 AT email DOT android DOT com> |
Date: | Mon, 19 May 2014 06:40:46 -0400 |
X-Google-Sender-Auth: | SjNdNEqEKf8WGEeERFRLhTIBZVk |
Message-ID: | <CAHeNMgQOG5VTJEKDGD=1p04nRFzp+VF9u2BReCqLo=oi1sSfjw@mail.gmail.com> |
Subject: | Re: [geda-user] compiling - opengl headers |
From: | Nathan Stewart <therealnathanstewart AT gmail DOT com> |
To: | geda-user AT delorie DOT com |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
--001a11c23c245665be04f9be6536 Content-Type: text/plain; charset=UTF-8 Yes, I have nearly every imaginable gl related package that cant obviously be exluded installed. Its breaking on libopengl32, not gtkglext On May 19, 2014 5:05 AM, "Peter Clifton" < peter DOT clifton AT clifton-electronics DOT co DOT uk> wrote: > Have you got gtkglext and its development package installed? > > > --- > Peter Clifton <Peter DOT Clifton AT clifton-electronics DOT co DOT uk > > > (Sent from my phone) > > -------- Original message -------- > From: Nathan Stewart > Date:19/05/2014 00:41 (GMT+00:00) > To: geda-user AT delorie DOT com > Subject: [geda-user] compiling - opengl headers > > I'm trying to compile pcb from git on Fedora FC19. There's already a > bug report for a previous release, but configure appears to find > GL/gl.h, but not OpenGL/gl.h. I have the mesa libs installed. It seems > like configure is trying to handle this alternate naming, but it's > failing anyway. > > Or is it looking for something besides mesa-libGL-devel? > > Nathan > --001a11c23c245665be04f9be6536 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <p dir=3D"ltr">Yes,=C2=A0 I have nearly every imaginable gl related package= that cant obviously be exluded installed. Its breaking on libopengl32, not= gtkglext</p> <div class=3D"gmail_quote">On May 19, 2014 5:05 AM, "Peter Clifton&quo= t; <<a href=3D"mailto:peter DOT clifton AT clifton-electronics DOT co DOT uk">peter.cli= fton AT clifton-electronics DOT co DOT uk</a>> wrote:<br type=3D"attribution"><bloc= kquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #cc= c solid;padding-left:1ex"> <div><div>Have you got gtkglext and its development package installed?</div= ><div><br></div><div><br></div><div>---</div><div>Peter Clifton <<a href= =3D"mailto:Peter DOT Clifton AT clifton-electronics DOT co DOT uk" target=3D"_blank">Peter= .Clifton AT clifton-electronics DOT co DOT uk</a> ></div> <div><br></div>(Sent from my phone)<br><br>-------- Original message ------= --<br>From: Nathan Stewart <u></u> <br>Date:19/05/2014 00:41 (GMT+00:00) = <br>To: <a href=3D"mailto:geda-user AT delorie DOT com" target=3D"_blank">geda-use= r AT delorie DOT com</a> <br> Subject: [geda-user] compiling - opengl headers <br><br>I'm trying to c= ompile pcb from git on Fedora FC19. There's already a<br>bug report for= a previous release, but configure appears to find<br>GL/gl.h, but not Open= GL/gl.h. I have the mesa libs installed. It seems<br> like configure is trying to handle this alternate naming, but it's<br>f= ailing anyway.<br><br>Or is it looking for something besides mesa-libGL-dev= el?<br><br>Nathan<br></div></blockquote></div> --001a11c23c245665be04f9be6536--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |