[Scribus] Error during make of 1.1.4
Robert DiMarzio
Robert.Dimarzio
Fri Feb 13 20:51:05 CET 2004
Hello,
I am trying to run make for version 1.1.4 and get the following error:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libart-2.0
-I/usr/include/freetype2 -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o
story.o `test -f 'story.cpp' || echo './'`story.cpp
story.cpp: In member function `virtual void
STable::keyPressEvent(QKeyEvent*)':
story.cpp:192: `updateHeaderStates' undeclared (first use this function)
story.cpp:192: (Each undeclared identifier is reported only once for each
function it appears in.)
story.cpp: In member function `void STable::adjHeight(int)':
story.cpp:205: no matching function for call to `SEditor::currentFont()'
story.cpp: In member function `void StoryEditor::clickAt(int, int)':
story.cpp:583: no matching function for call to
`STable::updateHeaderStates()'
story.cpp: In member function `void StoryEditor::KeyRet()':
story.cpp:644: no matching function for call to `QString::remove(const
char[2])
'
/usr/lib/qt3-gcc3.2/include/qstring.h:500: candidates are: QString&
QString::remove(unsigned int, unsigned int)
story.cpp:657: no matching function for call to `QString::remove(const
char[2])
'
/usr/lib/qt3-gcc3.2/include/qstring.h:500: candidates are: QString&
QString::remove(unsigned int, unsigned int)
make[3]: *** [story.o] Error 1
make[3]: Leaving directory `/tmp/scribus-1.1.3/scribus'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/scribus-1.1.3/scribus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/scribus-1.1.3'
make: *** [all] Error 2
I've done all of the steps outlined in the "Compiling Scribus for the First
Time" document. I am running the install on a RH8.0 system with all of the
latest patches and "-devel" rpm's described in the aforementioned document.
Thanks in advance to all who reply.
Robert DiMarzio
More information about the scribus
mailing list