https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217240

ru...@bogodyn.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ru...@bogodyn.org

--- Comment #1 from ru...@bogodyn.org ---
Follow-up:  

By adding a symlink
   cd /usr/local/lib/qt4/bin
   ln -s moc moc-qt4

I got past the compilation error in the initial description.  It got caught up
again later, when it tried to run uic-qt4.  A similar symlink got past that,
only to get caught up when it hit "lrelease-qt4."  Kludged that with another
symlink.  Those three symlinks were enough to let the compilation proceed.  But
it is an icky "solution."

I was able to get VirtualBox reinstalled with all that kludging, but clearly
some package (kBuild?  VirtualBox? qtchooser?) is still not aware that the qt
ports got rearranged and that it's inappropriate to add the "-qt4" suffix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to