Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 14:17:23 -0700 (PDT)
From:      The Utz Family <utz@serv.net>
To:        Thomas Koper <thomas.koper@ngi.de>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Compiling Glide3 from sourceforge
Message-ID:  <Pine.BSF.4.02.10009121415060.49468-100000@itchy.serv.net>
In-Reply-To: <200009122311.e8CNBcJ03296@tomsbase.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.10009121415060.49468-100000>