Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
If you want to compile kde-base/ksvg without >=dev-libs/fribidi-0.10.4 following error message will popup: Some of the libraries required for KSVG are missing or too old, therefore KSVG will not be compiled. If you want to compile KSVG you should install: * fribidi 0.10.4 or newer (http://fribidi.sf.net) ....... /bin/sh ../../../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I/usr/include/freetype2 -I/usr/kde/3.4/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -c -o Converter.lo `test -f 'Converter.cpp' || echo './'`Converter.cpp Converter.cpp:25:29: fribidi/fribidi.h: No such file or directory Converter.cpp:26:35: fribidi/fribidi_types.h: No such file or directory Converter.cpp: In member function `T2P::GlyphSet* T2P::Converter::calcString(T2P::Font*, const short unsigned int*, unsigned int, T2P::Affine&, const T2P::GlyphLayoutParams*, T2P::BezierPath*)': Converter.cpp:252: error: `FriBidiCharType' undeclared (first use this function) Converter.cpp:252: error: (Each undeclared identifier is reported only once for each function it appears in.) Converter.cpp:252: error: expected `;' before "baseDir" Converter.cpp:253: error: `FriBidiChar' undeclared (first use this function) Converter.cpp:253: error: `unicodeIn' undeclared (first use this function) Converter.cpp:253: error: `FriBidiChar' has not been declared Converter.cpp:254: error: `unicodeOut' undeclared (first use this function) Converter.cpp:254: error: `FriBidiChar' has not been declared Converter.cpp:260: error: `baseDir' undeclared (first use this function) Converter.cpp:260: error: `fribidi_log2vis' undeclared (first use this function) make[4]: *** [Converter.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/ksvg-3.4.0_beta2-r1/work/ksvg-3.4.0_beta2/ksvg/impl/libs/libtext2path/src' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/ksvg-3.4.0_beta2-r1/work/ksvg-3.4.0_beta2/ksvg/impl/libs/libtext2path' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/ksvg-3.4.0_beta2-r1/work/ksvg-3.4.0_beta2/ksvg/impl/libs' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/ksvg-3.4.0_beta2-r1/work/ksvg-3.4.0_beta2/ksvg/impl' make: *** [install-recursive] Error 1 PS: new URL of FriBidi is http://freedesktop.org/Software/FriBidi (needs to be changed in fribidi ebuild) Reproducible: Always Steps to Reproduce:
Fixed in CVS, thanks.
*** Bug 81932 has been marked as a duplicate of this bug. ***