Date: Mon, 09 Aug 1999 16:49:27 +1000 From: Kyle Buttress <kyle@pchost.com> To: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: Mesa ??? Message-ID: <37AE79F7.D1E843BE@pchost.com>
next in thread | raw e-mail | index | archive | help
--------------DEA506EF878F7A0D4E78B5E6
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
I am trying to compile a simple mesa program but keep getting the
following errors.
/var/tmp/ccH130141.o: In function `display':
/var/tmp/ccH130141.o(.text+0x9): undefined reference to `glClear'
/var/tmp/ccH130141.o(.text+0x20): undefined reference to `glColor3f'
/var/tmp/ccH130141.o(.text+0x2a): undefined reference to `glBegin'
How can I get it all straight?? What am I not referencing and what am I
missing?
Thanks
--
Gauls! We have nothing to fear; except perhaps that the sky may fall
on our heads tomorrow. But as we all know, tomorrow never comes!!
-- Adventures of Asterix.
--------------DEA506EF878F7A0D4E78B5E6
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<p>I am trying to compile a simple mesa program but keep getting the following
errors.
<p>/var/tmp/ccH130141.o: In function `display':
<br>/var/tmp/ccH130141.o(.text+0x9): undefined reference to `glClear'
<br>/var/tmp/ccH130141.o(.text+0x20): undefined reference to `glColor3f'
<br>/var/tmp/ccH130141.o(.text+0x2a): undefined reference to `glBegin'
<p>How can I get it all straight?? What am I not referencing and
what am I missing?
<p>Thanks
<br>
<br>
<pre>--
Gauls! We have nothing to fear; except perhaps that the sky may fall
on our heads tomorrow. But as we all know, tomorrow never comes!!
-- Adventures of Asterix.</pre>
</html>
--------------DEA506EF878F7A0D4E78B5E6--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37AE79F7.D1E843BE>
