From: lnb87 AT my-deja DOT com Newsgroups: comp.os.msdos.djgpp Subject: mesa compilation problems Date: Mon, 05 Jul 1999 04:11:07 GMT Organization: Deja.com - Share what you know. Learn what you don't. Lines: 24 Message-ID: <7lpb8o$a0j$1@nnrp1.deja.com> NNTP-Posting-Host: 203.36.239.10 X-Article-Creation-Date: Mon Jul 05 04:11:07 1999 GMT X-Http-User-Agent: Mozilla/4.5 [en] (Win98; I) X-Http-Proxy: 1.0 cerespr1.datafast.net.au:3128 (Squid/2.2.STABLE1), 1.0 x40.deja.com:80 (Squid/1.1.22) for client 203.36.239.12, 203.36.239.10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com my apologies if this post is duplicated, i'm not sure if it worked the first time. i've downloaded mesa 2.6 and i'm trying to do the initial compilation (with DJGPP on msdos, of course). everything seems to go smoothly for a while until i get these errors: ...bounce.c: undefined reference to 'glutMainLoop' ...bounce.c: undefined reference to 'glutPostRedisplay' make.exe[1]: *** [bounce] Error 1 ... these two are only some of the errors i got (they went off the top of screen), but they were all the same up to the 'glut' part. i was under the impression that mesa came with glut, so i shouldn't be missing any of it (is that so?), and i've run "make -f makefile.dj" like the installation said, so i haven't given the wrong commands to the compiler or anything. anyone had similar experiences or can shed some light on mine? any help would be greatly appreciated. Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.