Date: Mon, 9 Aug 1999 00:09:15 -0700 (PDT) From: Joe Groff <ognir@humboldt1.com> To: kyle@pchost.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mesa ??? Message-ID: <199908090709.AAA11776@home.humboldt1.com> In-Reply-To: <37AE79F7.D1E843BE@pchost.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> /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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908090709.AAA11776>