Jeremy C. Reed wrote: > On Thu, 27 Nov 2003, Wolfgang Pagel wrote: > > >>trying to build Scribus from cvs I get an error missing gzputs. >>What is missing on my System (Debian Sarge/Sid with qt3)? >> >>... >>svgexplugin.cpp:95: error: `gzputs' undeclared (first use this function) >>svgexplugin.cpp:95: error: (Each undeclared identifier is reported only once >> for each function it appears in.) >>make[4]: *** [svgexplugin.lo] Fehler 1 > > > I had the same error yesterday on one of my systems. gzputs() is defined > with recent zlib.h as included with recent zlib libraries. See > http://www.gzip.org/zlib/ for details. > > (My problem was caused by an XFree86 build from source that build using > "HasZlib" and installed over my good zlib.h with an out-dated version.)
Thanks. It was an old version in /usr/X11R6/include. Wolfgang -- Dr. Wolfgang Pagel / WPsoft Berliner Str. 58, D-16556 Borgsdorf Fon: (+49) 33 03 - 40 31 01, Fax: (+49) 33 03 - 59 00 81 Mobile: (+49) 172 - 96 73 116 eMail: wolfgang.pagel at wpsoft.de, Pagel-Wolfgang at web.de
