On Sat, Oct 07, 2006 at 06:36:42PM +0200, Udo Giacomozzi wrote: > Hello Rob, > > Saturday, October 7, 2006, 6:21:05 PM, you wrote: > > RS> Udo Giacomozzi wrote: > > >> I'm having problems compiling the AGG backend: > >> > >> ./configure --enable-renderer=agg --enable-gui=fb > >> --with-agg-incl=/home/indunet/agg-2.4/include/ > >> --with-agg-lib=/home/indunet/agg-2.4/src/ > > RS> I'm seeing other Gnash developers checking in additional changes to > RS> this new code, so you might want to wait a bit to see if it stabilizes > RS> shortly. > > Seems to me like a Makefile problem, not code..
Sounds like a known tipical bug in our m4 files... it's a missing -I or a double -I. check 'make dumpconfig' (I'd first look in agg.m4) --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

