On Sat, Oct 07, 2006 at 07:04:10PM +0200, Udo Giacomozzi wrote: > AGG_CFLAGS is /home/indunet/agg-2.4/include > AGG_LIBS is /home/indunet/agg-2.4/include -lagg -laggplatformX11 ... > Is the value for "AGG_LIBS" correct??
Neither AGG_CFLAGS nor AGG_LIBS are correct, missing -I on the former and -L on the latter. I think rob fixed this last night, haven't checked myself. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

