Quoting Mike Latiolais ([EMAIL PROTECTED]): > I have come across two problems when compiling. One is this: > Making all in gfx > make[3]: Entering directory `/home/mlatiolais/code/DirectFB/src/gfx' > Makefile:208: *** missing separator. Stop. > make[3]: Leaving directory `/home/mlatiolais/code/DirectFB/src/gfx' > -------------------- > The second is also in gfx. It can't compile the libtool stuff with AS. > Any help?
Could you send us the whole output of autogen.sh and make? You could try to build 0.9.5, in 0.9.6 there is a hack because libtool from Debian unstable tries to use undefined @AS@ like a gcc. The hack is located in configure.in. -- Denis Oliver Kropp ( convergence ) ( integrated media gmbh ) -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
