[KDE/Mac] kdelibs not compiling on leopard

Vittorio Giovara vittorio.giovara at gmail.com
Sun Mar 23 18:14:42 CET 2008


hi all!
i've been trying to compile kdelibs in macosx 10.5.2
the qt4.4 patching went all fine and the kdelibs configuration too

however at compile time it stops at 92% with

Linking CXX shared module ../lib/kimg_eps.so
[ 94%] Built target kimg_eps
Scanning dependencies of target kimg_exr
Linking CXX shared module ../lib/kimg_exr.so
Undefined symbols:
  "Imf::RgbaInputFile::RgbaInputFile(Imf::IStream&)", referenced from:
      EXRHandler::read(QImage*)      in exr.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [lib/kimg_exr.so] Error 1
make[1]: *** [kimgio/CMakeFiles/kimg_exr.dir/all] Error 2
make: *** [all] Error 2

however if you compile that module singularly
with make kimg_exr
and then make all the other modules, it compiles successfully

i just finished the libs so i don't know if this will affect anything
else, but i wanted to report the problem all the same!

bye
Vittorio


More information about the kde-mac mailing list