DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Re: Multi-app
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-dev] Re: Multi-app



On Wed, 2001-11-28 at 00:20, Mike Latiolais wrote:
> 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.

reactor.c is in DirectFB/src/core/fusion, maybe you forgot to check out
the new fusion directory.

please try 
cvs up -PAd
in the DirectFB directory.

andi





-- 
Info:  To unsubscribe send a mail to listar@directfb.org with 
"unsubscribe directfb-dev" as subject.


Home | Main Index | Thread Index


directfb.org / Development / Old Archives