On Wednesday 31 March 2010 15:39:51 Baho Utot wrote: > gcc-4.4.1 Kdebase fails with the following error: > > g++ -DHAVE_CONFIG_H -I. -I../../.. -DOS_Linux -I./../lib > -I./../../fonts -I/usr/share/qt/include -I. -I/usr/include/freetype2 > -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 > -D_LARGE_FILES=1 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 > -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith > -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQT_NO_TRANSLATION -D_GNU_SOURCE -c -o XConfig.o XConfig.cpp > Fontmap.cpp: In function 'bool parseLine(const char*, QString&, > QString&, bool&)': > Fontmap.cpp:68: error: invalid conversion from 'const char*' to 'char*' > Fontmap.cpp: In function 'void addEntry(QStringList&, const QString&, > const QString&, const QString&)': > Fontmap.cpp:199: warning: suggest explicit braces to avoid ambiguous 'else' > Fontmap.cpp: In function 'QString locateFile(const char*, const char*, > int)': > Fontmap.cpp:256: warning: suggest explicit braces to avoid ambiguous 'else' > make[5]: *** [Fontmap.o] Error 1 > > Anyone know of a fix?
http://www.mail-archive.com/[email protected]/msg10508.html I'm afraid that I didn't keep any of my logs from kde-3.5., but Google is your friend:) -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
