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 <[EMAIL PROTECTED]>
 http://phoenix.student.utwente.nl  /  ICQ #1353681

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



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to