On Saturday 12 June 2004 18:00, scribus-request at nashi.altmuehlnet.de wrote: > Um Emails an die Liste Scribus zu schicken, schicken Sie diese an > die Adresse > scribus at nashi.altmuehlnet.de > > Um sich via Web von der Liste zu entfernen oder draufzusetzen: > http://nashi.altmuehlnet.de/mailman/listinfo/scribus > oder, via Email, schicken Sie eine Email mit dem Wort 'help' in > Subject/Betreff oder im Text an > scribus-request at nashi.altmuehlnet.de > > Sie koennen den Listenverwalter dieser Lister unter der Adresse > scribus-owner at nashi.altmuehlnet.de > erreichen > > Wenn Sie antworten, bitte editieren Sie die Subject/Betreff auf > einen sinnvollen Inhalt der spezifischer ist als "Re: Contents of > Scribus digest..." > > > Meldungen des Tages: > > 1. ni keneng bang zhu wo? (Servants) > 2. Re: ni keneng bang zhu wo? (Owen) > > > ------------------------------------------------------------------- >--- > > Message: 1 > Date: Sat, 12 Jun 2004 13:57:27 +0800 > From: Servants <servants at cotse.net> > Subject: [Scribus] ni keneng bang zhu wo? > To: scribus at nashi.altmuehlnet.de > Message-ID: <200406121357.27758.servants at cotse.net> > Content-Type: text/plain; charset="us-ascii" > > I can't compile Scribus anymore. I sent a previous error message > while trying the cvs route. Now I've tried compiling > scribus-1.1.7.tar.bz2 and it didn't work either. I moved drives in > my comp, so I've had to reinstall Slack, but was using cvs with no > problems before. > > When it gets to the part where this first line below starts, it > halts for about 5 seconds, then finishes with this. Here's my > errors: > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0 -I/usr/ > include/freetype2 -I/usr/lib/qt-3.2.1/include -I. > -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions > -fno-check-new -c -o scribusview.o `test -f 'scribusview.cpp' || > echo > './'`scribusview.cpp > scribusview.cpp: In member function `void > ScribusView::HandleGradient(PSLib*, > PageItem*, double, double)': > scribusview.cpp:2206: `pow' undeclared (first use this function) > scribusview.cpp:2206: (Each undeclared identifier is reported only > once for > each function it appears in.) > scribusview.cpp:2206: `sqrt' undeclared (first use this function) > scribusview.cpp:2236: `atan2' undeclared (first use this function) > make[2]: *** [scribusview.o] Error 1 > make[2]: Leaving directory `/usr/src/scribus-1.1.7/scribus' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/usr/src/scribus-1.1.7/scribus' > make: *** [install-recursive] Error 1 > > **** Installation failed. Aborting package creation. > > Restoring overwritten files from backup...OK > > Cleaning up...OK > > Bye. > > bash-2.05b# > > > > > ------------------------------ > > Message: 2 > Date: Sat, 12 Jun 2004 16:08:34 +1000 > From: Owen <rcook at pcug.org.au> > Subject: Re: [Scribus] ni keneng bang zhu wo? > To: scribus at nashi.altmuehlnet.de > Message-ID: <20040612160834.65039f71 at localhost> > Content-Type: text/plain; charset=US-ASCII > > On Sat, 12 Jun 2004 13:57:27 +0800 > > Servants <servants at cotse.net> wrote: > > I can't compile Scribus anymore. I sent a previous error message > > while trying the cvs route. Now I've tried compiling > > scribus-1.1.7.tar.bz2 and it didn't work either. I moved drives > > in my comp, so I've had to reinstall Slack, but was using cvs > > with no problems before. > > > > scribusview.cpp:2206: `sqrt' undeclared (first use this function) > > scribusview.cpp:2236: `atan2' undeclared (first use this > > function) make[2]: *** [scribusview.o] Error 1 > > Do you have libqt3 and libqt3-delop installed?
I've got this: bash-2.05b# find / -iname '*libqt*' 2>/dev/null <snip> /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 /usr/lib/qt-3.2.1/lib/libqt-mt.prl /usr/lib/qt-3.2.1/lib/libqt-mt.so /usr/lib/qt-3.2.1/lib/libqt.so.3.2.1 /usr/lib/qt-3.2.1/lib/libqt.so.3.2 /usr/lib/qt-3.2.1/lib/libqt.so.3 /usr/lib/qt-3.2.1/lib/libqt.so /usr/lib/qt-3.2.1/lib/libqt-mt.so.3.2.1 /usr/lib/qt-3.2.1/lib/libqt-mt.so.3.2 /usr/lib/libqthreads.so.12.3.0 but I don't know about the other one. I'm running Slack 9.1 with the default 2.4.22 kernel right now.
