Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 1999 09:45:42 +0100 (CET)
From:      Theo van Klaveren <havoc@phoenix.student.utwente.nl>
To:        Andrew Kenneth Milton <akm@mail.theinternet.com.au>
Cc:        Theo van Klaveren <havoc@Cal30B054.student.utwente.nl>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: GLIDE for FreeBSD
Message-ID:  <Pine.BSF.4.21.9912240944430.29758-100000@Cal30B054.student.utwente.nl>
In-Reply-To: <199912240840.SAA25014@mail.theinternet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 24 Dec 1999, Andrew Kenneth Milton wrote:

> +----[ Theo van Klaveren ]---------------------------------------------
> | 
> | Whew. After two late nights of furious hacking, you
> | can now download the modified source for Glide 2.46
> | (the Voodoo Graphics version) at
> | 
> | ftp://phoenix.student.utwente.nl/pub/glide
> 
> Ummm....
> 
> gcc -DPACKAGE=\"glide\" -DVERSION=\"2.46\" -DSTDC_HEADERS=1 -I. -I. -Wall -O6 -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -ffast-math -DPORTIO_DIRECT -DMAPPL_LINUX -I../../lib/fxmisc -g -O2 -c fxlinux.c -o fxlinux.o >/dev/null 2>&1
> mv -f .libs/fxlinux.lo fxlinux.lo
> gmake[2]: *** No rule to make target `../../lib/fxmisc/fxdll.h', needed by `fxpci.lo'.  Stop.
> gmake[2]: Leaving directory `/home/users/akm/glide/glide-2.46/lib/fxpci'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home/users/akm/glide/glide-2.46/lib'
> gmake: *** [all-recursive] Error 1
> 
Oops... forgot to add that header to the sources, so it didn't get
packages up with 'gmake dist'...

To fix: Grab the new tarball or copy fxdll.h from the original glide
sources to lib/fxmisc.

Theo van Klaveren <havoc@phoenix.student.utwente.nl>
 http://phoenix.student.utwente.nl  /  ICQ #1353681

 - Why, oh why didn't I take the _blue_ pill?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.21.9912240944430.29758-100000>