From owner-freebsd-multimedia Sat Sep 4 16:12:42 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from dfw-ix5.ix.netcom.com (dfw-ix5.ix.netcom.com [206.214.98.5]) by hub.freebsd.org (Postfix) with ESMTP id 6D8691508E for ; Sat, 4 Sep 1999 16:12:37 -0700 (PDT) (envelope-from igiveup@ix.netcom.com) Received: (from smap@localhost) by dfw-ix5.ix.netcom.com (8.8.4/8.8.4) id SAA15316 for ; Sat, 4 Sep 1999 18:10:00 -0500 (CDT) Received: from stl-wa35-11.ix.netcom.com(207.220.42.11) by dfw-ix5.ix.netcom.com via smap (V1.3) id rma015294; Sat Sep 4 18:09:48 1999 Message-ID: <37D1A693.7BB125B@ix.netcom.com> Date: Sat, 04 Sep 1999 16:09:07 -0700 From: Ben Speirs Organization: X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: multimedia Subject: Re: New 3D software available References: <199909042143.XAA12273@oranje.my.domain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc van Woerkom wrote: > > Hello Doug! > > So, I tried to build QDraw 0.5 under -CURRENT. > This is my recipe to get it compiled. > > 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