Well, I am not yet well-versed in anything but the rudiments of the make system. So, I have to come whining to you guys for a patch. When I try to make the cvs copy, it spits this out: ---------------------------------------- Making all in core make[3]: Entering directory `/home/mlatiolais/code/DirectFB/src/core' /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -DDATADIR=\"/usr/local/share/directfb\" -DMODULEDIR=\"/usr/local/lib/directfb\" -D_REENTRANT -O3 -ffast-math -Wall -fomit-frame-pointer -g0 -c reactor.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -DDATADIR=\"/usr/local/share/directfb\" -DMODULEDIR=\"/usr/local/lib/directfb\" -D_REENTRANT -O3 -ffast-math -Wall -fomit-frame-pointer -g0 -Wp,-MD,.deps/reactor.pp -c reactor.c -fPIC -DPIC -o reactor.lo gcc: reactor.c: No such file or directory gcc: No input files -------------------------------------------
Any suggestions? Thanks. Michael Latiolais [EMAIL PROTECTED] On 27 Nov 2001, andi wrote: > On Tue, 2001-11-27 at 21:52, Mike Latiolais wrote: > > I was just checking to see if the multi-app was coming out this week. > > The multi application core is already in public CVS and will also be in > the upcoming 0.9.8 release which will hopefully be ready this week. > > By default, the multi application won't be compiled in, because it is > not stable yet. However there is an option at compile time > (--enable-multi). You are free to try it now. > > andi > > > > > > > -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
