warnings if dependencies don't have the correct variants ?
Ryan Schmidt
ryandesign at macports.org
Sat Dec 10 00:31:53 PST 2011
On Dec 10, 2011, at 02:19, Scott Webster wrote:
> On Sat, Dec 10, 2011 at 12:11 AM, Ryan Schmidt wrote:
>>> wine (and wine-devel) only builds 32 bit, so if you want to install it
>>> on a normally 64-bit system you need to make sure all the dependencies
>>> are build universal.
>>
>> MacPorts does so for you automatically, provided all dependencies were installed (or last upgraded) using MacPorts 1.9.0 or later. So, this information isn't relevant to this thread.
>
> Ok, well, good to know I guess. However, some of the rdeps of
> wine-devel are not installed universal on my clean Lion install.
> Interesting. Still seems to work. For instance gtk2. Hmm.
I can't explain that. That shouldn't be possible. wine-devel has a library dependency on gst-plugins-base which has a library dependency on gnome-vfs which has a library dependency on gconf which has a library dependency on gtk2. Except wine-devel, all of them have universal variants and none of them are 32-bit-only. If you originally installed them using MacPorts 1.9.0 or later, MacPorts should have upgraded them to universal when you installed wine-devel.
More information about the macports-users
mailing list