On Sun, Aug 29, 2010 at 3:50 PM, Ken Moffat <[email protected]> wrote: > I'm trying this on my 6.6 system. No agg, no OpennGL. > > The build runs for about 25 minutes, then it falls over in > gui/ (whether I use the default gtk gui, or SDL). This is > with --enable-renderer=cairo.:
I found the following line in the Gnash reference manual, regarding the --enable-renderer build option: "Currently only opengl and agg work sufficiently. " http://www.gnu.org/software/gnash/manual/gnashref.html I doubt this will build w/o a gui. Have you tried to pass the Linux framebuffer option, "fb", to the enable-gui option? I think errors about the development language, C++ in this case, merit a bug report or some feedback from the package's development team. HTH, ~rick -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
