Thread: UAE
View Single Post
  #7   (View Single Post)  
Old 5th July 2009
robbak's Avatar
robbak robbak is offline
Real Name: Robert Backhaus
VPN Cryptographer
 
Join Date: May 2008
Location: North Queensland, Australia
Posts: 366
Default

You need to rebuild everything that depends on libxcb.
Code:
sudo portupgrade -r x11/libxcb
if you are using portupgrade or
Code:
sudo portmaster -r x11/libxcb
if you are using portmaster instead.

I do not know anything about the 'portmanager' program that you mentioned above.
__________________
The only dumb question is a question not asked.
The only dumb answer is an answer not given.
Reply With Quote