Hello,

I ran into a small issue today with the FreeBSD qt port. Apparently,
when uic is being called during the compilation of the Qt Designer, it
uses /usr/X11R6/lib/libqt-mt.so instead of the lib that was just newly
built.

This produced coredumps for me, since my existing libqt was apparently
slightly broken. After forcing a deinstallation of the existing qt
package before rebuilding it, it all worked fine.

Setting LD_LIBRARY_PATH to the temporary lib dir might help? Anyway,
just thought I'd let you guys know, maybe you'll decide to modify the
port (or pass the issue further upstream to whomever it concerns).

Cheers
Benjamin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to