On Jun 18, 2016, at 8:17 AM, Maria Vecherkovskaya wrote:

> $ port rdependents openmotif
> 
> I had the same error during last upgrade.
> I used 
> $ port install xorg-libXt +flat_namespace
> 
> wich made macports install this variant, but it led to linking errors, so 
> macports automatically activated the universal variant of the port.
> I than manually activated the +flat_namespace variant which allowed me to 
> install openmotif. When the upgrade completed, macports reversed to  the 
> universal variant. To use port that depends on openmotif I had to manually 
> activate +flat_namespace variant. Looks like this may happen with all the 
> ports that require openmotif. Everything else works fine. But you may find 
> that you have to switch back and forth between the universal and 
> +flat_namespace variants

Then you simply need to install xorg-libXt with both the +universal and 
+flat_namespace variants.

sudo port install xorg-libXt +flat_namespace +universal


_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to