All, Rebuilding fltk3 r9165 on my ubuntu test box it is failing with:
Compiling fltk3/Pixmap.cxx... Compiling fltk3/Positioner.cxx... Compiling fltk3/Printer.cxx... In file included from fltk3/Printer.cxx:37:0: fltk3/PostScript.cxx: In member function ‘virtual int fltk3::PostScriptPrinter::start_job(int, int*, int*)’: fltk3/PostScript.cxx:1551:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1554:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1557:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1560:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1563:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1566:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1569:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1572:23: error: ‘fltk3::Paged_Device’ has not been declared fltk3/PostScript.cxx:1575:23: error: ‘fltk3::Paged_Device’ has not been declared make[1]: *** [fltk3/Printer.o] Error 1 make: *** [all] Error 1 ian@linux-vbox:~/src/fltk3$ svnversion . 9165 So... I'm guessing something in Manolo's recent postscript changes? Not sure what though... This is on a recent ubuntu 11.10 virtual machine - haven't tried on a "real" box but I assume it would be the same! Cheers, -- Ian _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
