Hi, I downloaded the newest development version (1.1.6) of Scribus and get the following error during the compiling:
source='page.cpp' object='page.o' libtool=no \ depfile='.deps/page.Po' tmpdepfile='.deps/page.TPo' \ depmode=gcc /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/philipp/kde3.2.1/include/libart-2.0 -I/usr/include/freetype2 -I/home/philipp/kde3.2.1/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c -o page.o `test -f 'page.cpp' || echo './'`page.cpp page.cpp: In method `void Page::PasteItem(CLBuf *, bool, bool = false)': page.cpp:7932: ambiguous overload for `bool ? const char[5] : QString &' page.cpp:7932: candidates are: operator ?:(bool, QString, QString) <builtin> page.cpp:7932: operator ?:(bool, const char *, const char *) <builtin> make[3]: *** [page.o] Error 1 I'm using KDE 3.2.1 on a Debian Woody system. freetype2 seems to be version 2.0.9 (at least freetype.h says so). Configure runs without any problems. If you need any additional data, please ask. Philipp
