From owner-freebsd-questions Mon Aug 9 0:12:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from home.humboldt1.com (home.humboldt1.com [206.13.45.1]) by hub.freebsd.org (Postfix) with ESMTP id C8A4814F39 for ; Mon, 9 Aug 1999 00:12:48 -0700 (PDT) (envelope-from ognir@humboldt1.com) Received: from shovel.groff (ppp189-pm6.humboldt1.com [207.104.21.182]) by home.humboldt1.com (Pro-8.9.2/Pro-8.9.2) with SMTP id AAA11776; Mon, 9 Aug 1999 00:09:15 -0700 (PDT) Date: Mon, 9 Aug 1999 00:09:15 -0700 (PDT) Message-Id: <199908090709.AAA11776@home.humboldt1.com> From: Joe Groff To: kyle@pchost.com Cc: freebsd-questions@FreeBSD.ORG Reply-To: ognir@humboldt1.com Subject: Re: Mesa ??? In-Reply-To: <37AE79F7.D1E843BE@pchost.com> X-Mailer: XCmail 1.0.0 - with PGP support, PGP engine version 0.5 (FreeBSD) X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/ MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > /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 A little more info would be nice. What is your compilation command line? Are you linking with -lMesaGL and -lMesaGLU? -Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message