>> i am getting strange errors due to some problems in qt4. >> >> ldd /usr/local/lib/bin/qt4/* gives lots of "can't load library >> QtDBus.so.4.8" or something to that effect. I hosed my system recently >> due to a PEBKAC so I was not sure where the problem was coming from. >> so i did a fresh reinstall and went back to old cmake 2.8.9 in ports >> and qt4 built and runs fine now. >> >> to reproduce this with the cmake 2.8.10 diff: try to compile >> x11/kde4/akonadi which is now @ 1.8.1 in openbsd-wip. and you will get >> these "can't load library QtDBus.so.4.8" ... > > 1. Did you try CMake 2.8.10 on the fresh system (after fixing hosed system)?
Yes. > 2. Do you have problems with CMake ports only? Yes. My guess is there's something changed in FindQt4.cmake. But if nobody is having these problems, then its a PEBKAC specific to my situation :-) Anybody having problems with cmake and qt4 based ports? That is if you try to compile x11/kde4/akonadi from openbsd-wip? Please let me know. thanks