Date: Mon, 5 Jul 1999 10:43:11 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: lnb87 AT my-deja DOT com cc: djgpp AT delorie DOT com Subject: Re: mesa compilation problems In-Reply-To: <7lpb8o$a0j$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 5 Jul 1999 lnb87 AT my-deja DOT com wrote: > 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 I think the version of Mesa that was ported to DJGPP was one of the previous ones, and nobody cared to make the latest versions compile with DJGPP. If you can correct these problems, please do; otherwise you will have to look on the net for older versions of Mesa.