On 11/18/2012 12:45 PM, brown wrap wrote: > OK, here are a few more lines: > /usr/local/src/X11/KDE/comm-release/mozilla/gfx/thebes/gfxPlatform.cpp: In > member function 'virtual mozilla::RefPtr<mozilla::gfx::SourceSurface> > gfxPlatform::GetSourceSurfaceForSurface(mozilla::gfx::DrawTarget*, > gfxASurface*)': > /usr/local/src/X11/KDE/comm-release/mozilla/gfx/thebes/gfxPlatform.cpp:601:53: > error: 'cairo_null_surface_create' was not declared in this scope > /usr/local/src/X11/KDE/comm-release/mozilla/gfx/thebes/gfxPlatform.cpp:606:95: > error: 'cairo_surface_attach_snapshot' was not declared in this scope
It's not finding cairo functions. Do you have cairo installed, with all recommended dependencies? If so, where? Does "ls -l /usr/include/cairo.h" give anything? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
