What versions of the following do you have? automake autoconf gcc
Do an automake --version, autoconf --version, gcc --version. If you dont get an automake of 1.6 or higher and an autoconf of 2.5 or higher trying doing this before the build process: export WANT_AUTOMAKE=1.7 export WANT_AUTOCONF_2_5=1 Then check the versions again to see if it changes. If it does, try the build process again with those variables set. Craig On Tue, 2003-10-21 at 11:09, Kiraly Robert wrote: > >Hi! > > > >Scribus 1.0.1 make says: > > > >scribusXml.cpp: In method `bool ScriXmlDoc::WriteDoc(QString, ScribusDoc > >*, ScribusView *, QProgressBar *)': > >scribusXml.cpp:2433: implicit declaration of function `int gzputs(...)' > >scribusXml.cpp:2433: warning: cannot pass objects of type `QCString' > >through `...' > >make[3]: *** [scribusXml.o] Error 1 > >make[3]: Leaving directory `/home/pogi/src/scribus-1.0.1/scribus' > >make[2]: *** [all-recursive] Error 1 > >make[2]: Leaving directory `/home/pogi/src/scribus-1.0.1/scribus' > >make[1]: *** [all-recursive] Error 1 > >make[1]: Leaving directory `/home/pogi/src/scribus-1.0.1' > >make: *** [all] Error 2 > > > >What is the problem and how can i solve it? > > > >Thanks! > > > >pogi > > > >Debian woody rc1, Kernel 2.4.18 > > > >---------------------------- > >Hi, > > > > Scribus 1.0.1 make says: > > > > What is the problem and how can i solve it? > > > > Debian woody rc1, Kernel 2.4.18-bf2.4, Gnome 2.2, qt 3.0.3 > > > >1. Get the latest sources from anoncvs > >2. Update Qt to 3.2.x > > Hi, > > The error message is the same with qt 3.2.3 and scribus 1.1.1! > > The question is the same too. > heeeelp.... :) > > > pogi > --- > Robert Kiraly > pogi at pogi.hu > > > ______________________________________________________________________ > _______________________________________________ > Scribus mailing list > Scribus at nashi.altmuehlnet.de > http://nashi.altmuehlnet.de/mailman/listinfo/scribus
