On Tue, 01 Mar 2005 13:57:10 +0800, Craig Ringer <craig at postnewspapers.com.au> wrote:
> > util.cpp:1289: `TIFFTAG_CLIPPATH' undeclared (first use this > > function) util.cpp:1289: (Each undeclared identifier is reported > > only once for each function it appears in.) > > This is the error that's causing your compile to stop. > TIFFTAG_CLIPPATH is defined in my tiff.h in 3.6.1. An older machine I > have with libtiff 3.5.5 lacks that definition. That strongly suggests > your libtiff is too old, so you might want to try upgrading libtiff > (you can install a new copy in /usr/local/ to avoid disturbing your > system libraries, or find a newer package built for your distro). craig, compiled and installed tiff-3.7.1 from source and the error message went away and scribus compiled without a problem. running 1.3 now and the obvious changes, visually of course, are the preflight verifier and the undo/redo features. nice work. thanks everyone. regards, subash
