From owner-freebsd-multimedia Tue Sep 12 14:17:44 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from itchy.serv.net (itchy.serv.net [205.153.153.233]) by hub.freebsd.org (Postfix) with ESMTP id 35B8E37B424 for ; Tue, 12 Sep 2000 14:17:39 -0700 (PDT) Received: from localhost (utz@localhost) by itchy.serv.net (8.8.5/8.8.5) with SMTP id OAA49605; Tue, 12 Sep 2000 14:17:25 -0700 (PDT) Date: Tue, 12 Sep 2000 14:17:23 -0700 (PDT) From: The Utz Family To: Thomas Koper Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Compiling Glide3 from sourceforge In-Reply-To: <200009122311.e8CNBcJ03296@tomsbase.homeip.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You need gmake (gnu make) instead of the standard bsd make. it's available in the packages or you can go get the src and compile it yourself. hmm, upon further inspection. you might want to grab autoconf as well just to be sure...it's available in the same place, i believe.... HTH! johnu On Tue, 12 Sep 2000, Thomas Koper wrote: > Hi, > > I download via cvs the CVS Glide3 tree from sourceforge and tried to > compile it. I did everything as it is said in the INSTALL file, but > as I run ./build.3dfx all | tee make.hst I get the following error message: > > ... > "makefile.autoconf", line 471: Missing dependency operator > "makefile.autoconf", line 474: Need an operator > "makefile.autoconf", line 478: Need an operator > "makefile.autoconf", line 492: Missing dependency operator > "makefile.autoconf", line 496: Need an operator > "makefile.autoconf", line 498: Missing dependency operator > "makefile.autoconf", line 503: Need an operator > "makefile.autoconf", line 505: Missing dependency operator > "makefile.autoconf", line 510: Need an operator > make: fatal errors encountered -- cannot continue > ... > > these are the line which say : > ifeq ("false","true") > 472 GLIDE_DEBUG_GCFLAGS = -g -O > and so on. > What am I doing wrong at this case?? > Do I have to configure something before starting it? > > Question to Coleman Kane: > You have released a port of Glide, does it work with a voodoo3?? Because I've > heard that it woorks great with voodoo2 but not so well with voodoo3. > > I would be very glad if someone could help me to get this thing to work. > I'm also offering my help for testing something, but I have to say that > I'm not that familiar with programming. > > Regards Thomas Koper > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message