View Single Post
  #7   (View Single Post)  
Old 23rd May 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

Quote:
Originally Posted by ccc View Post
I'm getting this on my system:
Code:
# ldd /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/bin/uic
ldd: /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/bin/uic: No such file or directory
that likely means that the uic binary has not been created yet.


I would checkout /etc/libmap.conf and look at the port to try & figure out what library and version Qt3 is linked against for threading support.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote