Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Sep 1999 16:09:07 -0700
From:      Ben Speirs <igiveup@ix.netcom.com>
To:        multimedia <multimedia@FreeBSD.ORG>
Subject:   Re: New 3D software available
Message-ID:  <37D1A693.7BB125B@ix.netcom.com>
References:  <Pine.BSF.4.10.9909041520280.2081-100000@salmon.nlsystems.com> <199909042143.XAA12273@oranje.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc van Woerkom wrote:
> 
> Hello Doug!
> 
> So, I tried to build QDraw 0.5 under -CURRENT.
> This is my recipe to get it compiled.
> 

<Snip, Snip, Snip> 


>    I tried this under X11 (with riva-glx 3d acceleration) and got a nice
>    animated teapot, rendered by Mesa.
> 
>    Doing this in a text session is enjoyable too, as it gets rendered in
>    ASCII by aalib! (very retro :)
> 
> -------------------------------------------------------------------------------
> 
> Regards,
> Marc

I'm glad to hear someone got it to fly.  I took a few feeble whacks at it and
was unsuccesful.  
After all the FreeBSD specific changes are made I tried to compile.  Here is
my output.

    gmake objtree

bash /usr/home/bspeirs/QDraw-0.5/bin/mktree.sh /usr/home/bspeirs/QDraw-0.5
/usr/home/bspeirs/QDraw-0.5/obj release 

   gmake

gmake[1]: Entering directory `/usr/home/bspeirs/QDraw-0.5/maths'
gmake[2]: Entering directory `/usr/home/bspeirs/QDraw-0.5/maths/sdk'
egcc -x c++ -ansi -Wall -g -D_THREAD_SAFE -O2 -I../../drivers -I../../include
-I../../maths/sdk -I../../draw/sdk -I../../qi -I../../app -I../../client/sdk
-I../../kernel/api -I../../kernel -Dq_unix -I/usr/X11R6/include
-I/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/egcs-2.91.62/include/g++
-I/usr/local/include  -c -o../../obj/release/maths/sdk/matrix3.o matrix3.cpp
gmake[2]: egcc: Command not found
gmake[2]: *** [../../obj/release/maths/sdk/matrix3.o] Error 127
gmake[2]: Leaving directory `/usr/home/bspeirs/QDraw-0.5/maths/sdk'
gmake[1]: *** [subdirs] Error 99
gmake[1]: Leaving directory `/usr/home/bspeirs/QDraw-0.5/maths'
gmake: *** [subdirs] Error 99 


What is egcc?  Does this require CURRENT?  Pardon my ignorance, I'm probably
swimming in water over my head.  After checking out the eye-candy on the
screenshots page I could not help myself.

--
-Ben Speirs


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?37D1A693.7BB125B>